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

[Snyk] Upgrade sortablejs from 1.10.2 to 1.15.0 #2

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade sortablejs from 1.10.2 to 1.15.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 7 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-03-20.
Release notes
Package name: sortablejs
  • 1.15.0 - 2022-03-20
    • #2072: Make sure dragged element is inserted after last dragged element
    • #2084: Added avoidImplicitDeselect option to MultiDrag
    • #2093: Remove ID from cloned element
    • #2095: Remove ignoring click on Chrome for Android when dragging (wasn't necessary)
  • 1.14.0 - 2021-07-04
    • Clarify dataIdAttr option docs
    • #1942: Check if ghost is first
    • #2021: Fix multidrag indicies
    • #2025: Fix reverting with nested sortables
    • Added forceAutoScrollFallback option
    • Add trick for empty sortables to README
    • Use minified version main field of package.json
  • 1.13.0 - 2021-01-08
    • #1681: Fix clicking select tags
    • #1784: Fix "insertBefore error" issue on nested lists
    • #1834: Improve repaint function for compressor scripts
    • Throw error when mounting duplicate plugins
    • #1904: Fix IE11 error when dragging element
    • Improve docs
    • #1571: Ignore pointer events on Safari (Fixes issue with Safari 13+)
    • #1954: Add useAnimation option to sort()
  • 1.12.0 - 2020-09-21
  • 1.11.2-alpha.4 - 2020-09-18
  • 1.11.2-alpha.3 - 2020-09-14
  • 1.11.2-alpha.2 - 2020-09-14
  • 1.10.2 - 2019-12-25
    • #1674: add MSCSSMatrix to matrixFn options
    • #1639: disable delayed drag events during destroy
    • #1644: Remove transform on drop
    • #1689: Added type check for 'dragStarted' variable
    • #1647: Fix(utils): Chrome < 44 not support scrollingElement
    • #1699: Fixed multiplying ghost transform
    • Added Open Collective
from sortablejs GitHub release notes
Commit messages
Package name: sortablejs
  • babf6ab 1.15.0
  • 632d70b fix vulnerabilities
  • 63762d4 Merge pull request #2095 from itsjohncs/prevent-next-click-failure-android
  • 8e8a107 Merge pull request #2094 from vanboom/master
  • c047ac2 Merge pull request #2104 from jombLiu/patch-1
  • bf66902 Update package.json
  • cf04481 Prevent ignored touches on Android Chrome.
  • 840f9ae Issue #2093 remove ID from the cloned element prior to adding to the DOM.
  • daaefed Merge pull request #2072 from code4fan/master
  • b8940a9 Merge pull request #2084 from Agnaev/master
  • 796bb3f Update README.md
  • e5d428a avoid implicit deselect on outside click
  • 6bf2914 Merge pull request Canocal url fix #1 from code4fan/fix-drag-position
  • 3eb3564 fix the drag position problem when existing non draggable elements at the end of the list
  • 21f7ede fix multidrag originalEvent
  • 4684991 1.14.0
  • 101b92e Merge pull request #2034 from Yopai/patch-1
  • 7d0c6a0 Update README.md
  • a1015e2 Update README.md
  • e294ab9 fix deepscan issue
  • 593235d fix _ghostIsFirst error
  • 558c633 preformance improvement
  • d83734a Add forceAutoScrollFallback option
  • 0a1bab7 #2025: Fix reverting with nested sortables

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant