[Snyk] Upgrade shifty from 2.8.0 to 2.15.2#2
Open
snyk-bot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade shifty from 2.8.0 to 2.15.2. See this package in npm: https://www.npmjs.com/package/shifty See this project in Snyk: https://app.snyk.io/org/swina/project/bd632918-0a42-4bb8-b2e9-38c50d6387f0?utm_source=github&utm_medium=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade shifty from 2.8.0 to 2.15.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.
Release notes
Package name: shifty
-
2.15.2 - 2020-12-24
-
2.15.1 - 2020-12-24
-
2.15.0 - 2020-12-18
- Easing formulas
-
2.14.2 - 2020-12-15
-
2.14.1 - 2020-12-11
-
2.14.1-no-closured-variables - 2020-12-15
-
2.14.1-2 - 2020-12-09
-
2.14.0 - 2020-12-09
- CodePen link
- To account for the changed return type, there is now
- This release also re-introduces the
-
2.14.0-1 - 2020-12-08
-
2.14.0-0 - 2020-12-07
-
2.13.2 - 2020-12-01
-
2.13.1 - 2020-12-01
-
2.13.0 - 2020-10-03
-
2.13.0-beta.0 - 2020-10-03
-
2.12.0 - 2020-08-19
-
2.11.1 - 2020-08-17
-
2.11.0 - 2020-08-16
-
2.10.1-0 - 2020-08-16
-
2.10.0 - 2020-08-14
-
2.9.2 - 2020-08-06
-
2.9.1 - 2020-06-23
-
2.9.0 - 2020-05-13
-
2.8.3 - 2019-12-03
-
2.8.0 - 2019-03-19
from shifty GitHub release notesThis is an extremely minor followup to
v2.15.2. It just switches to a more declarative Webpack configuration: 76f01a0I just wanted to isolate this change into its own patch release in case of the (extremely) off chance that there is a regression. However, it should be a safe upgrade.
This is a fix for #129. Thanks @ Hilbertangers!
This builds adds a new build target for web environments:
shifty.core.js. It contains a minimal version of the library:TweenabletweenThis release delivers a (very) small performance improvement. It serves more to make the code more maintainable, but it also speeds it up ever so slightly. You can see a full breakdown of the motivation and implementation in #128.
Defines
Tweenable#catchto fix backwards compatibility with pre-2.14.0 versions.See 4ian/GDevelop#2128 for the story behind this fix.
2.14.1-no-closured-variables
2.14.1-2
2.14.0 brings another round of performance improvements. This release brings Shifty's CPU performance characteristics in-line with GSAP's and delivers superior memory utilization.
Shifty's memory performance
GSAP's memory performance
To achieve this level of performance, a handful of small API modifications were made, but everything is fully backwards-compatible with 2.13.x.
Promises are no longer returned byTweenable#tweenandTweenable#resume. They return theirTweenableinstance.Tweenable#tweenthat returns aPromiseinstance.finishoption fortweenConfig.Documentation: https://jeremyckahn.github.io/shifty/doc/index.html
Video about performance optimizations and techniques
Commit messages
Package name: shifty
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