-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the production-dependencies group across 1 directory with 27 updates #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
v4
Choose a base branch
from
dependabot/npm_and_yarn/production-dependencies-2f1ee9b13d
base: v4
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the production-dependencies group across 1 directory with 27 updates #15
dependabot
wants to merge
1
commit into
v4
from
dependabot/npm_and_yarn/production-dependencies-2f1ee9b13d
Conversation
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
…y with 27 updates Bumps the production-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.0` | `1.7.4` | | [@napi-rs/simple-git](https://github.com/Brooooooklyn/simple-git) | `0.1.19` | `0.1.22` | | [@webgpu/types](https://github.com/gpuweb/types) | `0.1.61` | `0.1.66` | | [ansi-truncate](https://github.com/fabiospampinato/ansi-truncate) | `1.2.0` | `1.4.0` | | [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` | | [flexsearch](https://github.com/nextapps-de/flexsearch) | `0.7.43` | `0.8.212` | | [globby](https://github.com/sindresorhus/globby) | `14.1.0` | `16.0.0` | | [is-absolute-url](https://github.com/sindresorhus/is-absolute-url) | `4.0.1` | `5.0.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.30.2` | | [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.1` | `10.1.1` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.9.2` | `8.14.3` | | [preact](https://github.com/preactjs/preact) | `10.26.7` | `10.28.0` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.5.13` | `6.6.3` | | [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `7.0.0` | `7.1.0` | | [satori](https://github.com/vercel/satori) | `0.13.1` | `0.18.3` | | [sharp](https://github.com/lovell/sharp) | `0.34.2` | `0.34.5` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.26.2` | `3.17.1` | | [workerpool](https://github.com/josdejong/workerpool) | `9.2.0` | `10.0.1` | | [ws](https://github.com/websockets/ws) | `8.18.2` | `8.18.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.23` | `24.10.1` | | [@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.5` | `0.27.0` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.7.3` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.4` | `4.21.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `@floating-ui/dom` from 1.7.0 to 1.7.4 - [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/[email protected]/packages/dom) Updates `@napi-rs/simple-git` from 0.1.19 to 0.1.22 - [Release notes](https://github.com/Brooooooklyn/simple-git/releases) - [Commits](Brooooooklyn/simple-git@v0.1.19...v0.1.22) Updates `@webgpu/types` from 0.1.61 to 0.1.66 - [Commits](gpuweb/types@v0.1.61...v0.1.66) Updates `ansi-truncate` from 1.2.0 to 1.4.0 - [Commits](fabiospampinato/ansi-truncate@v1.2.0...v1.4.0) 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.7.43 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.0.0 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v14.1.0...v16.0.0) Updates `is-absolute-url` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/sindresorhus/is-absolute-url/releases) - [Commits](sindresorhus/is-absolute-url@v4.0.1...v5.0.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.30.2 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.30.1...v1.30.2) 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.1 to 10.1.1 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.1...v10.1.1) Updates `pixi.js` from 8.9.2 to 8.14.3 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.9.2...v8.14.3) Updates `preact` from 10.26.7 to 10.28.0 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.7...10.28.0) Updates `preact-render-to-string` from 6.5.13 to 6.6.3 - [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.5.13...v6.6.3) Updates `pretty-bytes` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v7.0.0...v7.1.0) Updates `satori` from 0.13.1 to 0.18.3 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.13.1...0.18.3) Updates `sharp` from 0.34.2 to 0.34.5 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.2...v0.34.5) Updates `shiki` from 1.26.2 to 3.17.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.17.1/packages/shiki) Updates `workerpool` from 9.2.0 to 10.0.1 - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](josdejong/workerpool@v9.2.0...v10.0.1) Updates `ws` from 8.18.2 to 8.18.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.2...8.18.3) Updates `@types/node` from 22.15.23 to 24.10.1 - [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.5 to 0.27.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.5...v0.27.0) Updates `prettier` from 3.5.3 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.7.3) Updates `tsx` from 4.19.4 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.19.4...v4.21.0) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: "@floating-ui/dom" dependency-version: 1.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@napi-rs/simple-git" dependency-version: 0.1.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@webgpu/types" dependency-version: 0.1.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ansi-truncate dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor 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: flexsearch dependency-version: 0.8.212 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: globby dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: is-absolute-url dependency-version: 5.0.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.30.2 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: minimatch dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact dependency-version: 10.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact-render-to-string dependency-version: 6.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pretty-bytes dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: satori dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-minor 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: 3.17.1 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-major dependency-group: production-dependencies - dependency-name: ws dependency-version: 8.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 24.10.1 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.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: prettier dependency-version: 3.7.3 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: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 27 updates in the / directory:
1.7.01.7.40.1.190.1.220.1.610.1.661.2.01.4.04.0.35.0.00.7.430.8.21214.1.016.0.04.0.15.0.04.1.04.1.11.30.11.30.213.2.013.2.110.0.110.1.18.9.28.14.310.26.710.28.06.5.136.6.37.0.07.1.00.13.10.18.30.34.20.34.51.26.23.17.19.2.010.0.18.18.28.18.322.15.2324.10.117.0.3317.0.350.25.50.27.03.5.33.7.34.19.44.21.05.8.35.9.3Updates
@floating-ui/domfrom 1.7.0 to 1.7.4Release notes
Sourced from
@floating-ui/dom's releases.Changelog
Sourced from
@floating-ui/dom's changelog.Commits
7c33a3dchore: version packages (#3388)8b34295fix(getViewportRect): account forscrollbar-gutter: stablespace (#3387)38f8b5achore: version packages (#3377)693c9ccfix(flip): ensure perpendicular axis flips with crossAxis alignment (#3376)9497a55chore: version packages (#3354)ac2af58perf: reduce additional memory allocations999bb86chore: version packages (#3336)37eb937fix(flip): check all placements for main axis overflow with `crossAxis: 'alig...Updates
@napi-rs/simple-gitfrom 0.1.19 to 0.1.22Release notes
Sourced from
@napi-rs/simple-git's releases.... (truncated)
Commits
7d016070.1.225792944chore: fix preversion script6cbeb6echore: clippy fix and npm trusted publisher (#99)a1dfc9bchore(deps): update actions/download-artifact action to v5 (#97)919cd79ci: replace unmaintained goto-bus-stop/setup-zig with mlugg/setup-zig action ...3b580ef0.1.21a36a282fix: link libz.a on Linux x64 gnu (#95)bb9e05echore(deps): update cross-platform-actions/action action to v0.29.0 (#94)dea17f80.1.20b66275dfeat: upgrade to NAPI-RS 3.0 (#93)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@napi-rs/simple-gitsince your current version.Updates
@webgpu/typesfrom 0.1.61 to 0.1.66Commits
645c8d50.1.668f608a0Sync changes from generated to dist (#194)b3acacbAdd "texture-component-swizzle" feature (#193)eb1d1040.1.6577b6940Add primitive-index GPUFeatureName (#190)d7a9fb1Test with TypeScript 5.9 (#189)cb58f1fAuto gen update (#166)db5bf710.1.645cbe48eAllow GPUTexture where GPUTextureView is used (#186)a9e810d0.1.63Updates
ansi-truncatefrom 1.2.0 to 1.4.0Commits
38cd205Bumped version to 1.4.034d2740Added support for truncating hyperlinks too6621510Bumped version to 1.3.0cb6e78cUpdated some dependenciesUpdates
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.7.43 to 0.8.212Release notes
Sourced from flexsearch's releases.
Changelog
Sourced from flexsearch's changelog.
... (truncated)
Commits
Updates
globbyfrom 14.1.0 to 16.0.0Release notes
Sourced from globby's releases.
Commits
cdbb6a216.0.0e6c72c9Fix bundler compatibilityb9a9a84Respect parent .gitignore files whengitignoreoption is enableddb9cb72Add test forsuppressErrorsoption with file patterns69e0ee7Add test for ignore option with trailing slashes11dd2dfFix parent directory patterns withgitignoreoptione4d0918Add tests for special characters in directory namesf926132Improve path check in gitignore logic7535e6dImprove error message for invalidcwdoptionc10f600Fix types forstatsoptionUpdates
is-absolute-urlfrom 4.0.1 to 5.0.0Release notes
Sourced from is-absolute-url's releases.
Commits
76c6aff5.0.005e1989AddhttpOnlyoption and make it the default430699dRequire Node.js 20Updates
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.30.2Release notes
Sourced from lightningcss's releases.
Commits
400f705v1.30.2b218715Update browser compat data9879b91Use serde-content instead of private serde types (#1062)bb718d1migrate to maintained library (#1035)a2faf99Add support for::grammar-errorand::spelling-error(#1026)2fae1a2Fix installing on android (#1030)8fa6592Bump browserslist-rs to 0.19.0 (#1022)defa3bfbump crate534fa17Derive Eq and Serde forTargets(#1015)d2f587dAllow passing browserslist options tofrom_browserslist(#1011)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.1 to 10.1.1Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
5b8337210.1.17ed71cddo not require * to match something if already matching something30efec4fix some typedoc comments and export types7a71a9010.1.08bc631achangelog 10.10a0a7a1Added missing periods for text consistencya1b68f2docs: fix typo6b88277remove unnecessary types for brace-expansion0d27f1cSupportmagicalBracesoption in escape/unescape281de34prettierUpdates
pixi.jsfrom 8.9.2 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
preactfrom 10.26.7 to 10.28.0Release notes
Sourced from preact's releases.
... (truncated)
Commits
b36b6a710.28.0 (#4968)4d40e96Backport some v11 optimizations (#4967)7b74b40Fix cascading renders with signals (#4966)3ab5c6fUpdates dangerouslySetInnerHTML type so future TS will accept Trusted… (#4931)ff30c2bAdds snap events (#4947)8ac2681types: Missed jsx duplicates (#4950)20ba6cctypes: Fix scroll events v10.x (#4949)3a5b4baMerge pull request #4941 from preactjs/v10-server-browser-entrya347b0bfix(compat): addcommpat/server.browserentry (#4940)58ad04eAvoid lazy components without result going in throw loop (#4937)Updates
preact-render-to-stringfrom 6.5.13 to 6.6.3Release notes
Sourced from preact-render-to-string's releases.