chore(deps): bump the production-dependencies group across 1 directory with 10 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(5 months ago)
(5 months ago)
(5 months ago)
dependencies javascript
Bumps the production-dependencies group with 10 updates in the / directory:
| Package | From | To |
|---|---|---|
| @floating-ui/dom | 1.7.0 |
1.7.1 |
| flexsearch | 0.8.204 |
0.8.205 |
| pixi.js | 8.9.2 |
8.10.1 |
| preact | 10.26.7 |
10.26.9 |
| shiki | 3.4.2 |
3.6.0 |
| workerpool | 9.2.0 |
9.3.2 |
| yargs | 17.7.2 |
18.0.0 |
| @types/node | 22.15.21 |
24.0.2 |
| esbuild | 0.25.4 |
0.25.5 |
| tsx | 4.19.4 |
4.20.3 |
Updates @floating-ui/dom from 1.7.0 to 1.7.1
Release notes
Sourced from @floating-ui/dom's releases.
@floating-ui/dom@1.7.1Patch Changes
- Update dependencies:
@floating-ui/core@1.7.1
Changelog
Sourced from @floating-ui/dom's changelog.
1.7.1
Patch Changes
- Update dependencies:
@floating-ui/core@1.7.1
Commits
999bb86chore: version packages (#3336)37eb937fix(flip): check all placements for main axis overflow with `crossAxis: 'alig...- See full diff in compare view
Updates flexsearch from 0.8.204 to 0.8.205
Commits
- See full diff in compare view
Updates pixi.js from 8.9.2 to 8.10.1
Release notes
Sourced from pixi.js's releases.
v8.10.1
💾 Download
Installation:
npm install pixi.js@8.10.1Development Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.1/dist/pixi.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.1/dist/pixi.mjs
Production Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.1/dist/pixi.min.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.1/dist/pixi.min.mjs
Documentation:
Changed
https://github.com/pixijs/pixi.js/compare/v8.10.0...v8.10.1
🐛 Fixed
- fix: earcut export by
@Zyiein pixijs/pixijs#11464v8.10.0
💾 Download
Installation:
npm install pixi.js@8.10.0Development Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.0/dist/pixi.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.0/dist/pixi.mjs
Production Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.0/dist/pixi.min.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.0/dist/pixi.min.mjs
Documentation:
Changed
https://github.com/pixijs/pixi.js/compare/v8.9.2...v8.10.0
🚨 Behavior Change 🚨
With this release we have fixed the
ParticleContainer.removeParticles(startIndex, endIndex)logic to correctly set theendIndextothis.particleChildren.lengthby default. This now matches the behavior ofcontainer.removeChildren()
... (truncated)
Commits
7be477fv8.10.1cf7753dfix: earcut export (#11464)40dbf24v8.10.00dbf899chore: improve api doc comments (#11455)4c0fa2cEventTicker._update no PointerEvent case (#11217)7d09d6dfeat: support trimmed text (#11456)7d91234chore: add standard/advanced tags to documentation (#11448)5a4e718feat: The build (ShapeBuilder) method should report its success (#11283)a61ea08fix letter spacing getter (#11429)5c0b78bfix: iOS issue loading video when autoplay is false and preload is true. (#11...- Additional commits viewable in compare view
Updates preact from 10.26.7 to 10.26.9
Release notes
Sourced from preact's releases.
10.26.9
Fixes
- Export
test-utilsfrom compat by@rawrmonstarin preactjs/preact#4783- Escape
styleobject value inprecompiletransform by@marvinhagemeisterin preactjs/preact#4795- Fix signal attribute values not working with
precompiletransform by@marvinhagemeisterin preactjs/preact#4798Maintenance
- Bump
browserslistby@rschristianin preactjs/preact#4785- Avoid caching so file-saves work first try by
@JoviDeCroockin preactjs/preact#4786- Make previous benchmark results not required by
@marvinhagemeisterin preactjs/preact#4796- Point release workflow to 10.x by
@marvinhagemeisterin preactjs/preact#479710.26.8
Fixes
- Fix defaultProps applying on null values (#4775, thanks
@JoviDeCroock)
Commits
ee12c20Merge pull request #4800 from preactjs/release-10.26.99b54e1b10.26.9d369bdbMerge pull request #4798 from preactjs/10.x-precompile-attrc6defb4fix: signal attribute values not working with precompile transform2a57866Merge pull request #4797 from preactjs/10.x-release8ed14dechore: point release workflow to 10.xfd1f38dMerge pull request #4795 from preactjs/10.x-precompile-style85e0cabfix: escape style object value in precompile transform5c206b5Merge pull request #4796 from preactjs/10.x-benchmarksa4263b5chore: make previous benchmark results not required- Additional commits viewable in compare view
Updates shiki from 3.4.2 to 3.6.0
Release notes
Sourced from shiki's releases.
v3.6.0
🚀 Features
View changes on GitHub
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by@dahliaand@antfuin shikijs/shiki#1028 (119b2)🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by
@nekomoyiin shikijs/shiki#1017 (e75a9)- Update styling for removed vp-code class and fix word highlighting - by
@luke358in shikijs/shiki#1021 (494f7)View changes on GitHub
Commits
9cb3d8cchore: release v3.6.0fda1f5bchore: release v3.5.0- See full diff in compare view
Updates workerpool from 9.2.0 to 9.3.2
Changelog
Sourced from workerpool's changelog.
2025-05-29, version 9.3.2
- Fix: #505 npm package missing
/src/generated/files.2025-05-29, version 9.3.1
- Fix: #505 npm package missing
/src/generated/files.2025-05-28, version 9.3.0
- Feat: support for events and std streams to parents from an abort handler (#478). Thanks
@joshLong145.- feat: improve compatibility with standard Promise type (#504). Thanks
@joshkel.
Commits
- See full diff in compare view
Updates yargs from 17.7.2 to 18.0.0
Changelog
Sourced from yargs's changelog.
18.0.0 (2025-05-26)
⚠ BREAKING CHANGES
- command names are not derived from modules passed to
command.- singleton usage of yargs yargs.foo, yargs().argv, has been removed.
- minimum node.js versions now
^20.19.0 || ^22.12.0 || >=23.- yargs is now ESM first
Features
- commandDir now works with ESM files (#2461) (27eec18)
- locale: adds hebrew translation (#2357) (4266485)
- yargs is now ESM first (d90af45)
- zsh: Add default completion as fallback (#2331) (e02c91b)
Bug Fixes
- addDirectory do not support absolute command dir (#2465) (3a40a78)
- allows ESM modules commands to be extensible using visit option (#2468) (200e1aa)
- browser: fix shims so that yargs continues working in browser context (#2457) (4ae5f57)
- build: address problems with typescript compilation (#2445) (8d72fb3)
- coerce should play well with parser configuration (#2308) (8343c66)
- deps: update dependency yargs-parser to v22 (#2470) (639130d)
- exit after async handler done (#2313) (e326cde)
- handle spaces in bash completion (#2452) (83b7788)
- parser-configuration should work well with generated completion script (#2332) (888db19)
- propagate Dictionary including undefined in value type (#2393) (2b2f7f5)
- zsh: completion no longer requires double tab when using autoloaded (0dd8fe4)
Code Refactoring
- command names are not derived from modules passed to
command. (d90af45)- singleton usage of yargs yargs.foo, yargs().argv, has been removed. (d90af45)
Build System
- minimum node.js versions now
^20.19.0 || ^22.12.0 || >=23. (d90af45)
Commits
0bc7255chore(main): release 18.0.0 (#2325)639130dfix(deps): update dependency yargs-parser to v22 (#2470)200e1aafix: allows ESM modules commands to be extensible using visit option (#2468)888db19fix: parser-configuration should work well with generated completion script (...3a40a78fix: addDirectory do not support absolute command dir (#2465)90e9ecadocs: remove to old slack channel (#2466)0dd8fe4fix(zsh): completion no longer requires double tab when using autoloaded27eec18feat: commandDir now works with ESM files (#2461)f9c72a7docs: update examples to run from examples folder (#2463)e02c91bfeat(zsh): Add default completion as fallback (#2331)- Additional commits viewable in compare view
Updates @types/node from 22.15.21 to 24.0.2
Commits
- See full diff in compare view
Updates esbuild from 0.25.4 to 0.25.5
Release notes
Sourced from esbuild's releases.
v0.25.5
Fix a regression with
browserinpackage.json(#4187)The fix to #4144 in version 0.25.3 introduced a regression that caused
browseroverrides specified inpackage.jsonto fail to override relative path names that end in a trailing slash. That behavior change affected theaxios@0.30.0package. This regression has been fixed, and now has test coverage.Add support for certain keywords as TypeScript tuple labels (#4192)
Previously esbuild could incorrectly fail to parse certain keywords as TypeScript tuple labels that are parsed by the official TypeScript compiler if they were followed by a
?modifier. These labels includedfunction,import,infer,new,readonly, andtypeof. With this release, these keywords will now be parsed correctly. Here's an example of some affected code:type Foo = [ value: any, readonly?: boolean, // This is now parsed correctly ]Add CSS prefixes for the
stretchsizing value (#4184)This release adds support for prefixing CSS declarations such as
div { width: stretch }. That CSS is now transformed into this depending on what the--target=setting includes:div { width: -webkit-fill-available; width: -moz-available; width: stretch; }
Changelog
Sourced from esbuild's changelog.
0.25.5
Fix a regression with
browserinpackage.json(#4187)The fix to #4144 in version 0.25.3 introduced a regression that caused
browseroverrides specified inpackage.jsonto fail to override relative path names that end in a trailing slash. That behavior change affected theaxios@0.30.0package. This regression has been fixed, and now has test coverage.Add support for certain keywords as TypeScript tuple labels (#4192)
Previously esbuild could incorrectly fail to parse certain keywords as TypeScript tuple labels that are parsed by the official TypeScript compiler if they were followed by a
?modifier. These labels includedfunction,import,infer,new,readonly, andtypeof. With this release, these keywords will now be parsed correctly. Here's an example of some affected code:type Foo = [ value: any, readonly?: boolean, // This is now parsed correctly ]Add CSS prefixes for the
stretchsizing value (#4184)This release adds support for prefixing CSS declarations such as
div { width: stretch }. That CSS is now transformed into this depending on what the--target=setting includes:div { width: -webkit-fill-available; width: -moz-available; width: stretch; }
Commits
ea453bfpublish 0.25.5 to npm223ddc6fix #4187: browserpackage.jsonregressionb2c8251fix #4192: typescript tuple label parser edge case28cf2f3fix #4184: css prefixes forstretchbee1b09fix comment indents9ddfe5frunmake update-compat-tablec339f34fix a misplaced comment- See full diff in compare view
Updates tsx from 4.19.4 to 4.20.3
Release notes
Sourced from tsx's releases.
v4.20.3
4.20.3 (2025-06-13)
Bug Fixes
- revert v4.20 changes (dadcf27)
This release is also available on:
v4.20.2
4.20.2 (2025-06-12)
Bug Fixes
This release is also available on:
v4.20.1
4.20.1 (2025-06-11)
Bug Fixes
- json: handle keys with special characters (9bd2546)
This release is also available on:
v4.20.0
4.20.0 (2025-06-11)
Bug Fixes
... (truncated)
Commits
dadcf27fix: revert v4.20 changes2d1aaeechore: upgrade mantenc188268fix: support ambiguous package (#79)602f1b1chore: debug to accept levels (#77)5172c47test: log node-pty failure stdout1e8f17brefactor: node-pty test code9bd2546fix(json): handle keys with special characterse97fe67test: failed pty tests logs532c50atests: fix Windows testsec316d3feat: support latest Node versions- Additional commits viewable 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
1
2
+288
-292
Package Dependencies
Technical Details
| ID: | 2048484 |
| UUID: | 2595177588 |
| Node ID: | PR_kwDOOq_nHc6ar0R0 |
| Host: | GitHub |
| Repository: | learn-compsci/programming-in-C |
| Mergeable: | Yes |
| Merge State: | Clean |