Skip to content

Update emnapi 1.10.0 → 1.11.1 (minor)#20237

Closed
depfu[bot] wants to merge 1 commit into
mainfrom
depfu/update/pnpm/emnapi-1.11.1
Closed

Update emnapi 1.10.0 → 1.11.1 (minor)#20237
depfu[bot] wants to merge 1 commit into
mainfrom
depfu/update/pnpm/emnapi-1.11.1

Conversation

@depfu

@depfu depfu Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ emnapi (1.10.0 → 1.11.1) · Repo

Release Notes

1.11.1

What's Changed

  • fix: refresh stale shared memory buffer before atomic access (v1.x backport) by @Brooooooklyn in #218

New Contributors

Full Changelog: v1.11.0...v1.11.1

1.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: v1.10.0...v1.11.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 8 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot requested a review from a team as a code owner June 15, 2026 03:30
@depfu depfu Bot added the depfu label Jun 15, 2026
@greptile-apps

greptile-apps Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

Safe to merge — purely a lockfile and manifest version bump with no logic changes.

The only changes are the emnapi version string in package.json and the matching integrity hash in pnpm-lock.yaml. The new releases are backward-compatible minor/patch updates, and the rest of the lockfile (including the separately versioned @emnapi/core and @emnapi/runtime at 1.10.0) is untouched and consistent.

No files require special attention.

Reviews (1): Last reviewed commit: "Update emnapi to version 1.11.1" | Re-trigger Greptile

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: fd1bec17-6e14-4c6b-b6c8-c76d54d64ed0

📥 Commits

Reviewing files that changed from the base of the PR and between 8a14a71 and d06b933.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • crates/node/package.json

Walkthrough

The emnapi entry in devDependencies within crates/node/package.json is updated from version 1.10.0 to 1.11.1. No other fields, scripts, or dependencies in the file are modified.

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and specifically describes the main change: updating the emnapi dependency from version 1.10.0 to 1.11.1.
Description check ✅ Passed The description comprehensively documents the upgrade, including release notes, changes in versions 1.11.1 and 1.11.0, commit history, and relevant links to the emnapi repository.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@depfu depfu Bot deleted the depfu/update/pnpm/emnapi-1.11.1 branch June 15, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants