Skip to content

Bump the npm-production group with 9 updates - #5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-production-60fa5b87a3
Closed

Bump the npm-production group with 9 updates#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-production-60fa5b87a3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown

Updates the requirements on @actions/core, @dimforge/rapier2d, @dimforge/rapier2d-compat, earcut, opentype.js, planck, points-on-path, poly-decomp and svg-path-parser to permit the latest version.
Updates @actions/core from 3.0.0 to 3.0.1

Changelog

Sourced from @​actions/core's changelog.

3.0.1

  • Bump undici from 6.23.0 to 6.24.1 #2348
Commits

Updates @dimforge/rapier2d to 0.19.3

Changelog

Sourced from @​dimforge/rapier2d's changelog.

0.19.3 (05 Nov. 2025)

  • Significantly improve performances of combineVoxelStates.

0.19.2 (17 Oct. 2025)

  • Fix bug where kinematic bodies would not wake up when setting its velocity.
  • Fix bug where slow-moving kinematic bodies would fall asleep.
  • Fix point-projection on voxels shapes.

0.19.1 (03 Oct. 2025)

Modified

  • Update to Rapier 0.30.0. The only change is a switch to a sparse storage for the Voxels shapes. This allows support for orders of magnitudes larger maps without reaching the 4GB WASM memory limit.

0.19.0 (05 Sept. 2025)

Modified

  • Update to Rapier 0.29.0 which includes performance improvements for scenes involving a lot of contact constraints. See dimforge/rapier#876 for details.
  • Renamed the RigidBody.invPrincipalInertiaSqrt and .effectiveWorldInvInertiaSqrt methods to RigidBody.invPrincipalInertia and .effectiveWorldInvInertia (removed the Sqrt suffix). These methods will now return the actual inverse angular inertia matrix rather than its square root.
  • Removed methods related to the legacy PGS solver: World.numAdditionalFrictionIterations, switchToStandardPgsSolver, switchToSmallStepsPgsSolver, switchToSmallStepsPgsSolverWithoutWarmstart.

0.18.2 (13 August 2025)

Fixed

  • Fix rollup configuration adding types: "./rapier.d.ts" to the export config.

0.18.1 (8 August 2025)

Modified

  • Update to Rapier 0.28.0 which includes performance improvements when CCD is active and when the user applies modification to a collider or rigid-body.

Fix

  • Another attempt to fix bundlerless module import with rapier-compat.

0.18.0 (24 July 2025)

Added

... (truncated)

Commits

Updates @dimforge/rapier2d-compat to 0.19.3

Changelog

Sourced from @​dimforge/rapier2d-compat's changelog.

0.19.3 (05 Nov. 2025)

  • Significantly improve performances of combineVoxelStates.

0.19.2 (17 Oct. 2025)

  • Fix bug where kinematic bodies would not wake up when setting its velocity.
  • Fix bug where slow-moving kinematic bodies would fall asleep.
  • Fix point-projection on voxels shapes.

0.19.1 (03 Oct. 2025)

Modified

  • Update to Rapier 0.30.0. The only change is a switch to a sparse storage for the Voxels shapes. This allows support for orders of magnitudes larger maps without reaching the 4GB WASM memory limit.

0.19.0 (05 Sept. 2025)

Modified

  • Update to Rapier 0.29.0 which includes performance improvements for scenes involving a lot of contact constraints. See dimforge/rapier#876 for details.
  • Renamed the RigidBody.invPrincipalInertiaSqrt and .effectiveWorldInvInertiaSqrt methods to RigidBody.invPrincipalInertia and .effectiveWorldInvInertia (removed the Sqrt suffix). These methods will now return the actual inverse angular inertia matrix rather than its square root.
  • Removed methods related to the legacy PGS solver: World.numAdditionalFrictionIterations, switchToStandardPgsSolver, switchToSmallStepsPgsSolver, switchToSmallStepsPgsSolverWithoutWarmstart.

0.18.2 (13 August 2025)

Fixed

  • Fix rollup configuration adding types: "./rapier.d.ts" to the export config.

0.18.1 (8 August 2025)

Modified

  • Update to Rapier 0.28.0 which includes performance improvements when CCD is active and when the user applies modification to a collider or rigid-body.

Fix

  • Another attempt to fix bundlerless module import with rapier-compat.

0.18.0 (24 July 2025)

Added

... (truncated)

Commits

Updates earcut to 3.2.3

Release notes

Sourced from earcut's releases.

v3.2.3

Fix a refine edge case where it could get into an infinite loop on near-cocircular points (thanks to @​spokodev for catching this), and speed it up slightly.

Commits

Updates opentype.js to 2.0.0

