Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps sortablejs from 1.15.2 to 1.15.4.

Release notes

Sourced from sortablejs's releases.

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
  • 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
  • dcb8f9e 1.15.3
  • e7b4859 Merge pull request #2347 from driskull/master
  • 9fab4b9 remove trailing comma for consistency
  • 1e9ad0d review fixes
  • 41ff81f export expando with utils + include src with npm package
  • 7f0a463 fix: set the target as the host element when target contains a shadowRoot. #2346
  • See full diff 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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2024

Superseded by #186.

@dependabot dependabot bot closed this Nov 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sortablejs-1.15.4 branch November 28, 2024 23:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant