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 @tweenjs/tween.js from 19.0.0 to 23.1.1 #424

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps @tweenjs/tween.js from 19.0.0 to 23.1.1.

Release notes

Sourced from @​tweenjs/tween.js's releases.

v23.1.1

What's Changed

New Contributors

Full Changelog: tweenjs/tween.js@v23.1.0...v23.1.1

v23.0.0 - Time Travel

What's Changed

  • Add : tests for onRepeat callback by @​MasatoMakino in tweenjs/tween.js#609
  • Handling of repeats with browser tab sleep by @​MasatoMakino in tweenjs/tween.js#564
    • When updates are skipped (f.e. due to requestAnimationFrame not firing for unfocused tabs) and then start firing again later, things now work (tweens can travel properly into the future).
  • BREAKING: negative values for .delay() are no longer valid (it was not a documented feature). See df8214619f671162034b9c881f81eafcdcbcad92 for migration example.
  • Update examples to avoid removed features by @​trusktr

Full Changelog: tweenjs/tween.js@v22.0.0...v23.0.0

v22.0.0 - CommonJS is not so common anymore!

But! Some people might still be using it, so:

Fixes

  • Fix CJS entry point by @​inukshuk in tweenjs/tween.js#659, thanks!
    • BREAKING: This is a potentially breaking change because dist/index.cjs.js was renamed to dist/index.cjs. If you relied on dist/index.cjs.js, update your paths and you'll be good to go.

New Contributors

Full Changelog: tweenjs/tween.js@v21.1.1...v22.0.0

v21.1.1 - TypeScript all day every day!

Fixes:

  • fix the exports field so that types will be discoverable by TypeScript out of the box when importing tween.js into a TS project. Thanks @​tazyong @​jramstedt @​keiya01!

Docs:

Full Changelog: tweenjs/tween.js@v21.0.0...v21.1.1

v21.0.0 - Back to the Future

Docs:

  • bf50c1f529a96b646e3c5fffececb918c4ea7384- Chinese docs up to date with the latest English source. Thanks @​mk965! 🎉

... (truncated)

Commits
  • 4510411 v23.1.1
  • e2c7129 Merge pull request #669 from jackletter/patch-1
  • 0e87eaa Merge branch 'main' into patch-1
  • d5ed238 v23.1.0
  • 49a0858 Merge pull request #674 from kdb9520/TweenDuration
  • c4f6141 Merge branch 'main' into TweenDuration
  • 2029405 v23.0.0
  • 5b71d80 examples: fix resolution of graphs in examples/06_array_interpolation
  • df82146 examples: fix 14_pause_tween which was trying to use the removed
  • bb608dd Merge branch 'main' into PR-#557-tab-sleep
  • Additional commits viewable 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 [@tweenjs/tween.js](https://github.com/tweenjs/tween.js) from 19.0.0 to 23.1.1.
- [Release notes](https://github.com/tweenjs/tween.js/releases)
- [Commits](tweenjs/tween.js@v19.0.0...v23.1.1)

---
updated-dependencies:
- dependency-name: "@tweenjs/tween.js"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2024
@rom1504 rom1504 added this to Needs triage in PR Triage Jan 21, 2024
@rom1504 rom1504 merged commit b7624c3 into master Jan 21, 2024
18 checks passed
PR Triage automation moved this from Needs triage to Closed Jan 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tweenjs/tween.js-23.1.1 branch January 21, 2024 22:48
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
PR Triage
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

1 participant