chore(deps): bump the production-dependencies group across 1 directory with 29 updates#50
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 29 updates Bumps the production-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.11.0` | `1.2.0` | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.4` | `1.7.6` | | [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` | | [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) | `3.3.1` | `3.7.0` | | [flexsearch](https://github.com/nextapps-de/flexsearch) | `0.8.205` | `0.8.212` | | [globby](https://github.com/sindresorhus/globby) | `14.1.0` | `16.2.0` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.30.1` | `1.32.0` | | [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) | `13.2.0` | `13.2.1` | | [minimatch](https://github.com/isaacs/minimatch) | `10.0.3` | `10.2.5` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.13.2` | `8.17.1` | | [preact](https://github.com/preactjs/preact) | `10.27.2` | `10.29.1` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.6.1` | `6.6.7` | | [rehype-citation](https://github.com/timlrx/rehype-citation) | `2.3.1` | `2.3.2` | | [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code/tree/HEAD/packages/core) | `0.14.1` | `0.14.3` | | [satori](https://github.com/vercel/satori) | `0.18.3` | `0.26.0` | | [serve-handler](https://github.com/vercel/serve-handler) | `6.1.6` | `6.1.7` | | [sharp](https://github.com/lovell/sharp) | `0.34.4` | `0.34.5` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.26.2` | `4.0.2` | | [toml](https://github.com/BinaryMuse/toml-node) | `3.0.0` | `4.1.1` | | [workerpool](https://github.com/josdejong/workerpool) | `9.3.4` | `10.0.1` | | [ws](https://github.com/websockets/ws) | `8.18.3` | `8.20.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.2` | `25.5.2` | | [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.33` | `17.0.35` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.10` | `0.28.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.5` | `4.21.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `6.0.2` | Updates `@clack/prompts` from 0.11.0 to 1.2.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.2.0/packages/prompts) Updates `@floating-ui/dom` from 1.7.4 to 1.7.6 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.7.6/packages/dom) 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 `esbuild-sass-plugin` from 3.3.1 to 3.7.0 - [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases) - [Commits](glromeo/esbuild-sass-plugin@v3.3.1...v3.7.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 `globby` from 14.1.0 to 16.2.0 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v14.1.0...v16.2.0) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `lightningcss` from 1.30.1 to 1.32.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.30.1...v1.32.0) 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 `minimatch` from 10.0.3 to 10.2.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.3...v10.2.5) Updates `pixi.js` from 8.13.2 to 8.17.1 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.13.2...v8.17.1) Updates `preact` from 10.27.2 to 10.29.1 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.27.2...10.29.1) Updates `preact-render-to-string` from 6.6.1 to 6.6.7 - [Release notes](https://github.com/preactjs/preact-render-to-string/releases) - [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md) - [Commits](preactjs/preact-render-to-string@v6.6.1...v6.6.7) Updates `rehype-citation` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/timlrx/rehype-citation/releases) - [Commits](timlrx/rehype-citation@v2.3.1...v2.3.2) Updates `rehype-pretty-code` from 0.14.1 to 0.14.3 - [Release notes](https://github.com/rehype-pretty/rehype-pretty-code/releases) - [Changelog](https://github.com/rehype-pretty/rehype-pretty-code/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/rehype-pretty/rehype-pretty-code/commits/rehype-pretty-code@0.14.3/packages/core) Updates `satori` from 0.18.3 to 0.26.0 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.18.3...0.26.0) Updates `serve-handler` from 6.1.6 to 6.1.7 - [Release notes](https://github.com/vercel/serve-handler/releases) - [Commits](vercel/serve-handler@6.1.6...6.1.7) Updates `sharp` from 0.34.4 to 0.34.5 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.4...v0.34.5) Updates `shiki` from 1.26.2 to 4.0.2 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.0.2/packages/shiki) Updates `toml` from 3.0.0 to 4.1.1 - [Changelog](https://github.com/BinaryMuse/toml-node/blob/master/CHANGELOG.md) - [Commits](BinaryMuse/toml-node@v3.0.0...v4.1.1) Updates `unist-util-visit` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) Updates `workerpool` from 9.3.4 to 10.0.1 - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](https://github.com/josdejong/workerpool/commits/v10.0.1) Updates `ws` from 8.18.3 to 8.20.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.20.0) Updates `@types/node` from 24.5.2 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/yargs` from 17.0.33 to 17.0.35 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs) Updates `esbuild` from 0.25.10 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.25.10...v0.28.0) Updates `prettier` from 3.6.2 to 3.8.1 - [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.8.1) Updates `tsx` from 4.20.5 to 4.21.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.5...v4.21.0) Updates `typescript` from 5.9.2 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v6.0.2) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@floating-ui/dom" dependency-version: 1.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-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: esbuild-sass-plugin dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor 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: globby dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lightningcss dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor 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: minimatch dependency-version: 10.2.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact dependency-version: 10.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact-render-to-string dependency-version: 6.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rehype-citation dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rehype-pretty-code dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: satori dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: serve-handler dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sharp dependency-version: 0.34.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: shiki dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: toml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: workerpool dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ws dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@types/yargs" dependency-version: 17.0.35 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tsx dependency-version: 4.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the production-dependencies group with 28 updates in the / directory:
0.11.01.2.01.7.41.7.64.0.35.0.03.3.13.7.00.8.2050.8.21214.1.016.2.04.1.04.1.11.30.11.32.013.2.013.2.110.0.310.2.58.13.28.17.110.27.210.29.16.6.16.6.72.3.12.3.20.14.10.14.30.18.30.26.06.1.66.1.70.34.40.34.51.26.24.0.23.0.04.1.19.3.410.0.18.18.38.20.024.5.225.5.217.0.3317.0.350.25.100.28.03.6.23.8.14.20.54.21.05.9.26.0.2Updates
@clack/promptsfrom 0.11.0 to 1.2.0Release notes
Sourced from
@clack/prompts's releases.... (truncated)
Changelog
Sourced from
@clack/prompts's changelog.... (truncated)
Commits
aa488fc[ci] release (#482)9fe8de6feat: respectwithGuide: falsein autocomplete and multiselect prompts (#500)001351etest: specify locale in tests (#497)336495afix: correctly wrap multi-line messages in confirm prompt (#495)ffbdcb0[ci] formatfe32e13ref(dates): adjust date interface (#487)bdf89a5feat(prompts,core): make autocomplete placeholder tabbable (#485)52fce8afix(date): resolve timezone issues in DatePrompt (#486)090902cfeat(core, prompts): add DatePrompt for date input with customizable formats ...29a50cbfix(prompts): submit initial directory value in path prompt (#484)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@clack/promptssince your current version.Updates
@floating-ui/domfrom 1.7.4 to 1.7.6Release notes
Sourced from
@floating-ui/dom's releases.Changelog
Sourced from
@floating-ui/dom's changelog.Commits
d8020eechore: version packages (#3445)6e63557feat(autoUpdate): allow not passing a floating element (#3399)473aa1eperf: bundle and runtime improvements (#3448)a82e45ffix(utils): stop treatingcontainer-typeas creating containing block (#3437)eedda37fix(types): ensurePlatformtype includesdetectOverflowtype (#3434)b4d1407chore: version packages (#3415)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@floating-ui/domsince your current version.Updates
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
esbuild-sass-pluginfrom 3.3.1 to 3.7.0Release notes
Sourced from esbuild-sass-plugin's releases.
Commits
a55f8d9misc fixesdd1fc82misc fixesc3f68b8misc fixesfe7ea8dMerge remote-tracking branch 'origin/main'f4582cdfixed sourceroot bugb9e28cdAdd workflow_dispatch trigger to test workflowf848523fixed jest fn error in callfbcc8ecreplaced mocha-toolkit with jest6e57ce2node 18x -> 22x1a0acb3small changesUpdates
flexsearchfrom 0.8.205 to 0.8.212Commits
Updates
globbyfrom 14.1.0 to 16.2.0Release notes
Sourced from globby's releases.
... (truncated)
Commits
60e816716.2.051555b2AddglobalGitignoreoption8d946e2Fix CIff45aa516.1.172e9916Fix negation patterns with absolute filesystem paths70c011b16.1.0eb78791AddexpandNegationOnlyPatternsoption59e269fFix: Normalize leading-slash negation patterns before task generationcdbb6a216.0.0e6c72c9Fix bundler compatibilityUpdates
js-yamlfrom 4.1.0 to 4.1.1Changelog
Sourced from js-yaml's changelog.
Commits
cc482e74.1.1 released50968b8dist rebuildd092d86lint fix383665ffix prototype pollution in merge (<<)0d3ca7aREADME.md: HTTP => HTTPS (#678)49baadddoc: 'empty' style option for !!nullba3460eFix demo link (#618)Updates
lightningcssfrom 1.30.1 to 1.32.0Release notes
Sourced from lightningcss's releases.
... (truncated)
Commits
7f8a861v1.32.0836741bupdate compat data5ee613dtest: removeunwrap()in test helpers and print explicit error line context...201c4dbConvert the percentage in thescaleproperty orscale()to a number (#1174)96c5c6dAllow visitors to add dependencies (#1170)4fe3a4bEnable custom resolvers to mark imports as external (#880)da5b491Add mix-blend-mode property support (#1148)3fa29c7fix: keep a single space between functions when formattingtransformvalues...89d56f6feat: improved serialization of therotateproperty (#1147)3136cbbfix(color-scheme): for unknown keywords, output them as-is instead of `normal...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
minimatchfrom 10.0.3 to 10.2.5Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
693c82310.2.57953af1do not allow .. to consume drive letter on Windows1caf918lint and format7783ed6ignore docs6d9b356update deps etcc36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depsUpdates
pixi.jsfrom 8.13.2 to 8.17.1Release notes
Sourced from pixi.js's releases.
... (truncated)
Commits
6e59c6fv8.17.1fc5ec38fix: compressed textures ignoring resolution from URL (e.g.@0.75x) (#11960)2ae2192fix: add secrets: inherit to publish-switch workflow for S3 docs upload (#11962)51427e8fix: center-align text correctly when words exceed wordWrapWidth (#11966)5e183fechore: fix BitmapFont char keys from char codes to character strings (#11967)4806c3bv8.17.06e9619dfeat: add tagged text support to canvasTextSplit (#11949)128ab8adocs: expand build, test, and API documentation (#11956)4f3c960chore: add titles to visual test diff snapshots (#11954)c450e9afeat: Improves text rendering and layout handling (#11947)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for pixi.js since your current version.
Updates
preactfrom 10.27.2 to 10.29.1Release notes
Sourced from preact's releases.
... (truncated)
Commits
4dc9b5010.29.1 (#5071)0560f9aCreate a unique event-clock for each Preact instance on a page. (#5068)cda06deFix incorrect DOM order with conditional ContextProvider and inner keys (#506...c859700fix: Remove postinstall script for playwright setup (#5063)110966aMerge pull request #5060 from preactjs/playwright20a9be1chore: speed up tests by using playwright instead of webdriveriodacefd5Merge pull request #5059 from preactjs/jsx-migrate22a61642chore: migrate remaining .js -> .jsx files71ecde6Merge pull request #5058 from preactjs/jsx-testscd1c4afchore: rename *.js -> *.jsx when JSX is usedInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
preact-render-to-stringfrom 6.6.1 to 6.6.7Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
df713c5Merge pull request #454 from preactjs/changeset-release/main39da545Version Packages832163eRevert "feat: supportdangerouslySetInnerHTMLon Fragments"180565bMerge pull request #457 from lemonmade/fix/async-suspense-array-renderingce6ef71Fix renderToStringAsync for suspended components99f40b1fix: handle array/Promise results when wrapping suspended components with mar...449c455Merge pull request #455 from preactjs/oxfmt9aabd5eMerge pull request #456 from preactjs/npm-if8a771echore: switch prettier -> oxfmt4364a1bchore: update lockfileMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for preact-render-to-string since your current version.
Updates
rehype-citationfrom 2.3.1 to 2.3.2Release notes
Sourced from rehype-citation's releases.