Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.webjars.npm:sortablejs from 1.15.2 to 1.15.6 #4499

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps org.webjars.npm:sortablejs from 1.15.2 to 1.15.6.

Release notes

Sourced from org.webjars.npm:sortablejs's releases.

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
  • 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
  • 62f0498 1.15.4
  • 7fd5baf #1897: Prevent multi-select of non-draggable and filtered items
  • afb71dc npm audit fix
  • f7a645c fix text selection during fallback drag + improve pointer event support
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot force-pushed the dependabot/maven/org.webjars.npm-sortablejs-1.15.6 branch from cc14912 to 9cb6720 Compare December 13, 2024 08:56
@iliyan-velichkov iliyan-velichkov force-pushed the dependabot/maven/org.webjars.npm-sortablejs-1.15.6 branch 2 times, most recently from 5b29dbe to adfcf1c Compare January 13, 2025 10:36
Bumps [org.webjars.npm:sortablejs](https://github.com/SortableJS/Sortable) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](SortableJS/Sortable@1.15.2...1.15.6)

---
updated-dependencies:
- dependency-name: org.webjars.npm:sortablejs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@iliyan-velichkov iliyan-velichkov force-pushed the dependabot/maven/org.webjars.npm-sortablejs-1.15.6 branch from adfcf1c to b634bf0 Compare January 13, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant