Skip to content

chore(deps): bump the dependencies group across 1 directory with 3 updates - #387

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-ec5e0b089a
Open

chore(deps): bump the dependencies group across 1 directory with 3 updates#387
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-ec5e0b089a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

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

Updates @emnapi/core from 1.10.0 to 1.11.1

Release notes

Sourced from @​emnapi/core's releases.

v1.11.1

What's Changed

New Contributors

Full Changelog: toyobayashi/emnapi@v1.11.0...v1.11.1

v1.11.0

What's Changed

  • feat: add napi_create_external_sharedarraybuffer (#211)
  • feat: support SharedArrayBuffer in napi_create_typedarray (#212)
  • refactor: remove use of PThread.runningWorkers (#216)

Full Changelog: toyobayashi/emnapi@v1.10.0...v1.11.0

Commits
  • 6c3668c 1.11.1
  • c7c19aa fix: refresh stale shared memory buffer before atomic access (v1.x backport) ...
  • e4a7825 1.11.0
  • c9a3f2c refactor: remove use of PThread.runningWorkers (#216)
  • a0a7953 ci: workflow_dispatch
  • 96d67bf feat: support SharedArrayBuffer in napi_create_typedarray (#212)
  • 3802768 feat: add napi_create_external_sharedarraybuffer (#211)
  • ccea8c7 test: sync tsfn abort test
  • See full diff in compare view

Updates @emnapi/runtime from 1.10.0 to 1.11.1

Release notes

Sourced from @​emnapi/runtime's releases.

v1.11.1

What's Changed

New Contributors

Full Changelog: toyobayashi/emnapi@v1.11.0...v1.11.1

v1.11.0

What's Changed

  • feat: add napi_create_external_sharedarraybuffer (#211)
  • feat: support SharedArrayBuffer in napi_create_typedarray (#212)
  • refactor: remove use of PThread.runningWorkers (#216)

Full Changelog: toyobayashi/emnapi@v1.10.0...v1.11.0

Commits
  • 6c3668c 1.11.1
  • c7c19aa fix: refresh stale shared memory buffer before atomic access (v1.x backport) ...
  • e4a7825 1.11.0
  • c9a3f2c refactor: remove use of PThread.runningWorkers (#216)
  • a0a7953 ci: workflow_dispatch
  • 96d67bf feat: support SharedArrayBuffer in napi_create_typedarray (#212)
  • 3802768 feat: add napi_create_external_sharedarraybuffer (#211)
  • ccea8c7 test: sync tsfn abort test
  • See full diff in compare view

Updates @napi-rs/wasm-runtime from 1.1.4 to 1.1.6

Changelog

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

1.1.6 (2026-06-24)

Note: Version bump only for package @​napi-rs/wasm-runtime

1.1.5 (2026-06-10)

Bug Fixes

  • wasm-runtime: preserve Buffer return values in fs-proxy (#3250) (c70f205)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 15, 2026
@dependabot
dependabot Bot requested a review from ishiko732 as a code owner June 15, 2026 03:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 15, 2026
@changeset-bot

changeset-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a4c3e5b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (cdec8d2) to head (a4c3e5b).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #387   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          855       855           
  Branches       199       199           
=========================================
  Hits           855       855           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…dates

Bumps the dependencies group with 3 updates in the / directory: [@emnapi/core](https://github.com/toyobayashi/emnapi), [@emnapi/runtime](https://github.com/toyobayashi/emnapi) and [@napi-rs/wasm-runtime](https://github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime).


Updates `@emnapi/core` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.10.0...v1.11.1)

Updates `@emnapi/runtime` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](toyobayashi/emnapi@v1.10.0...v1.11.1)

Updates `@napi-rs/wasm-runtime` from 1.1.4 to 1.1.6
- [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.1.6/wasm-runtime)

---
updated-dependencies:
- dependency-name: "@emnapi/core"
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@emnapi/runtime"
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@napi-rs/wasm-runtime"
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dependencies-ec5e0b089a branch from 3b773d1 to a4c3e5b Compare June 29, 2026 03:33

@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: a4c3e5baba

ℹ️ 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 on lines +45 to +46
"@emnapi/core": "^1.11.1",
"@emnapi/runtime": "^1.11.1",

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 Pin emnapi with the runtime packages

Bumping @emnapi/core/@emnapi/runtime to 1.11.1 here leaves the emnapi devDependency at ^1.10.0. The WASI build path evaluates resolve-deps.mjs, which sets EMNAPI_LINK_DIR from emnapi/lib/wasm32-wasi-threads, while the generated loader uses the @emnapi/* runtime packages; upstream emnapi documents that these packages should match the same version. When rebuilding/publishing the wasm binding, this links against emnapi 1.10.0 but runs with 1.11.1, risking ABI/runtime skew, so please bump emnapi and the lockfile to 1.11.1 in the same change.

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