-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the production-dependencies group across 1 directory with 16 updates #4
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
Closed
dependabot
wants to merge
1
commit into
v4
from
dependabot/npm_and_yarn/production-dependencies-92232a847c
Closed
chore(deps): bump the production-dependencies group across 1 directory with 16 updates #4
dependabot
wants to merge
1
commit into
v4
from
dependabot/npm_and_yarn/production-dependencies-92232a847c
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 16 updates Bumps the production-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/natemoo-re/clack/tree/HEAD/packages/prompts) | `0.8.1` | `0.9.0` | | @myriaddreamin/rehype-typst | `0.5.0-rc7` | `0.5.0-rc9` | | [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` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.28.1` | `1.28.2` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.4.0` | `11.4.1` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.5.2` | `8.6.6` | | [preact](https://github.com/preactjs/preact) | `10.24.3` | `10.25.3` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.5.11` | `6.5.12` | | [satori](https://github.com/vercel/satori) | `0.11.3` | `0.12.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.23.1` | `1.24.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.2` | | [esbuild](https://github.com/evanw/esbuild) | `0.24.0` | `0.24.2` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | Updates `@clack/prompts` from 0.8.1 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 `@myriaddreamin/rehype-typst` from 0.5.0-rc7 to 0.5.0-rc9 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 `lightningcss` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.28.2) Updates `mermaid` from 11.4.0 to 11.4.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.4.0...mermaid@11.4.1) Updates `pixi.js` from 8.5.2 to 8.6.6 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.5.2...v8.6.6) Updates `preact` from 10.24.3 to 10.25.3 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.24.3...10.25.3) 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 `satori` from 0.11.3 to 0.12.0 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.11.3...0.12.0) Updates `shiki` from 1.23.1 to 1.24.4 - [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.24.4/packages/shiki) Updates `@types/node` from 22.9.0 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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 `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: "@myriaddreamin/rehype-typst" 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: lightningcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mermaid 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: satori dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: shiki 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: 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: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #5. |
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
0 participants
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 16 updates in the / directory:
0.8.10.9.00.5.0-rc70.5.0-rc95.3.05.4.14.0.14.0.39.0.39.0.41.28.11.28.211.4.011.4.18.5.28.6.610.24.310.25.36.5.116.5.120.11.30.12.01.23.11.24.422.9.022.10.20.24.00.24.23.3.33.4.25.6.35.7.2Updates
@clack/promptsfrom 0.8.1 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
@myriaddreamin/rehype-typstfrom 0.5.0-rc7 to 0.5.0-rc9Updates
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
lightningcssfrom 1.28.1 to 1.28.2Release notes
Sourced from lightningcss's releases.
Commits
Updates
mermaidfrom 11.4.0 to 11.4.1Release notes
Sourced from mermaid's releases.
Commits
9868f3aMerge pull request #6084 from mermaid-js/changeset-release/masterd8bf155Version Packages0b4f852Merge pull request #6083 from mermaid-js/release/11.4.10dff4cachore: broken link clean up. Enable flowchart elk testscc29437Merge pull request #6081 from mermaid-js/6080-fixdfaaf36Merge pull request #6079 from aloisklink/chore/update-to-dompurify-3.2.13753831Added cypress testc7ae08a#6080: Fix for issue with diamond intersections when using elk-layout69973eaMerge branch 'develop' into 6080-fixd3b2c7eRevert "#6080: Fix for issue with diamond intersections when using elk-layout"Updates
pixi.jsfrom 8.5.2 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.3 to 10.25.3Release notes
Sourced from preact's releases.
... (truncated)
Commits
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-1d2904b9Add missing space in hydration mismatch message5c9625aReplace npm-run-all and lint-staged (#4600)803b106Use == where possible and precompute .length (#4599)Updates
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
satorifrom 0.11.3 to 0.12.0Release notes
Sourced from satori's releases.
Commits
1481902feat: add ability to add text stroke (#645)Updates
shikifrom 1.23.1 to 1.24.4Release notes
Sourced from shiki's releases.
Commits
59c64dbchore: release v1.24.4e5e8814chore: release v1.24.3b28cf13chore: release v1.24.250f4e13chore: release v1.24.13747e45chore: update snapshotd1c87fachore: release v1.24.038e908bfeat: update deps, support new languages76cbc7efeat: improve js engine support (and run tests) in pre-ES2024 envs (#847)Updates
@types/nodefrom 22.9.0 to 22.10.2Commits
Updates
esbuildfrom 0.24.0 to 0.24.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
745abd9publish 0.24.2 to npm79fd0b0skip nulls in source map finalization (#4011)4b9322fsource map: avoid null entry for 0-length parts199a0d3close #4013: credit to@sapphi-redfor the fix947f99ffix #4010, fix #4012:import.metaregressionde9598fpublish 0.24.1 to npm15d56caemit null source mappings for empty chunk content8d98f6ffix #3985:entryPointmetadata forcopyloader0db1b82fix #3998: avoidoutbasein identifier names7236472close #3974: add support for netbsd on arm64Updates
prettierfrom 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461Release 3.4.2572bebeFix comments on class methods with decorators (#16891)359c4f0chore(deps): update dependency@angular/compilerto v19.0.1 (#16903)6470996chore(deps): update dependency@glimmer/syntaxto v0.93.1 (#16904)e13614fCorrect fit() for fill() (#16899)10db357Remove check onTSImportType.isTypeOf(#16892)ac46a4fTreat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905Add test for #16207 (#16890)a1e354dClean changelog_unreleased99875daBump Prettier dependency to 3.4.1Updates
typescriptfrom 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90Bump version to 5.7.2 and LKG0503a63🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb🤖 Pick PR