Skip to content

chore: bump @napi-rs/cli from 3.8.2 to 3.8.6 in the napi group across 1 directory - #127

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bun/napi-012fd98f7b
Open

chore: bump @napi-rs/cli from 3.8.2 to 3.8.6 in the napi group across 1 directory#127
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bun/napi-012fd98f7b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the napi group with 1 update in the / directory: @napi-rs/cli.

Updates @napi-rs/cli from 3.8.2 to 3.8.6

Commits
  • 70c1493 chore(release): publish
  • aeba312 fix(cli): compatible with emnapi v1 & v2 (#3454)
  • d532909 chore(deps): update dependency oxc-parser to ^0.144.0 (#3453)
  • b8ba732 fix(deps): update emnapi to v2.0.0-alpha.4 (#3451)
  • 06349eb chore(deps): update cross-platform-actions/action action to v1.4.0 (#3452)
  • a5b5f27 chore(release): publish
  • 980b0b3 fix(cli): validate publish-effective exports in threadless wasi pre-publish (...
  • f5c8872 chore(deps): lock file maintenance (#3435)
  • 956e452 chore: release (#3448)
  • 73048f5 chore(release): publish
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 15, 2026
@dependabot dependabot Bot changed the title chore: bump @napi-rs/cli from 3.8.2 to 3.8.5 in the napi group across 1 directory chore: bump @napi-rs/cli from 3.8.2 to 3.8.6 in the napi group across 1 directory Aug 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bun/napi-012fd98f7b branch from 0d86102 to a851e16 Compare August 20, 2026 18:57

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

ℹ️ 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
"@emnapi/core": "2.0.0-alpha.3",
"@emnapi/runtime": "2.0.0-alpha.3",
"@napi-rs/cli": "3.8.2",
"@napi-rs/cli": "3.8.6",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Upgrade emnapi with the CLI

@napi-rs/cli 3.8.6 declares @emnapi/core, @emnapi/runtime, and emnapi peers as ^1.7.1 || ^2.0.0-alpha.4, but this manifest leaves all three exactly pinned to 2.0.0-alpha.3. When the release workflow runs build:wasm and subsequently napi artifacts, it therefore uses an explicitly unsupported emnapi toolchain for the generated WASM artifacts; upgrade the three emnapi dependencies to at least alpha.4 in the same change, or retain CLI 3.8.2.

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

Useful? React with 👍 / 👎.

@dependabot
dependabot Bot force-pushed the dependabot/bun/napi-012fd98f7b branch 4 times, most recently from f78da77 to 48fa7d0 Compare August 21, 2026 06:51

@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: 48fa7d0f2e

ℹ️ 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
"@emnapi/core": "2.0.0-alpha.3",
"@emnapi/runtime": "2.0.0-alpha.3",
"@napi-rs/cli": "3.8.2",
"@napi-rs/cli": "3.8.6",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Add a Changesets entry for the tooling change

This CLI is used to build WASM artifacts and assemble release packages (.github/workflows/release.yml:169,247), so upgrading it changes the published-package toolchain even though it is a dev dependency. No new Changesets entry accompanies the change, while the Changeset job classifies package.json as a release path (.github/workflows/ci.yml:132-139); add a release changeset, or an empty entry if the output is intentionally considered unchanged, so the release impact is recorded and the policy check can pass.

AGENTS.md reference: AGENTS.md:L162-L165

Useful? React with 👍 / 👎.

Bumps the napi group with 1 update in the / directory: [@napi-rs/cli](https://github.com/napi-rs/napi-rs).


Updates `@napi-rs/cli` from 3.8.2 to 3.8.6
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.8.2...@napi-rs/cli@3.8.6)

---
updated-dependencies:
- dependency-name: "@napi-rs/cli"
  dependency-version: 3.8.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: napi
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bun/napi-012fd98f7b branch from 48fa7d0 to b36ca0b Compare August 29, 2026 07:10
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