Skip to content

chore(deps)(deps): bump the rust-minor-patch group with 4 updates#250

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/rust-minor-patch-eb969ec487
May 18, 2026
Merged

chore(deps)(deps): bump the rust-minor-patch group with 4 updates#250
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/rust-minor-patch-eb969ec487

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the rust-minor-patch group with 4 updates: napi, napi-build, napi-derive and assert_cmd.

Updates napi from 3.8.6 to 3.9.0

Release notes

Sourced from napi's releases.

napi-v3.9.0

Added

  • (napi) add ThreadsafeFunction::call_async_catch to handle errors in callback functions (#3291)

Fixed

  • (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)
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

Updates napi-build from 2.3.1 to 2.3.2

Release notes

Sourced from napi-build's releases.

napi-build-v2.3.2

Fixed

  • (build) on openbsd, work around local thread storage destructor crash after DSO unloading using '-z, nodelete' linker flag (#3274)
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

Updates napi-derive from 3.5.5 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)
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

Updates assert_cmd from 2.2.1 to 2.2.2

Changelog

Sourced from assert_cmd's changelog.

[2.2.2] - 2026-05-11

Fixes

  • Ensure #[track_caller] works for better panic messages
Commits
  • feece89 chore: Release assert_cmd version 2.2.2
  • 367cdf7 docs: Update changelog
  • a98cc85 Merge pull request #289 from marcospb19/track_caller
  • cd2e167 fix: .success() not reporting panic location
  • 45a1c74 chore(deps): Update Prek to v0.3.13 (#293)
  • f1d9b5b chore(deps): Update Prek to v0.3.12 (#292)
  • 1d34bab Merge pull request #291 from epage/template
  • d9a70ad style: Make clippy happy
  • 4f5b5af chore: Update from _rust template
  • 1e1d586 chore(renovate): Fix the tag
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-minor-patch group with 4 updates: [napi](https://github.com/napi-rs/napi-rs), [napi-build](https://github.com/napi-rs/napi-rs), [napi-derive](https://github.com/napi-rs/napi-rs) and [assert_cmd](https://github.com/assert-rs/assert_cmd).


Updates `napi` from 3.8.6 to 3.9.0
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.8.6...napi-v3.9.0)

Updates `napi-build` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-build-v2.3.1...napi-build-v2.3.2)

Updates `napi-derive` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-derive-v3.5.5...napi-derive-v3.5.6)

Updates `assert_cmd` from 2.2.1 to 2.2.2
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-minor-patch
- dependency-name: napi-build
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: napi-derive
  dependency-version: 3.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
- dependency-name: assert_cmd
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates rust Rust Language labels May 18, 2026
@github-actions github-actions Bot added the component:core fast-yaml-core crate label May 18, 2026
@github-actions github-actions Bot merged commit 640ff35 into main May 18, 2026
36 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/rust-minor-patch-eb969ec487 branch May 18, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:core fast-yaml-core crate dependencies Dependency updates rust Rust Language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants