Skip to content

chore: bump the emnapi group across 1 directory with 4 updates - #133

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bun/emnapi-dd65aa7770
Open

chore: bump the emnapi group across 1 directory with 4 updates#133
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bun/emnapi-dd65aa7770

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the emnapi group with 4 updates in the / directory: @emnapi/core, @emnapi/runtime, @napi-rs/wasm-runtime and emnapi.

Updates @emnapi/core from 2.0.0-alpha.3 to 2.0.0-alpha.4

Release notes

Sourced from @​emnapi/core's releases.

v2.0.0-alpha.4

What's Changed

Full Changelog: toyobayashi/emnapi@v2.0.0-alpha.3...v2.0.0-alpha.4

Commits

Updates @emnapi/runtime from 2.0.0-alpha.3 to 2.0.0-alpha.4

Release notes

Sourced from @​emnapi/runtime's releases.

v2.0.0-alpha.4

What's Changed

Full Changelog: toyobayashi/emnapi@v2.0.0-alpha.3...v2.0.0-alpha.4

Commits

Updates @napi-rs/wasm-runtime from 1.2.2 to 1.2.3

Changelog

Sourced from @​napi-rs/wasm-runtime's changelog.

1.2.3 (2026-08-12)

Bug Fixes

Commits

Updates emnapi from 2.0.0-alpha.3 to 2.0.0-alpha.4

Release notes

Sourced from emnapi's releases.

v2.0.0-alpha.4

What's Changed

Full Changelog: toyobayashi/emnapi@v2.0.0-alpha.3...v2.0.0-alpha.4

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 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 emnapi group with 4 updates in the / directory: [@emnapi/core](https://github.com/toyobayashi/emnapi), [@emnapi/runtime](https://github.com/toyobayashi/emnapi), [@napi-rs/wasm-runtime](https://github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime) and [emnapi](https://github.com/toyobayashi/emnapi).


Updates `@emnapi/core` from 2.0.0-alpha.3 to 2.0.0-alpha.4
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v2.0.0-alpha.3...v2.0.0-alpha.4)

Updates `@emnapi/runtime` from 2.0.0-alpha.3 to 2.0.0-alpha.4
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v2.0.0-alpha.3...v2.0.0-alpha.4)

Updates `@napi-rs/wasm-runtime` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Changelog](https://github.com/napi-rs/napi-rs/blob/main/wasm-runtime/CHANGELOG.md)
- [Commits](https://github.com/napi-rs/napi-rs/commits/@napi-rs/wasm-runtime@1.2.3/wasm-runtime)

Updates `emnapi` from 2.0.0-alpha.3 to 2.0.0-alpha.4
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v2.0.0-alpha.3...v2.0.0-alpha.4)

---
updated-dependencies:
- dependency-name: "@emnapi/core"
  dependency-version: 2.0.0-alpha.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: emnapi
- dependency-name: "@emnapi/runtime"
  dependency-version: 2.0.0-alpha.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: emnapi
- dependency-name: "@napi-rs/wasm-runtime"
  dependency-version: 1.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: emnapi
- dependency-name: emnapi
  dependency-version: 2.0.0-alpha.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: emnapi
...

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 22, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 32a62df6e4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json
Comment on lines +79 to +82
"@emnapi/core": "2.0.0-alpha.4",
"@emnapi/runtime": "2.0.0-alpha.4",
"@napi-rs/cli": "3.8.2",
"@napi-rs/wasm-runtime": "1.2.2",
"@napi-rs/wasm-runtime": "1.2.3",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep the published WASM dependencies aligned

When either WASM package is published, wasm/package.json and npm/wasm32-wasi/package.json still pin @emnapi/core and @emnapi/runtime to 2.0.0-alpha.3 and @napi-rs/wasm-runtime to 1.2.2. Builds and tests therefore exercise the newly selected versions while consumers continue installing the old stack, so the intended runtime fixes never reach the published WASM paths and the tested dependency combination differs from the released one. Update both published manifests alongside these root pins.

AGENTS.md reference: AGENTS.md:L158-L160

Useful? React with 👍 / 👎.

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.

0 participants