Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2025

Bumps the packages group with 7 updates:

Package From To
vercel 46.1.0 46.1.1
@emnapi/core 1.4.5 1.5.0
@emnapi/runtime 1.4.5 1.5.0
@emnapi/wasi-threads 1.0.4 1.1.0
@vercel/next 4.12.2 4.12.3
caniuse-lite 1.0.30001737 1.0.30001739
rollup 4.49.0 4.50.0

Updates vercel from 46.1.0 to 46.1.1

Release notes

Sourced from vercel's releases.

vercel@46.1.1

Patch Changes

Changelog

Sourced from vercel's changelog.

46.1.1

Patch Changes

Commits

Updates @emnapi/core from 1.4.5 to 1.5.0

Release notes

Sourced from @​emnapi/core's releases.

v1.5.0

What's Changed

Prebuilt libraries are built by LLVM clang 20.

Full Changelog: toyobayashi/emnapi@v1.4.5...v1.5.0

Commits
  • 61628bd fix ci
  • 800dbee fix ci
  • 3a1cf8d 1.5.0
  • af1a9cf [Backport] build: backport emscripten parse tools changes to v1 (#165)
  • c3768ac fix: signature mismatch
  • 3b85957 [Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...
  • 94e9198 [Backport] fix: env undefined after emitting beforeExit event (#162)
  • See full diff in compare view

Updates @emnapi/runtime from 1.4.5 to 1.5.0

Release notes

Sourced from @​emnapi/runtime's releases.

v1.5.0

What's Changed

Prebuilt libraries are built by LLVM clang 20.

Full Changelog: toyobayashi/emnapi@v1.4.5...v1.5.0

Commits
  • 61628bd fix ci
  • 800dbee fix ci
  • 3a1cf8d 1.5.0
  • af1a9cf [Backport] build: backport emscripten parse tools changes to v1 (#165)
  • c3768ac fix: signature mismatch
  • 3b85957 [Backport] fix(wasi): avoid deadlock caused by child thread abort when the ma...
  • 94e9198 [Backport] fix: env undefined after emitting beforeExit event (#162)
  • See full diff in compare view

Updates @emnapi/wasi-threads from 1.0.4 to 1.1.0

Release notes

Sourced from @​emnapi/wasi-threads's releases.

v1.1.0

What's Changed

Full Changelog: toyobayashi/emnapi@v1.0.0...v1.1.0

Commits
  • 571f577 1.1.0
  • fcc26fe fix: missing sources in gyp wasi + threads target
  • c11fe4f test: fix unreliable assumption in js-native-api/test_cannot_run_js (#111)
  • b53831anodejs/node#51254
  • 526f6c4 feat: segregate nogc APIs from rest via type system (#110)
  • 0472fe4 test: make napi_get_buffer_info check if passed buffer is valid (#108)
  • 107bda9 chore: update node-gyp usage in README
  • 14e3f41 1.0.0
  • 4671dd8 fix: prebuild wasm64-emscripten use old emscripten
  • d9ac1b5 feat: add basic gyp support (#106)
  • Additional commits viewable in compare view

Updates @vercel/next from 4.12.2 to 4.12.3

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.12.3

Patch Changes

  • Add emitting supportsCancellation (#13841)
Changelog

Sourced from @​vercel/next's changelog.

4.12.3

Patch Changes

  • Add emitting supportsCancellation (#13841)
Commits

Updates caniuse-lite from 1.0.30001737 to 1.0.30001739

Commits

Updates rollup from 4.49.0 to 4.50.0

Release notes

Sourced from rollup's releases.

v4.50.0

4.50.0

2025-08-31

Features

  • Support openharmony-arm64 platform (#6081)

Bug Fixes

  • Fix loading of extensionless imports in config files (#6084)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.50.0

2025-08-31

Features

  • Support openharmony-arm64 platform (#6081)

Bug Fixes

  • Fix loading of extensionless imports in config files (#6084)

Pull Requests

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2025
Copy link

vercel bot commented Aug 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
github-rest-api-executor Error Error Aug 31, 2025 10:26pm

@github-actions github-actions bot merged commit 203677d into main Aug 31, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-48a5d87590 branch August 31, 2025 22:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant