chore(deps): bump the production-dependencies group with 2 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(5 months ago)
(4 months ago)
dependencies javascript
Bumps the production-dependencies group with 2 updates: pixi.js and @types/node.
Updates pixi.js from 8.10.2 to 8.11.0
Release notes
Sourced from pixi.js's releases.
v8.11.0
💾 Download
Installation:
npm install pixi.js@8.11.0Development Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.11.0/dist/pixi.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.11.0/dist/pixi.mjs
Production Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.11.0/dist/pixi.min.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.11.0/dist/pixi.min.mjs
Documentation:
Changed
https://github.com/pixijs/pixi.js/compare/v8.10.2...v8.11.0
🚨 Behavior Change 🚨
In this release, we've corrected how
textStyle.paddinginteracts with text positioning whenanchorvalues are set. Previously, padding could incorrectly offset the position of text objects. With this fix, text objects now behave consistently but you may notice some text elements appear slightly repositioned as a result. This is expected and reflects the intended, more predictable layout.🎁 Added
- feat: adds text splitting functionality by
@Zyiein pixijs/pixijs#11496- feat: Implements replaceChild method for Container by
@Zyiein pixijs/pixijs#11506- feat: Adds origin point for container transformations by
@Zyiein pixijs/pixijs#11501- feat: break words for bitmap text by
@iamDecodein pixijs/pixijs#11502🐛 Fixed
- fix: text bounds calculation to account for anchor and padding by
@GoodBoyDigitalin pixijs/pixijs#11483- fix: dynamic bitmap font shadow applied twice by
@Zyiein pixijs/pixijs#11504- fix: reset transform when returning canvas to CanvasPool by
@BOTDanin pixijs/pixijs#11460- fix: TextMetrics tokenize didn't handle CRLF line ending by
@maliutin pixijs/pixijs#11469- fix: remove special number casing for particle tint by
@bigtimebuddyin pixijs/pixijs#11484- fix: polygon x/y returning incorrect value by
@Zyiein pixijs/pixijs#11457- fix: warn if transparent background is set after opaque init by
@Ashish050488in pixijs/pixijs#11514🧹 Chores
- chore: update typedoc and minor doc fixes by
@Zyiein pixijs/pixijs#11512New Contributors
@BOTDanmade their first contribution in pixijs/pixijs#11460@iamDecodemade their first contribution in pixijs/pixijs#11502@Ashish050488made their first contribution in pixijs/pixijs#11514
Commits
efa7febv8.11.06b2c304feat: adds text splitting functionality (#11496)23dca4bfix: warn if transparent background is set after opaque init (#11514)76933bbfeat: break words for bitmap text (#11502)8770138feat: Adds origin point for container transformations (#11501)dd36f68chore: update typedoc and minor doc fixes (#11512)685794bfix: polygon x/y returning incorrect value (#11457)8e5f122feat: Implements replaceChild method for Container (#11506)a0807befix: reset transform when returning canvas to pool (#11460)1bfeadbfix: TextMetrics tokenize didn't handle CRLF line ending (#11469)- Additional commits viewable in compare view
Updates @types/node from 24.0.7 to 24.0.10
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 3209445 |
| UUID: | 3207785889 |
| Node ID: | PR_kwDOOraRoM6dsf5U |
| Host: | GitHub |
| Repository: | codeyoma/codeyoma.github.io |