Bump the packages group with 7 updates#238
Merged
github-actions[bot] merged 1 commit intomainfrom Aug 31, 2025
Merged
Conversation
Bumps the packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `46.1.0` | `46.1.1` | | [@emnapi/core](https://github.com/toyobayashi/emnapi) | `1.4.5` | `1.5.0` | | [@emnapi/runtime](https://github.com/toyobayashi/emnapi) | `1.4.5` | `1.5.0` | | [@emnapi/wasi-threads](https://github.com/toyobayashi/emnapi) | `1.0.4` | `1.1.0` | | [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.12.2` | `4.12.3` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001737` | `1.0.30001739` | | [rollup](https://github.com/rollup/rollup) | `4.49.0` | `4.50.0` | Updates `vercel` from 46.1.0 to 46.1.1 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/vercel@46.1.1/packages/cli) Updates `@emnapi/core` from 1.4.5 to 1.5.0 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.4.5...v1.5.0) Updates `@emnapi/runtime` from 1.4.5 to 1.5.0 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.4.5...v1.5.0) Updates `@emnapi/wasi-threads` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@wasi-threads-v1.0.4...v1.1.0) Updates `@vercel/next` from 4.12.2 to 4.12.3 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/next/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/next@4.12.3/packages/next) Updates `caniuse-lite` from 1.0.30001737 to 1.0.30001739 - [Commits](browserslist/caniuse-lite@1.0.30001737...1.0.30001739) Updates `rollup` from 4.49.0 to 4.50.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.49.0...v4.50.0) --- updated-dependencies: - dependency-name: vercel dependency-version: 46.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@emnapi/core" dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@emnapi/runtime" dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@emnapi/wasi-threads" dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: "@vercel/next" dependency-version: 4.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: caniuse-lite dependency-version: 1.0.30001739 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: rollup dependency-version: 4.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
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 packages group with 7 updates:
46.1.046.1.11.4.51.5.01.4.51.5.01.0.41.1.04.12.24.12.31.0.300017371.0.300017394.49.04.50.0Updates
vercelfrom 46.1.0 to 46.1.1Release notes
Sourced from vercel's releases.
Changelog
Sourced from vercel's changelog.
Commits
761fa72Version Packages (#13843)Updates
@emnapi/corefrom 1.4.5 to 1.5.0Release notes
Sourced from
@emnapi/core's releases.Commits
61628bdfix ci800dbeefix ci3a1cf8d1.5.0af1a9cf[Backport] build: backport emscripten parse tools changes to v1 (#165)c3768acfix: signature mismatch3b85957[Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...94e9198[Backport] fix: env undefined after emitting beforeExit event (#162)Updates
@emnapi/runtimefrom 1.4.5 to 1.5.0Release notes
Sourced from
@emnapi/runtime's releases.Commits
61628bdfix ci800dbeefix ci3a1cf8d1.5.0af1a9cf[Backport] build: backport emscripten parse tools changes to v1 (#165)c3768acfix: signature mismatch3b85957[Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...94e9198[Backport] fix: env undefined after emitting beforeExit event (#162)Updates
@emnapi/wasi-threadsfrom 1.0.4 to 1.1.0Release notes
Sourced from
@emnapi/wasi-threads's releases.Commits
571f5771.1.0fcc26fefix: missing sources in gyp wasi + threads targetc11fe4ftest: fix unreliable assumption in js-native-api/test_cannot_run_js (#111)b53831anodejs/node#51254526f6c4feat: segregate nogc APIs from rest via type system (#110)0472fe4test: make napi_get_buffer_info check if passed buffer is valid (#108)107bda9chore: update node-gyp usage in README14e3f411.0.04671dd8fix: prebuild wasm64-emscripten use old emscriptend9ac1b5feat: add basic gyp support (#106)Updates
@vercel/nextfrom 4.12.2 to 4.12.3Release notes
Sourced from
@vercel/next's releases.Changelog
Sourced from
@vercel/next's changelog.Commits
761fa72Version Packages (#13843)11f71c3[next] add supports cancellation (#13841)Updates
caniuse-litefrom 1.0.30001737 to 1.0.30001739Commits
d0b40edUpdate caniuse-db 1.0.3000173994d99feUpdate dependencies including major update of MDN5870be8Lock CI actionsf5d01abMove to Node.js 24 on CIUpdates
rollupfrom 4.49.0 to 4.50.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
592e7d74.50.006df2d6Split up changelog file38a5c6dAdd support for openharmony-arm64 platform (#6081)bd02778Return null to defer to the default resolution behavior (#6084)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions