Skip to content

Bump napi from 3.8.4 to 3.8.6#133

Merged
jprendes merged 2 commits intomainfrom
dependabot/cargo/napi-3.8.6
May 1, 2026
Merged

Bump napi from 3.8.4 to 3.8.6#133
jprendes merged 2 commits intomainfrom
dependabot/cargo/napi-3.8.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps napi from 3.8.4 to 3.8.6.

Release notes

Sourced from napi's releases.

napi-v3.8.6

Fixed

  • (deps) update rust crate ctor to 0.11.0 (#3270)
  • (napi) Convert #[ctor] calls to declarative form to remove all features (#3257)

Other

  • (napi) skip duplicate validation (#3268)
  • (napi) clarify unsafe function invariants (#3267)

napi-v3.8.5

Fixed

  • (napi) preserve generator class methods (#3231)
  • (deps) update rust crate ctor to v0.10.0 (#3224)
  • (deps) disable ctor priority feature (#3209)
  • (deps) update rust crate ctor to v0.9.1 (#3204)
  • (napi) handle ThreadsafeFunction callback errors gracefully during shutdown (#3188)
  • (napi) populate Error::cause from ThreadsafeFunction callee-handled callbacks (#3162)
  • correct typo in Either error message ("non" → "none") (#3183)
Commits
  • 5ed87dd chore: release (#3259)
  • 84105d9 fix(deps): update rust crate ctor to 0.11.0 (#3270)
  • 20e9072 chore(deps): update dependency ava to v8 (#3269)
  • 29215a9 build(deps): bump postcss from 8.5.8 to 8.5.12 (#3266)
  • ab8a86b perf(napi): skip duplicate validation (#3268)
  • 837d122 docs(napi): clarify unsafe function invariants (#3267)
  • 9c6f720 chore(deps): update dependency oxc-parser to ^0.128.0 (#3265)
  • 1ca6522 fix(napi-derive): only FnArgs unpacks tuple to variadic params (#3264)
  • f3466fa fix(deps): update dependency dockerode to v5 (#3260)
  • ba6597b fix(napi): Convert #[ctor] calls to declarative form to remove all features (...
  • 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 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](https://github.com/napi-rs/napi-rs) from 3.8.4 to 3.8.6.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.8.4...napi-v3.8.6)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the kind/dependencies Dependency updates label Apr 29, 2026
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
@jprendes jprendes enabled auto-merge (squash) May 1, 2026 11:22
@jprendes jprendes merged commit 70dfa21 into main May 1, 2026
26 of 30 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/napi-3.8.6 branch May 1, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant