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

chore(deps): bump the production-dependencies group across 1 directory with 6 updates #349

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps the production-dependencies group with 6 updates in the / directory:

Package From To
motion 11.18.1 12.0.3
pixi.js 8.6.6 8.7.0
shiki 1.27.2 2.1.0
xml-formatter 3.6.3 3.6.4
@types/node 22.10.7 22.10.10
@types/ws 8.5.13 8.5.14

Updates motion from 11.18.1 to 12.0.3

Changelog

Sourced from motion's changelog.

[12.0.3] 2025-01-23

Fixed

  • Fixed toggling between shared layout animations multiple times.

Added

  • Added private anchorX prop to AnimatePresence.

Changed

  • Simplified useSpring for smaller bundlesize.

[12.0.1] 2025-01-21

Fixed

  • Prevent relative animations from restarting layout animations unnecessarily.

[12.0.0] 2025-01-20

Changed

  • press, hover and inView now pass the target element as the first argument to the gesture start callback.

[11.18.2] 2025-01-20

Fixed

  • Animations with transformTemplate not hardware accelerated.
Commits

Updates pixi.js from 8.6.6 to 8.7.0

Release notes

Sourced from pixi.js's releases.

v8.7.0

💾 Download

Development Build:

Production Build:

Documentation:

Changed

pixijs/pixijs@v8.6.6...v8.7.0

🎁 Added

🐛 Fixed

🧹 Chores

New Contributors

... (truncated)

Commits

Updates shiki from 1.27.2 to 2.1.0

Release notes

Sourced from shiki's releases.

v2.1.0

   🚀 Features

    View changes on GitHub

v2.0.3

   🐞 Bug Fixes

    View changes on GitHub

v2.0.2

   🐞 Bug Fixes

    View changes on GitHub

v2.0.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

Read the announcement: Shiki v2

    View changes on GitHub

v1.29.1

   🚀 Features

    View changes on GitHub

v1.29.0

   🚀 Features

... (truncated)

Commits

Updates xml-formatter from 3.6.3 to 3.6.4

Commits
  • a66a6d0 Version Bump to 3.6.4 (patch)
  • 28bdd1c fix: Fixed issue when formatting content using collapseContent with XML ele...
  • 70dd385 Bump elliptic from 6.5.4 to 6.6.0 (#76)
  • See full diff in compare view

Updates @types/node from 22.10.7 to 22.10.10

Commits

Updates @types/ws from 8.5.13 to 8.5.14

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…y with 6 updates

Bumps the production-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [motion](https://github.com/motiondivision/motion) | `11.18.1` | `12.0.3` |
| [pixi.js](https://github.com/pixijs/pixijs) | `8.6.6` | `8.7.0` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.27.2` | `2.1.0` |
| [xml-formatter](https://github.com/chrisbottin/xml-formatter) | `3.6.3` | `3.6.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.10.10` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.13` | `8.5.14` |



Updates `motion` from 11.18.1 to 12.0.3
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.18.1...v12.0.3)

Updates `pixi.js` from 8.6.6 to 8.7.0
- [Release notes](https://github.com/pixijs/pixijs/releases)
- [Commits](pixijs/pixijs@v8.6.6...v8.7.0)

Updates `shiki` from 1.27.2 to 2.1.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v2.1.0/packages/shiki)

Updates `xml-formatter` from 3.6.3 to 3.6.4
- [Commits](chrisbottin/xml-formatter@3.6.3...3.6.4)

Updates `@types/node` from 22.10.7 to 22.10.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/ws` from 8.5.13 to 8.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: motion
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: pixi.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: xml-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from aarnphm as a code owner January 23, 2025 19:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2025
Copy link

cloudflare-workers-and-pages bot commented Jan 23, 2025

Deploying aarnphm with  Cloudflare Pages  Cloudflare Pages

Latest commit: e810131
Status:🚫  Build failed.

View logs

Copy link

vercel bot commented Jan 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cdn-files ❌ Failed (Inspect) Jan 23, 2025 7:57pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-570cda2656 branch January 24, 2025 19:14
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants