-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the production-dependencies group across 1 directory with 21 updates #14
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-9311d0729e
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 21 updates #14
dependabot
wants to merge
1
commit into
v4
from
dependabot/npm_and_yarn/production-dependencies-9311d0729e
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 21 updates Bumps the production-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/natemoo-re/clack/tree/HEAD/packages/prompts) | `0.7.0` | `0.9.0` | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.6.11` | `1.6.12` | | [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.4.1` | | [chokidar](https://github.com/paulmillr/chokidar) | `4.0.1` | `4.0.3` | | [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html) | `9.0.3` | `9.0.4` | | [hast-util-to-jsx-runtime](https://github.com/syntax-tree/hast-util-to-jsx-runtime) | `2.3.0` | `2.3.2` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.27.0` | `1.28.2` | | [mdast-util-find-and-replace](https://github.com/syntax-tree/mdast-util-find-and-replace) | `3.0.1` | `3.0.2` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.4.1` | `8.6.6` | | [preact](https://github.com/preactjs/preact) | `10.24.2` | `10.25.4` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.5.11` | `6.5.12` | | [rehype-citation](https://github.com/timlrx/rehype-citation) | `2.1.2` | `2.2.2` | | [serve-handler](https://github.com/vercel/serve-handler) | `6.1.5` | `6.1.6` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.22.0` | `1.26.1` | | [workerpool](https://github.com/josdejong/workerpool) | `9.1.3` | `9.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.10.5` | | [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.12` | `8.5.13` | | [esbuild](https://github.com/evanw/esbuild) | `0.24.0` | `0.24.2` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.1` | `4.19.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | Updates `@clack/prompts` from 0.7.0 to 0.9.0 - [Release notes](https://github.com/natemoo-re/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/natemoo-re/clack/commits/@clack/prompts@0.9.0/packages/prompts) Updates `@floating-ui/dom` from 1.6.11 to 1.6.12 - [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.6.12/packages/dom) Updates `chalk` from 5.3.0 to 5.4.1 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.3.0...v5.4.1) Updates `chokidar` from 4.0.1 to 4.0.3 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@4.0.1...4.0.3) Updates `hast-util-to-html` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases) - [Commits](syntax-tree/hast-util-to-html@9.0.3...9.0.4) Updates `hast-util-to-jsx-runtime` from 2.3.0 to 2.3.2 - [Release notes](https://github.com/syntax-tree/hast-util-to-jsx-runtime/releases) - [Commits](syntax-tree/hast-util-to-jsx-runtime@2.3.0...2.3.2) Updates `lightningcss` from 1.27.0 to 1.28.2 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.27.0...v1.28.2) Updates `mdast-util-find-and-replace` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/syntax-tree/mdast-util-find-and-replace/releases) - [Commits](syntax-tree/mdast-util-find-and-replace@3.0.1...3.0.2) Updates `pixi.js` from 8.4.1 to 8.6.6 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.4.1...v8.6.6) Updates `preact` from 10.24.2 to 10.25.4 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.24.2...10.25.4) Updates `preact-render-to-string` from 6.5.11 to 6.5.12 - [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.11...v6.5.12) Updates `rehype-citation` from 2.1.2 to 2.2.2 - [Release notes](https://github.com/timlrx/rehype-citation/releases) - [Commits](timlrx/rehype-citation@v2.1.2...v2.2.2) Updates `serve-handler` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/vercel/serve-handler/releases) - [Commits](vercel/serve-handler@6.1.5...6.1.6) Updates `shiki` from 1.22.0 to 1.26.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md) - [Commits](https://github.com/shikijs/shiki/commits/v1.26.1/packages/shiki) Updates `workerpool` from 9.1.3 to 9.2.0 - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](josdejong/workerpool@v9.1.3...v9.2.0) Updates `@types/node` from 22.7.5 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/ws` from 8.5.12 to 8.5.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `esbuild` from 0.24.0 to 0.24.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.24.0...v0.24.2) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `tsx` from 4.19.1 to 4.19.2 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.1...v4.19.2) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@floating-ui/dom" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: chokidar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: hast-util-to-html dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: hast-util-to-jsx-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lightningcss dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mdast-util-find-and-replace dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pixi.js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact-render-to-string dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: rehype-citation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: serve-handler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: shiki dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: workerpool dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor 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
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 21 updates in the / directory:
0.7.00.9.01.6.111.6.125.3.05.4.14.0.14.0.39.0.39.0.42.3.02.3.21.27.01.28.23.0.13.0.28.4.18.6.610.24.210.25.46.5.116.5.122.1.22.2.26.1.56.1.61.22.01.26.19.1.39.2.022.7.522.10.58.5.128.5.130.24.00.24.23.3.33.4.24.19.14.19.25.6.35.7.2Updates
@clack/promptsfrom 0.7.0 to 0.9.0Release notes
Sourced from
@clack/prompts's releases.... (truncated)
Changelog
Sourced from
@clack/prompts's changelog.... (truncated)
Commits
258dd69[ci] release (#214)a83d2f8Refactor globalAliases (#218)4c98bd2[ci] formatf9f139dfeat(@clack/prompts): adaptspinnerto CI environment (#169)166c23cFormat with Biome (#213)3825c6b[ci] format564e717chore(@clack/prompts): update readme (#162)85cc1d5feat: improve types event emitter & global aliases2bbd33echore: removebundledDependenciesfield8e51a18[ci] releaseUpdates
@floating-ui/domfrom 1.6.11 to 1.6.12Release notes
Sourced from
@floating-ui/dom's releases.Changelog
Sourced from
@floating-ui/dom's changelog.Commits
c967200Version Packages (#3084)d93e718fix: handle relative html offset clipping rect (#3097)dcca804fix(getClippingRect): allow passingDOMRectas aboundary(#3076)Updates
chalkfrom 5.3.0 to 5.4.1Release notes
Sourced from chalk's releases.
Commits
5dbc1e25.4.14ebb62dFixnavigatornot definedReferenceError(#642)fc809b6Readme tweak83acfcf5.4.0f838120UpdateCIRCLECIenvironments to return level 3 color support4a10354Add FAQ to readme77126fbMeta tweaks795273fUpdate dependents number in readme (#629)386909eTweak example (#623)2db3c77Remove .replit file (#622)Updates
chokidarfrom 4.0.1 to 4.0.3Release notes
Sourced from chokidar's releases.
Commits
1182965Release 4.0.3.9470932Merge pull request #1397 from paulmillr/unlink-types322e851fix: separate error emit from regular events3fa04b5fix: strongly typeunlinkevents69c115aRelease 4.0.2.50cf698Ignore map5e6daaaMerge pull request #1381 from paulmillr/event-typese9cd7f6Merge pull request #1383 from bluwy/map-ref6981c5dRemove references to .map files7958696feat: strongly type event emitter methodsUpdates
hast-util-to-htmlfrom 9.0.3 to 9.0.4Release notes
Sourced from hast-util-to-html's releases.
Commits
f8033689.0.4aa36aa6Refactor code-style51919a0Update Actions998d2d3Remove license year64143dfRefactor.gitignoredf86cf3Refactor.editorconfig5692e42Refactor code-stylebe2ab2dUpdate dev-dependencies6000808Fix to allow other strings for boolean attributesUpdates
hast-util-to-jsx-runtimefrom 2.3.0 to 2.3.2Release notes
Sourced from hast-util-to-jsx-runtime's releases.
Commits
6ec7cdd2.3.2e093df5Fix to allow assigning react runtime to typesb0e57022.3.1ae638baAdd docs on global JSX namespace929ea49Refactorpackage.json5ddec7fRefactor Actionsc34fb8cUpdate dev-dependencies29e8216Add example for custom elementsc226da5Update version ofhastscriptin docsb78dd7eAdd.tsbuildinfoto.gitignoreUpdates
lightningcssfrom 1.27.0 to 1.28.2Release notes
Sourced from lightningcss's releases.
Commits
9b2e8bbv1.28.2d4eec35Ensure consistent order of custom properties with all property4159bc5Bump browser compat data33265a2Fix duplicate-webkit-backdrop-filteroutput (#850)78f2fc4Fix mapping original name from source mapsa3390fdFix cargo versions8a67583v1.28.0f6b033fUpdate browser compat datac82e7d7Update TS definitions7012976chore: update help command docs (#812)Updates
mdast-util-find-and-replacefrom 3.0.1 to 3.0.2Release notes
Sourced from mdast-util-find-and-replace's releases.
Commits
fd73ef83.0.2f67eee4Refactor to use@imports8ac2d6bAdd declaration mapsac97663Refactorpackage.json05a3f8eRemove license year7cc399aRefactor.editorconfigc99c2f4Update Actionse28f0c6Add.tsbuildinfoto.gitignore622a0e7Update dev-dependenciesUpdates
pixi.jsfrom 8.4.1 to 8.6.6Release notes
Sourced from pixi.js's releases.
... (truncated)
Commits
6f453dfv8.6.63f86b00Update RenderableGCSystem.ts (#11167)c673be0fix(readme): correct broken link to PixiJS Create CLI (#11164)0886067v8.6.53c6ef71fix: strokeContains should use alignment (#11072)ed604bachore: updated readme (#11146)1b9f66efix: RenderableGC incorrectly cleaning up objects that are still in use (#11...51af85dfix: unload family font caching (#11151)e962ad7fix up rendergroup edge case (#11156)9941dd6chore: fix lint ignore and watch script (#11141)Updates
preactfrom 10.24.2 to 10.25.4Release notes
Sourced from preact's releases.
... (truncated)
Commits
055cc5b10.25.4 (#4620)a32924cfix: support multiple synchronous timings for act (#4619)3618771fix: Incorrect onToggle event type (#4615)3972db110.25.3 (#4612)0023670Revert "Improve performance and reduce memory allocation" (#4611)bb68456fix: Wrap hydration debug message vars in quotes (#4609)2b82799refactor: Add default event target types for HTML attribute interfaces (#4606)2beb9f710.25.2 (#4605)fcb8d7cRevert unkeyed no-search (#4604)eba80f7Merge pull request #4602 from sirreal/patch-1Updates
preact-render-to-stringfrom 6.5.11 to 6.5.12Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
2da38a7Version Packages (#399)ed720efimprove perf with array pre-allocate (#403)77595a1Merge pull request #401 from preactjs/fix-test-assertionb25154achore: fix test assertioneafe5a3Merge pull request #397 from preactjs/refactor/lower-case-regex6db4f95docs: Add changeset6d7bb2erefactor: SwitchHTML_LOWER_CASErgx to always match from line startff0f4b8Merge pull request #396 from preactjs/chore/bump-preact94bf055chore: Bump preact versionUpdates
rehype-citationfrom 2.1.2 to 2.2.2Release notes
Sourced from rehype-citation's releases.
Commits
16a25512.2.2eccf30fMerge pull request #52 from aarnphm/aarnphm-patch-17bfe6d9chore: remove unecessary console.log5ce6adb2.2.183d3551Merge pull request #51 from halafy-ds/main51482b3Update PRd254cc4Proper URL Validation for bibliography resolution and fetchingbcd598e2.2.049df030Merge pull request #48 from timlrx/astro-frontmatterae9b9f0parse astro frontmatterUpdates
serve-handlerfrom 6.1.5 to 6.1.6Release notes
Sourced from serve-handler's releases.
Commits
329bcba6.1.6d6507c7Update package.json (#220)974a4feHandle errors for bad symlinks (#219)fe7d998Bumppath-to-regexpto3.3.0(#217)e20d59eMove tests and reporting tojest(#216)3c3854bfeat: replace the 'fast-url-parser' module with the 'node:url' module (#207)17f3f7eX handle has changed (#208)da50789Add Tests Badge back to Readme (#192)d6fb52dFix tests in publish action (#191)Updates
shikifrom 1.22.0 to 1.26.1Release notes
Sourced from shiki's releases.
... (truncated)
Commits
89461c7chore: release v1.26.15766b28fix(shiki): missing language alias file, fix #88337cc907chore: release v1.26.07433b8afeat: introduce precompiled-grammars (#880)d28d797chore: release v1.25.14e173fefix: bundle externalsa96b612chore: release v1.25.03cdcbacfeat: update grammars andoniguruma-to-es32ce29ffeat: introduce@shikijs/themesand@shikijs/langspackages (#879)59c64dbchore: release v1.24.4Updates
workerpoolfrom 9.1.3 to 9.2.0Changelog
Sourced from workerpool's changelog.
Commits
efc2a70chore: publishv9.2.0b1885d3chore: update devDependencies20d20dbfeat: abort listener (#448)e487987chore: fix bundling broken after upgrading to@rollup/plugin-commonjs@28.0.02061427fix: promises returned by thePromise.finallycallback not being handled (#...0d1506achore: update devDependenciesb7f9caechore(deps): bump body-parser and express in /examples/webpack5 (#467)ade322fDescription has been truncated