chore(deps): bump the production-dependencies group with 7 updates#2
Merged
atlasracinghwud merged 1 commit intov4from Nov 29, 2025
Conversation
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` | | [flexsearch](https://github.com/nextapps-de/flexsearch) | `0.8.205` | `0.8.212` | | [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) | `13.2.0` | `13.2.1` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.14.1` | `8.14.3` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.26.2` | `3.17.0` | | [workerpool](https://github.com/josdejong/workerpool) | `10.0.0` | `10.0.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.2` | Updates `chokidar` from 4.0.3 to 5.0.0 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@4.0.3...5.0.0) Updates `flexsearch` from 0.8.205 to 0.8.212 - [Release notes](https://github.com/nextapps-de/flexsearch/releases) - [Changelog](https://github.com/nextapps-de/flexsearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextapps-de/flexsearch/commits) Updates `mdast-util-to-hast` from 13.2.0 to 13.2.1 - [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases) - [Commits](syntax-tree/mdast-util-to-hast@13.2.0...13.2.1) Updates `pixi.js` from 8.14.1 to 8.14.3 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.14.1...v8.14.3) Updates `shiki` from 1.26.2 to 3.17.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.17.0/packages/shiki) Updates `workerpool` from 10.0.0 to 10.0.1 - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](josdejong/workerpool@v10.0.0...v10.0.1) Updates `prettier` from 3.6.2 to 3.7.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.2) --- updated-dependencies: - dependency-name: chokidar dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: flexsearch dependency-version: 0.8.212 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mdast-util-to-hast dependency-version: 13.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: shiki dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: workerpool dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prettier dependency-version: 3.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
@dependabot recreate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the production-dependencies group with 7 updates:
4.0.35.0.00.8.2050.8.21213.2.013.2.18.14.18.14.31.26.23.17.010.0.010.0.13.6.23.7.2Updates
chokidarfrom 4.0.3 to 5.0.0Release notes
Sourced from chokidar's releases.
Commits
c0c8d20Release 5.0.0.b211cecRemove src from npm8742246Upgrade dev deps, jsbt, ci files. Upgrade readdirp to v5.de5a34cMerge pull request #1442 from paulmillr/flaky-bunsc08a6c4fix: throttle based on dir + target0c55ab3test: wait for explicit calls in directory testce81be5perf: re-use double slash regex (#1435)7d9c1edMerge pull request #1433 from paulmillr/super-matrices3915541Merge pull request #1430 from paulmillr/esm-only9308bedchore: use Nodejs 24 in CI (#1432)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for chokidar since your current version.
Updates
flexsearchfrom 0.8.205 to 0.8.212Commits
Updates
mdast-util-to-hastfrom 13.2.0 to 13.2.1Release notes
Sourced from mdast-util-to-hast's releases.
Commits
174795b13.2.13d05b3aUpdate Node in Actionsab3a795Fix support for spaces in class namesefb5312Refactor to use@importsa5bc210Add declaration mapsb54955dAdd.tsbuildinfoto.gitignoreUpdates
pixi.jsfrom 8.14.1 to 8.14.3Release notes
Sourced from pixi.js's releases.
... (truncated)
Commits
e17c886v8.14.3ded9a15fix(Application): Only create stage Container on init if it doesn't exist (#1...506a83cv8.14.240a000cfix: parse resolution and format from URLs in object sources in assets resolv...643f966fix: Track item count in Pool class and add related tests (#11760)e15d113fix: bitmanFontXMLParser should recognize xml fonts with versions (#11761)580558cRemove listener from TextureSource on Texture destroy (#11764)620d2d8Fix typo in Application example: replace '-' with '=' in asset loading (#11750)a3b5cf1fix: graphics memory leak and cleanup (#11753)5eda7c7fix: correct uBackTexture binding for filters with blendRequired (#11754)Updates
shikifrom 1.26.2 to 3.17.0Release notes
Sourced from shiki's releases.
... (truncated)
Commits
b4d3a57chore: release v3.17.0e6d21b0fix(shiki): renamecreatedBundledHighlightertocreateBundledHighlighter...fe08ee0chore: release v3.16.002dab9bfeat: update grammars4bf5be3chore: update snapshot63ab64bchore: release v3.15.0218c901fix: allow singleton highlighter recovery after invalid language error (#1091)c056371chore: update snapshot29f8914chore: release v3.14.026372e6feat: update grammars and themesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for shiki since your current version.
Updates
workerpoolfrom 10.0.0 to 10.0.1Changelog
Sourced from workerpool's changelog.
Commits
f4ed802chore: publishv10.0.1a981946chore: update devDependencies93b3ba9fix: #523 make WorkerHandler resilient against errors withoutmessage9f86578chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#525)a95a9edchore(deps): bump glob from 10.4.5 to 10.5.0 (#524)Updates
prettierfrom 3.6.2 to 3.7.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
03384c9Release 3.7.2514e51aRelease@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.229a11aeFix comment in empty type literal (#18364)21a91fcchore(deps): update dependency serialize-javascript to v7.0.1 (#18362)7a020bdFix release script (#18363)7049317Remove unusedshouldBreakcheck inprintTernaryOld(#18354)c60eca2Fix embed html attribute print (#18352)3e770b9Fix string print (#18351)8785c6eExtract printWord in Markdown (#18355)fd69335Use correct tense in v3.7 blog post (#18346)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
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