-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the production-dependencies group across 1 directory with 22 updates #13
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-0b57bf1851
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 22 updates #13
dependabot
wants to merge
1
commit into
v4
from
dependabot/npm_and_yarn/production-dependencies-0b57bf1851
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 22 updates Bumps the production-dependencies group with 22 updates in the / directory: | 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` | | [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.3` | `10.1.1` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.13.1` | `8.14.3` | | [preact](https://github.com/preactjs/preact) | `10.27.1` | `10.28.0` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.6.1` | `6.6.3` | | [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `7.0.1` | `7.1.0` | | [satori](https://github.com/vercel/satori) | `0.18.2` | `0.18.3` | | [sharp](https://github.com/lovell/sharp) | `0.34.3` | `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.3.3` | `10.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.1` | `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.9` | `0.27.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.5` | `4.21.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | 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 `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.3 to 10.1.1 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.3...v10.1.1) Updates `pixi.js` from 8.13.1 to 8.14.3 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.13.1...v8.14.3) Updates `preact` from 10.27.1 to 10.28.0 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.27.1...10.28.0) Updates `preact-render-to-string` from 6.6.1 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.6.1...v6.6.3) Updates `pretty-bytes` from 7.0.1 to 7.1.0 - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v7.0.1...v7.1.0) Updates `satori` from 0.18.2 to 0.18.3 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.18.2...0.18.3) Updates `sharp` from 0.34.3 to 0.34.5 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.3...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.3.3 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 `@types/node` from 24.3.1 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.9 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.9...v0.27.0) Updates `prettier` from 3.6.2 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.6.2...3.7.3) 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 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- 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: 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-patch 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-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: 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: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor 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-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 22 updates in the / directory:
4.0.35.0.00.8.2050.8.21214.1.016.0.04.0.15.0.04.1.04.1.11.30.11.30.213.2.013.2.110.0.310.1.18.13.18.14.310.27.110.28.06.6.16.6.37.0.17.1.00.18.20.18.30.34.30.34.51.26.23.17.19.3.310.0.124.3.124.10.117.0.3317.0.350.25.90.27.03.6.23.7.34.20.54.21.05.9.25.9.3Updates
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
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.3 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.13.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
preactfrom 10.27.1 to 10.28.0Release notes
Sourced from preact's releases.
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.6.1 to 6.6.3Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
1667556Merge pull request #434 from preactjs/chore/bump-npm-versione4d3b46ci: Ensure CI is using latest NPM version4fdcf11chore: Bump lockfile35bb4fbMerge pull request #433 from preactjs/changeset-release/mainef57cedVersion Packages69ed337Merge pull request #432 from nwalters512/pretty-format-preserve-whitespace96dfd13Update lockfile62c87e4Preserve whitespace for pre/textarea when pretty-printingf3bdac6Merge pull request #431 from preactjs/changeset-release/maind87861fVersion PackagesMaintainer 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
pretty-bytesfrom 7.0.1 to 7.1.0Release notes
Sourced from pretty-bytes's releases.
Commits
b7849f77.1.073df489AddfixedWidthoption for right-aligned outputb64cee5Fix truncation behavior with fraction digits optionsb637640AddnonBreakingSpaceoptionUpdates
satorifrom 0.18.2 to 0.18.3Release notes
Sourced from satori's releases.
Commits
2a0878afix: Trigger release6d0d0dbSupport forwardRef wrapped component (#601)Updates
sharpfrom 0.34.3 to 0.34.5Release notes
Sourced from sharp's releases.
... (truncated)
Commits
e062456Release v0.34.56450c70Prerelease v0.34.5-rc.1f7c95d1TypeScript: consolidate a few enum-like propertiesef86a75Prerelease v0.34.5-rc.06c1e840Use structured binding for tuples where possiblee1628d8Simplify ICC processing when retaining input profiles #44684f9f817Linter: apply all recommended biome settings09d5aa8Docs: update internal and libvips doc links040b73cUpgrade to libvips v8.17.31f2f33dEnsure licensing headers are retained by code bundlersMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sharp since your current version.
Updates
shikifrom 1.26.2 to 3.17.1Release notes
Sourced from shiki's releases.
... (truncated)
Commits
355d207chore: release v3.17.1b4d3a57chore: 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.0Maintainer 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 9.3.3 to 10.0.1Changelog
Sourced from workerpool's changelog.
Commits
Updates
@types/nodefrom 24.3.1 to 24.10.1Commits
Updates
@types/yargsfrom 17.0.33 to 17.0.35Commits
Updates
esbuildfrom 0.25.9 to 0.27.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.