Skip to content

Bump @napi-rs/cli from 3.1.5 to 3.5.1 in /nodejs#196

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nodejs/napi-rs/cli-3.5.1
Open

Bump @napi-rs/cli from 3.1.5 to 3.5.1 in /nodejs#196
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nodejs/napi-rs/cli-3.5.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps @napi-rs/cli from 3.1.5 to 3.5.1.

Release notes

Sourced from @​napi-rs/cli's releases.

@​napi-rs/cli@​3.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.5.2...@​napi-rs/cli@​3.5.0

@​napi-rs/cli@​3.4.1

3.4.1 (2025-10-24)

Bug Fixes

  • cli: remove createRequire in cjs binding (#2976) (c388c12)

@​napi-rs/cli@​3.4.0

3.4.0 (2025-10-23)

Bug Fixes

  • cli: correct OpenHarmony SDK path detection logic (#2963) (b453673)
  • napi: do not invoke process.report on Windows (#2972) (01485ff)

Features

@​napi-rs/cli@​3.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.3.0...@​napi-rs/cli@​3.2.0

Commits
  • 705b26d chore(release): publish
  • 60452d0 fix(cli): properly load WASM package in JS binding template (#3038)
  • d78f83d fix(napi): validate status before copying data in env arraybuffer fallback (#...
  • 51e65eb fix(napi): validate status before copying in remaining TypedArray fallback pa...
  • 6ac1d6b fix(napi): validate status before copying in TypedArray owned ToNapiValue fal...
  • c541fee fix(napi): validate status before copying in ArrayBuffer ToNapiValue fallback...
  • e55bc34 fix(napi): skip debug buffer tracking on wasm targets (#3078)
  • 91f19f4 chore: set napi.rs as homepage in package.json (#3069)
  • 8385bef feat(napi): support any object types in Stream(#2854)
  • 76d06b3 feat(napi-derive): add #[napi(async_iterator)] macro attribute (#3072)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@napi-rs/cli](https://github.com/napi-rs/napi-rs) from 3.1.5 to 3.5.1.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.1.5...@napi-rs/cli@3.5.1)

---
updated-dependencies:
- dependency-name: "@napi-rs/cli"
  dependency-version: 3.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jan 5, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants