-
-
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 #71
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-e69ab98036
Closed
chore(deps): bump the production-dependencies group across 1 directory with 16 updates #71
dependabot
wants to merge
1
commit into
v4
from
dependabot/npm_and_yarn/production-dependencies-e69ab98036
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 | | --- | --- | --- | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.2` | `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.63` | `0.1.64` | | [ansi-truncate](https://github.com/fabiospampinato/ansi-truncate) | `1.2.0` | `1.4.0` | | [chalk](https://github.com/chalk/chalk) | `5.4.1` | `5.6.0` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.10.2` | `8.12.0` | | [preact](https://github.com/preactjs/preact) | `10.26.9` | `10.27.1` | | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.5.13` | `6.6.1` | | [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `7.0.0` | `7.0.1` | | [satori](https://github.com/vercel/satori) | `0.15.2` | `0.16.2` | | [sharp](https://github.com/lovell/sharp) | `0.34.2` | `0.34.3` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.7.0` | `3.11.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.7` | `24.3.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.5` | `0.25.9` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.20.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | Updates `@floating-ui/dom` from 1.7.2 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.63 to 0.1.64 - [Commits](gpuweb/types@v0.1.63...v0.1.64) Updates `ansi-truncate` from 1.2.0 to 1.4.0 - [Commits](fabiospampinato/ansi-truncate@v1.2.0...v1.4.0) Updates `chalk` from 5.4.1 to 5.6.0 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.4.1...v5.6.0) Updates `pixi.js` from 8.10.2 to 8.12.0 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.10.2...v8.12.0) Updates `preact` from 10.26.9 to 10.27.1 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.26.9...10.27.1) Updates `preact-render-to-string` from 6.5.13 to 6.6.1 - [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.1) Updates `pretty-bytes` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v7.0.0...v7.0.1) Updates `satori` from 0.15.2 to 0.16.2 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.15.2...0.16.2) Updates `sharp` from 0.34.2 to 0.34.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.2...v0.34.3) Updates `shiki` from 3.7.0 to 3.11.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.11.0/packages/shiki) Updates `@types/node` from 24.0.7 to 24.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.25.5 to 0.25.9 - [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.25.9) Updates `tsx` from 4.20.3 to 4.20.5 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.3...v4.20.5) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- 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.64 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: chalk dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: preact dependency-version: 10.27.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pretty-bytes dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: satori dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sharp dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: shiki dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tsx dependency-version: 4.20.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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:
1.7.21.7.40.1.190.1.220.1.630.1.641.2.01.4.05.4.15.6.08.10.28.12.010.26.910.27.16.5.136.6.17.0.07.0.10.15.20.16.20.34.20.34.33.7.03.11.024.0.724.3.00.25.50.25.94.20.34.20.55.8.35.9.2Updates
@floating-ui/domfrom 1.7.2 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)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.63 to 0.1.64Commits
db5bf710.1.645cbe48eAllow GPUTexture where GPUTextureView is used (#186)Updates
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
chalkfrom 5.4.1 to 5.6.0Release notes
Sourced from chalk's releases.
Commits
5c915055.6.0a8f5bf7Make WezTerm terminal use true color67db2465.5.079ee2d3Make Ghostty terminal use true color (#653)Updates
pixi.jsfrom 8.10.2 to 8.12.0Release notes
Sourced from pixi.js's releases.
... (truncated)
Commits
cd6b0d2v8.12.0aca7f1afeat: support scaleMode for cacheAsTexture options (#11578)a2c0986fix:lineHeightcalculation for multi-line layout forBitmapText(#11531)0c79e14fix: minor typos in comments and docs, add missing@paramsand@returns(#11590)ca6420dfeat: use DomAdapter for new Image (#11565)995ac2cfix: Installed bitmap text showing wrong fill (#11523)1d71730feat: Adds max anisotropy property (#11588)e2f7006chore: fix Assets docs typos (#11586)297223edocs: Fix missing constructors (#11583)26d4b41fix: accessibility scaling issues (#11579)Updates
preactfrom 10.26.9 to 10.27.1Release notes
Sourced from preact's releases.
Commits
02b52e610.27.1 (#4892)28a56caci: Fix benchmarks workflow for v10.x (#4891)d92da32Port #4888 to v10 (#4890)89ad340Merge pull request #4870 from upupming/v10.x-forward-ref-render-fieldd698fd2Merge pull request #4869 from upupming/v10.x-memo-type-field5eada63fix(compat): add .render property referencing original render functione25d0b9feat: add .type property referencing original componentcf39a4bfix(types) preact/compat missing React.Key (#4864)058573cfix(types) make React.SVGAttributes generic (#4863)2a48070Accoutn for v10.x branch (#4861)Updates
preact-render-to-stringfrom 6.5.13 to 6.6.1Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
a7a02d4Version Packages (#428)f3f7aabfix: Correct semver ranges for v11 beta releases (#427)abed487Version Packages (#412)7d7cc03Remove unused import (#426)a911cecMerge pull request #425 from preactjs/chore/expand-semver-for-v11e750ba1docs: Add changesetd995278chore: Expand semver range for v114a8d4a0Merge pull request #424 from preactjs/fix-signals-supporta5fc66bDucktypeec0b614Support new dirty bit (#423)Updates
pretty-bytesfrom 7.0.0 to 7.0.1Release notes
Sourced from pretty-bytes's releases.
Commits
3c77fd17.0.1c9fd951Fix precision with thebinaryoption (#88)4186190Fix CIUpdates
satorifrom 0.15.2 to 0.16.2Release notes
Sourced from satori's releases.
Commits
3262159fix: zero value should make sense (#696)691f01dfix: handle z-index as unitless property (#667)5945f7afeat: Switch to yoga-layout (#689)Updates
sharpfrom 0.34.2 to 0.34.3Commits
276ac2dRelease v0.34.32dedcf3Prerelease v0.34.3-rc.192f2145Upgrade to sharp-libvips v1.2.02cd2f84Upgrade to libvips v8.17.18ee8d27Provide XMP as a string, as well as a Buffer, where possible4e3f379Add keepXmp and withXmp for control over output XMP metadata #4416df5454eAdd support for RAW digicam input, requires custom libvips+libraw32cf6beDocs: update benchmark results ahead of v0.34.396dfd40Tests: update benchmark environment1422798Upgrade to sharp-libvips v1.2.0-rc.3Updates
shikifrom 3.7.0 to 3.11.0Release notes
Sourced from shiki's releases.
Commits
d05f39bchore: release v3.11.0bda1a76chore: release v3.10.009921f1chore: release v3.9.2854eddfchore: release v3.9.1950ede5chore: release v3.9.0b92e07bchore: release v3.8.14431931chore: release v3.8.04bb1028feat: update grammars and themesUpdates
@types/nodefrom 24.0.7 to 24.3.0Commits
Updates
esbuildfrom 0.25.5 to 0.25.9Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
195e05cpublish 0.25.9 to npm3dac33ffix #3131, fix #3663: yarnpnp + windows + D drive0f2c5c8mock fs now supports multiple volumes on windows100a51esplit out yarnpnp snapshot tests13aace3removeC:assumption from windows snapshot testsf1f413ffix #4252: preserve parentheses around functions1bc8091fix #4257, close #4258: go 1.23.10 => 1.23.12bc52135move the go compiler version togo.versiona0af5d1makefile: useESBUILD_VERSIONconsistently8c71947publish 0.25.8 to npmUpdates
tsxfrom 4.20.3 to 4.20.5Release notes
Sourced from tsx's releases.
Commits
e6d1a47docs: obfuscate aside classnamede2719dstyle: remove unused variable13f2954chore: upgrade docs deps0504525chore: upgrade manten132fdd8test: assert require.cachef057e7dtest: require loopa6f8f9frefactor: getFormat to handle all formats796053afix: handle ambiguous packages471997atest: CJS & ESM race conditiona639836fix: override Node's native TS formats (#733)Updates
typescriptfrom 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.