Skip to content

Update @emnapi/core 1.10.0 → 1.11.1 (minor)#20238

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

Update @emnapi/core 1.10.0 → 1.11.1 (minor)#20238
depfu[bot] wants to merge 1 commit into
mainfrom
depfu/update/pnpm/@emnapi/core-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 update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​emnapi/core (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:35
@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

Routine automated dependency bump with no logic changes; all lockfile entries are consistent with the new version.

Only two files changed: a package.json version specifier and its generated lockfile. The new @emnapi/core 1.11.1 is a minor release that adds WASI-level N-API helpers and fixes a shared-memory-buffer atomics bug — nothing that touches Tailwind's own code. All lockfile snapshot entries that reference the old 1.10.0 peer have been updated to 1.11.1, and no entries appear inconsistent or duplicated.

No files require special attention.

Reviews (1): Last reviewed commit: "Update @emnapi/core 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: 1353534e-e4f8-4c1e-b313-54ee8ce4dea2

📥 Commits

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

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

Walkthrough

The package.json for the @tailwindcss/oxide-wasm32-wasi package has its @emnapi/core dependency version constraint updated from ^1.10.0 to ^1.11.1. No other fields in the manifest are modified.

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: updating @emnapi/core from version 1.10.0 to 1.11.1, which matches the single file change in the changeset.
Description check ✅ Passed The description is directly related to the changeset, providing detailed release notes, commit history, and context for the @emnapi/core dependency update from 1.10.0 to 1.11.1.
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/core-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