Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

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

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
  • 257dde1 chore(release): publish
  • 4ca47e1 chore(napi): add back pub NODE_VERSION_* (#3046)
  • cf0465f chore(sys): add back non dyn-symbols behavior (#3045)
  • 295c6b3 fix(napi): bigInt comparison (#3039)
  • 54a9654 fix(napi-derive): add paren for function types (#3044)
  • a673471 feat(napi-derive): add tracing feature for debug logging NAPI function calls ...
  • 3cca48c chore(deps): lock file maintenance (#3040)
  • e0f5993 chore(deps): update dependency tinybench to v6 (#3043)
  • 337abca chore(deps): update dependency @​oxc-node/core to ^0.0.35 (#3042)
  • e4f5360 feat(napi): add node_api_create_object_with_properties support for enum creat...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 8, 2025
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.

1 participant