Release notes

Sourced from opentype.js's releases.

2.0.0

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for opentype.js since your current version.


Updates planck to 1.5.0

Changelog

Sourced from planck's changelog.

1.5.0

Minor Changes

  • 6ede4f3: Publish add-body, add-fixture, add-joint events

Patch Changes

  • 9415379: Add fixedRotation to body serialize
  • 7791ea1: Remove temp fields from distance-joint serialization
  • 86c9079: Remove hasVertex0 and hasVertex3 from serialize Edge
  • 4fc10a7: In polygon and chain _deserialize use Vec2Value

1.4.3

Patch Changes

  • 0bba3b2: Bug fix addVec2

1.4.2

Patch Changes

  • 9343ffc: Fix testbed drawing

1.4.1

Patch Changes

  • d12d0cc: Fix shape name alias export

1.4.0

Minor Changes

  • 0dcc98b: Split TestbedInterface and Testbed class

Patch Changes

  • e1a2717: Mark serialize and deserialize functions as @​hidden instead of @​internal
  • 3446820: Fix AABB.rayCast

1.3.0

Minor Changes

  • bb9bb87: Testbed rendering rewrite
  • 56193e7: Add DataDriver (experimental for demo use-case)

Patch Changes

... (truncated)

Commits

Updates points-on-path to 0.2.1

Commits

Updates poly-decomp to 0.3.0

Commits

Updates svg-path-parser to 1.1.0

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 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

Updates the requirements on [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@dimforge/rapier2d](https://github.com/dimforge/rapier.js), [@dimforge/rapier2d-compat](https://github.com/dimforge/rapier.js), [earcut](https://github.com/mapbox/earcut), [opentype.js](https://github.com/opentypejs/opentype.js), [planck](https://github.com/piqnt/planck.js), [points-on-path](https://github.com/pshihn/points-on-path), [poly-decomp](https://github.com/schteppe/poly-decomp.js) and [svg-path-parser](https://github.com/hughsk/svg-path-parser) to permit the latest version.

Updates `@actions/core` from 3.0.0 to 3.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@dimforge/rapier2d` to 0.19.3
- [Changelog](https://github.com/dimforge/rapier.js/blob/master/CHANGELOG.md)
- [Commits](dimforge/rapier.js@v0.19.3...v0.19.3)

Updates `@dimforge/rapier2d-compat` to 0.19.3
- [Changelog](https://github.com/dimforge/rapier.js/blob/master/CHANGELOG.md)
- [Commits](dimforge/rapier.js@v0.19.3...v0.19.3)

Updates `earcut` to 3.2.3
- [Release notes](https://github.com/mapbox/earcut/releases)
- [Commits](mapbox/earcut@v3.2.3...v3.2.3)

Updates `opentype.js` to 2.0.0
- [Release notes](https://github.com/opentypejs/opentype.js/releases)
- [Commits](opentypejs/opentype.js@2.0.0...2.0.0)

Updates `planck` to 1.5.0
- [Changelog](https://github.com/piqnt/planck.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piqnt/planck.js/commits)

Updates `points-on-path` to 0.2.1
- [Commits](https://github.com/pshihn/points-on-path/commits)

Updates `poly-decomp` to 0.3.0
- [Commits](https://github.com/schteppe/poly-decomp.js/commits)

Updates `svg-path-parser` to 1.1.0
- [Release notes](https://github.com/hughsk/svg-path-parser/releases)
- [Commits](hughsk/svg-path-parser@v1.1...v1.1)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@dimforge/rapier2d"
  dependency-version: 0.19.3
  dependency-type: direct:production
  dependency-group: npm-production
- dependency-name: "@dimforge/rapier2d-compat"
  dependency-version: 0.19.3
  dependency-type: direct:production
  dependency-group: npm-production
- dependency-name: earcut
  dependency-version: 3.2.3
  dependency-type: direct:production
  dependency-group: npm-production
- dependency-name: opentype.js
  dependency-version: 2.0.0
  dependency-type: direct:production
  dependency-group: npm-production
- dependency-name: planck
  dependency-version: 1.5.0
  dependency-type: direct:production
  dependency-group: npm-production
- dependency-name: points-on-path
  dependency-version: 0.2.1
  dependency-type: direct:production
  dependency-group: npm-production
- dependency-name: poly-decomp
  dependency-version: 0.3.0
  dependency-type: direct:production
  dependency-group: npm-production
- dependency-name: svg-path-parser
  dependency-version: 1.1.0
  dependency-type: direct:production
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Author

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

@dependabot dependabot Bot closed this Jul 24, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-production-60fa5b87a3 branch July 24, 2026 01:37
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