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.8.4 to 1.10.2 #33

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

snyk-bot
Copy link
Contributor

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

ℹ️ 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 3 months ago, on 2019-12-25.
Release notes
Package name: sortablejs
  • 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
  • 1.10.1 - 2019-10-01
    • #1640: Fix OnSpill destroy error
    • Fix errors if imported in NodeJS context
  • 1.10.0 - 2019-09-15
    • #1556: Fix delayOnTouchOnly for android
    • Add tests
    • #1580: Fix plugins' references to options
    • Improve OnSpill support with multiple sortables + fix drop events
    • #1611: Remove MultiDrag events on GLOBAL destroy
    • #1597: Fix docs for enabling plugins
    • #1599: Support for transforms on ghost element
    • Animation performance improvements
    • #1634: Fix onSpill plugins on mobile
    • #1598: Allow selecting with SHIFT key without multiDragKey being down
  • 1.10.0-rc3 - 2019-06-27
    • Fixed IE compatibility
    • #1517: Fixed delay issue (again)
    • #1539: Better loop safety
  • 1.10.0-rc2 - 2019-06-07
    • Better documentation of plugin usage
    • Fixed issues where Sortable dependency was not available in plugins
  • 1.10.0-rc1 - 2019-06-06
  • 1.9.0 - 2019-04-20
    • #1471: Use real event properties when doing empty insert
    • #1475: Fixed _lastChild failing to ignore display:none
    • #1476: Stricter requirements for supportPointer
    • Better fix for unwanted IE event capturing
    • Optimize nearestEmptyInsertDetectEvent callback (#1483)
    • #1472: Added oldDraggableIndex + newDraggableIndex
    • #1487: Detect for empty insert always if not inserted
    • #1489: Fix infinite loop in detecting shadow DOM
    • #1492: Improved repaint trigger
    • #1469: Fixed delay option on Android
    • #1482: Added delayOnTouchOnly option
  • 1.8.4 - 2019-03-11
    • #1451: Automatic direction detection for grids
    • #659: Better cross-browser compatibility for delay option
    • Fixed text selection in fallback on MacOS Safari
    • #1458: Fixed auto-scrolling in MacOS Safari
    • Added compensation for Chrome's adjustment of scroll position if swapped element is out of viewport
    • Added pullMode to event object
    • #1457: Improved detection of empty sortables
    • #1462: Fixed setting of ghostClass, as well as animating items only after clones are shown
from sortablejs GitHub release notes
Commit messages
Package name: sortablejs
  • 2addddd 1.10.2
  • aae2c97 #1699: Fixed multiplying ghost transform
  • de5e7a4 Merge pull request #1647 from pangjian/master
  • 5a3ee2d Merge pull request #1705 from waynevanson/patch-1
  • 4105c13 Update README.md
  • 143c63c Merge pull request #1700 from SortableJS/dependabot/npm_and_yarn/mixin-deep-1.3.2
  • eea4027 Bump mixin-deep from 1.3.1 to 1.3.2
  • 1a79646 Merge pull request #1689 from kcak11/master
  • ac5ec44 Added type check for 'dragStarted' variable as this is causing thousands of console errors in Chrome, Firefox, Edge, IE, Safari before the first drag.
  • ec7b5e9 Merge pull request #1674 from jmfolds/ie11-multidrag-fix
  • caca04a add MSCSSMatrix to matrixFn options
  • 118828d disable delayed drag events during destory
  • e979370 #1644: Remove transform on drop
  • 8b07ba2 Added Open Collective
  • e824ed1 Fix optionListeners typo
  • 8d7cb88 1.10.1
  • 278b587 Fix saucelabs logo for npm
  • 576e335 Do not throw error if imported in nodeJS context
  • 5fccf71 #1646: Fix SSR rendering
  • 9fd5769 #1640: Fix OnSpill destroy error
  • 3f0a9bd Fix(utils): Chrome < 44 not support scrollingElement
  • 425cd35 disable delayed drag events during destory
  • 82ce396 1.10.0
  • 2e6df83 #1598: Allow selecting with SHIFT key without multiDragKey being down

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

@jupe jupe merged commit c0dafff into master Mar 25, 2020
@jupe jupe deleted the snyk-upgrade-ca8a6ceb04eb84d41b02225085058d19 branch March 25, 2020 05:16
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.

2 participants