Skip to content

Bump sortablejs from 1.15.2 to 1.15.7 in /_dev - #350

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/_dev/sortablejs-1.15.7
Open

Bump sortablejs from 1.15.2 to 1.15.7 in /_dev#350
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/_dev/sortablejs-1.15.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps sortablejs from 1.15.2 to 1.15.7.

Release notes

Sourced from sortablejs's releases.

v1.15.7

#2431: Fix potential browser freezing bug #2369: Fix edge-case where inputs being erroneously re-checked when another sortable is destroyed

v1.15.6

  • Restore pervious text clearing selection behaviour on fallback-enabled sortable lists. Text should be cleared whenever mouse is down on a sortable item, but text inputs within items should still be interactable
  • #2244: Fix issue where multi-drag selection doesn't work on IOS devices

v1.15.5

  • #2410: Further improvements to handling of text selection during drag, to allow text inputs to continue to function within sortable items. Removed the previous nextTick solution which caused text inputs to be noninteractive, and instead have moved the text selection clearing to the actual drag start.

v1.15.4

  • Fix issue where text selection occurs during dragging when fallback is enabled
  • Improved support for pointer events
  • #1897: [MultiDrag] Prevent multi-select of non-draggable and filtered items

v1.15.3

  • Expose expando value in Sortable.utils
  • #2346: Fix inability to drag in fallback when handle has a shadowRoot
  • Include src folder in NPM package
Commits
  • 031649b 1.15.7
  • 3696da4 Merge pull request #2369 from daftspunk/patch-1
  • ddd0597 Merge pull request #2431 from marvinscharle/fix/sortable-crashes-shadow-dom
  • bd74abb fix: Sortable crashes browser when event is triggered from within ShadowDom e...
  • 63ecb31 1.15.6
  • 2217239 #2244: Allow supportPointer to be enabled by default for IOS
  • 7d7d5d6 restore old fallback selection clearing behaviour
  • 104d731 1.15.5
  • a81251f #2410: Further improve selection handling on drag start
  • ca13d2c #2410: clear selection after drag start only with fallback
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.2 to 1.15.7.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](SortableJS/Sortable@1.15.2...1.15.7)

---
updated-dependencies:
- dependency-name: sortablejs
  dependency-version: 1.15.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants