Skip to content

build(deps): bump napi-derive from 2.16.13 to 3.5.6#29

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-derive-3.5.6
Closed

build(deps): bump napi-derive from 2.16.13 to 3.5.6#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-derive-3.5.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Bumps napi-derive from 2.16.13 to 3.5.6.

Release notes

Sourced from napi-derive's releases.

napi-derive-v3.5.6

Fixed

  • (napi) invalid TypeScript generic syntax for type aliases (#3289)
  • (deps) update rust crate ctor to v1 (#3276)
  • (deps) update rust crate ctor to 0.13.0 (#3275)
  • (deps) update rust crate ctor to 0.12.0 (#3271)

napi-derive-v3.5.5

Fixed

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

napi-derive-v3.5.4

Fixed

  • (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-derive-v3.5.3

Fixed

  • (deps) update rust crate ctor to v0.8.0 (#3170)
  • (deps) update rust crate ctor to v0.7.0 (#3169)

napi-derive-v3.5.2

Fixed

  • (deps) update rust crate convert_case to 0.11 (#3114)

napi-derive-v3.5.1

Other

  • updated the following local packages: napi-derive-backend

napi-derive-v3.5.0

Added

  • (napi-derive) add #[napi(async_iterator)] macro attribute (#3072)

napi-derive-v3.4.1

Other

  • clippy fix for Rust 1.92.0 (#3058)

napi-derive-v3.4.0

Added

... (truncated)

Commits
  • e9c50bb chore: release (#3272)
  • a2744da fix(build): on openbsd, work around local thread storage destructor crash aft...
  • 3456eff feat(napi): add ThreadsafeFunction::call_async_catch to handle errors in ca...
  • 5f70bd5 chore(deps): upgrade typescript to v6 (#3292)
  • 16e48d1 fix(napi): invalid TypeScript generic syntax for type aliases (#3289)
  • 159395b chore(deps): update dependency oxc-parser to ^0.130.0 (#3290)
  • 86381bc feat(cli): opt-in runtime enum for #[napi(string_enum)] via --runtime-string-...
  • 66893f1 chore(deps): update release-plz/action action to v0.5.129 (#3288)
  • e3cc8e6 build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#3285)
  • 0e6e5f6 build(deps): bump fast-uri from 3.1.0 to 3.1.2 (#3286)
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 24, 2026
Bumps [napi-derive](https://github.com/napi-rs/napi-rs) from 2.16.13 to 3.5.6.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/napi-derive@2.16.13...napi-derive-v3.5.6)

---
updated-dependencies:
- dependency-name: napi-derive
  dependency-version: 3.5.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@BartWaardenburg BartWaardenburg force-pushed the dependabot/cargo/napi-derive-3.5.6 branch from 4e15af9 to 852a02c Compare June 1, 2026 11:53
@BartWaardenburg
Copy link
Copy Markdown
Collaborator

Superseded by #25, which merged the paired NAPI 3 update and includes napi-derive 3.5.6 on main.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 1, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@BartWaardenburg BartWaardenburg deleted the dependabot/cargo/napi-derive-3.5.6 branch June 1, 2026 12:28
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant