pmndrs / p2-es

JavaScript 2D physics library
https://p2-es.pmnd.rs
Other
123 stars 11 forks source link

build(deps): bump pixi.js from 7.2.4 to 7.3.1 #121

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps pixi.js from 7.2.4 to 7.3.1.

Release notes

Sourced from pixi.js's releases.

v7.3.1

💾 Download

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixi.js/compare/v7.3.0...v7.3.1

🔥 Hotfix

  • Fix: Use forked version of colord to unblock CodeSandbox on pixijs.com (#9686) @​Zyie

:bug: Fixed

v7.3.0

[!WARNING] TypeScript 5.x is required for upgrading to this release. This release contains a fix to support dispatching generic events for DisplayObjects that's only supported in newer TypeScript versions. See #9747 for specific error.

💾 Download

Development Build:

Production Build:

... (truncated)

Commits
  • b629981 v7.3.1
  • 7603e70 Fix: Round Sprite vertices in calculateTrimmedVertices if roundPixels (#9643)
  • 6509659 Fix issue with loading asset without an alias (#9636)
  • 189f4ab Fix: Use forked version of colord (#9686)
  • 10e3bea v7.3.0
  • afbf1a0 Fix: installing a BitmapFont from an XML as a string (#9645)
  • d1f23cf Add: Handle data URLs & blob URLs properly (#9634)
  • 508991a Fix: Bind touch events only if not supports pointer events (#9480)
  • 6b48082 Add warnings when manually destroying textures from Assets.load (#9580)
  • f7e16da Fix: both touch and point events are called when using Apple pencil (#9591)
  • 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 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)
vercel[bot] commented 11 months ago

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

Name Status Preview Comments Updated (UTC)
p2-es ❌ Failed (Inspect) Oct 16, 2023 2:28am
dependabot[bot] commented 10 months ago

Superseded by #124.