Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the cargo group with 5 updates:

Package From To
chrono 0.4.41 0.4.42
clap 4.5.46 4.5.47
log 0.4.27 0.4.28
napi 3.2.4 3.3.0
napi-derive 3.2.4 3.2.5

Updates chrono from 0.4.41 to 0.4.42

Release notes

Sourced from chrono's releases.

0.4.42

What's Changed

Commits
  • f3fd15f Bump version to 0.4.42
  • 5cf5603 strftime: add regression test case
  • a623170 strftime: simplify error handling
  • 36fbfb1 strftime: move specifier handling out of match to reduce rightward drift
  • 7f413c3 strftime: yield None early
  • 9d5dfe1 strftime: outline constants
  • e5f6be7 strftime: move error() method below caller
  • d516c27 strftime: merge impl blocks
  • 0ee2172 strftime: re-order items to keep impls together
  • 757a8b0 Upgrade to windows-bindgen 0.63
  • Additional commits viewable in compare view

Updates clap from 4.5.46 to 4.5.47

Release notes

Sourced from clap's releases.

v4.5.47

[4.5.47] - 2025-09-02

Features

  • Added impl FromArgMatches for ()
  • Added impl Args for ()
  • Added impl Subcommand for ()
  • Added impl FromArgMatches for Infallible
  • Added impl Subcommand for Infallible

Fixes

  • (derive) Update runtime error text to match clap
Changelog

Sourced from clap's changelog.

[4.5.47] - 2025-09-02

Features

  • Added impl FromArgMatches for ()
  • Added impl Args for ()
  • Added impl Subcommand for ()
  • Added impl FromArgMatches for Infallible
  • Added impl Subcommand for Infallible

Fixes

  • (derive) Update runtime error text to match clap
Commits
  • f046ca6 chore: Release
  • 436949d docs: Update changelog
  • 1ddab84 Merge pull request #5954 from epage/tests
  • 8a66dbf test(complete): Add more native cases
  • 76465cf test(complete): Make things more consistent
  • 232cedb test(complete): Remove redundant index
  • 02244a6 Merge pull request #5949 from krobelus/option-name-completions-after-positionals
  • 2e13847 fix(complete): Missing options in multi-val arg
  • 74388d7 test(complete): Multi-valued, unbounded positional
  • 5b3d45f refactor(complete): Extract function for options
  • Additional commits viewable in compare view

Updates log from 0.4.27 to 0.4.28

Release notes

Sourced from log's releases.

0.4.28

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.27...0.4.28

Changelog

Sourced from log's changelog.

[0.4.28] - 2025-09-02

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.27...0.4.28

Notable Changes

Commits
  • 6e17355 Merge pull request #695 from rust-lang/cargo/0.4.28
  • 57719db focus on user-facing source changes in the changelog
  • e0630c6 prepare for 0.4.28 release
  • 60829b1 Merge pull request #692 from nebkor/up-and-down
  • 95d44f8 change names of log-level-changing methods to be more descriptive
  • 2b63dfa Add up() and down() methods for Level and LevelFilter
  • 3aa1359 Merge pull request #690 from HaoliangXu/master
  • 1091f2c Chore:delete compare_exchange method for AtomicUsize on platforms
  • 24c5f44 Merge pull request #688 from ZylosLumen/patch-1
  • 4498495 Unhide #[derive(Debug)] in example
  • Additional commits viewable in compare view

Updates napi from 3.2.4 to 3.3.0

Release notes

Sourced from napi's releases.

napi-v3.3.0

Added

  • (napi) implement from_static on JsStringLatin1 and JsStringUtf16 (#2908)
  • (napi) support external JsStringLatin1 and JsStringUtf16 (#2898)

Fixed

  • (napi) JsStringUtf8 memory leak (#2911)

Other

  • (cli) show NAPI options on new command (#2892)

napi-derive-v3.2.5

Other

  • updated the following local packages: napi-derive-backend
Commits
  • 2cb9c17 chore: release (#2893)
  • 841ddf4 fix(cli): NAPI_RS_NATIVE_LIBRARY_PATH usage (#2907)
  • 3894db5 fix(napi): JsStringUtf8 memory leak (#2911)
  • e633c47 chore(deps): update release-plz/action action to v0.5.114 (#2909)
  • 484ca28 feat(napi): implement from_static on JsStringLatin1 and JsStringUtf16 (#2908)
  • 3c1a64f chore(deps): update dependency electron to v38 (#2904)
  • c034e1e fix(cli): fix misuse of configPath as readNapiConfig first argument (#2900)
  • df80a84 chore(deps): update actions/setup-node action to v5 (#2906)
  • ca17be8 chore(deps): update release-plz/action action to v0.5.113 (#2903)
  • 38e55fa chore(deps): lock file maintenance (#2901)
  • Additional commits viewable in compare view

Updates napi-derive from 3.2.4 to 3.2.5

Release notes

Sourced from napi-derive's releases.

napi-derive-v3.2.5

Other

  • updated the following local packages: napi-derive-backend
Commits
  • 2cb9c17 chore: release (#2893)
  • 841ddf4 fix(cli): NAPI_RS_NATIVE_LIBRARY_PATH usage (#2907)
  • 3894db5 fix(napi): JsStringUtf8 memory leak (#2911)
  • e633c47 chore(deps): update release-plz/action action to v0.5.114 (#2909)
  • 484ca28 feat(napi): implement from_static on JsStringLatin1 and JsStringUtf16 (#2908)
  • 3c1a64f chore(deps): update dependency electron to v38 (#2904)
  • c034e1e fix(cli): fix misuse of configPath as readNapiConfig first argument (#2900)
  • df80a84 chore(deps): update actions/setup-node action to v5 (#2906)
  • ca17be8 chore(deps): update release-plz/action action to v0.5.113 (#2903)
  • 38e55fa chore(deps): lock file maintenance (#2901)
  • 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 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 <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 cargo group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` |
| [clap](https://github.com/clap-rs/clap) | `4.5.46` | `4.5.47` |
| [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` |
| [napi](https://github.com/napi-rs/napi-rs) | `3.2.4` | `3.3.0` |
| [napi-derive](https://github.com/napi-rs/napi-rs) | `3.2.4` | `3.2.5` |


Updates `chrono` from 0.4.41 to 0.4.42
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.41...v0.4.42)

Updates `clap` from 4.5.46 to 4.5.47
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.46...clap_complete-v4.5.47)

Updates `log` from 0.4.27 to 0.4.28
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.27...0.4.28)

Updates `napi` from 3.2.4 to 3.3.0
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.2.4...napi-v3.3.0)

Updates `napi-derive` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-derive-v3.2.4...napi-derive-v3.2.5)

---
updated-dependencies:
- dependency-name: chrono
  dependency-version: 0.4.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: clap
  dependency-version: 4.5.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: log
  dependency-version: 0.4.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: napi
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: napi-derive
  dependency-version: 3.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 8, 2025
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.90%. Comparing base (77a447e) to head (561aed6).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   96.90%   96.90%           
=======================================
  Files          14       14           
  Lines        3132     3132           
=======================================
  Hits         3035     3035           
  Misses         97       97           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

codspeed-hq bot commented Sep 9, 2025

CodSpeed Performance Report

Merging #180 will not alter performance

Comparing dependabot/cargo/cargo-86c88d23d3 (561aed6) with main (77a447e)1

Summary

✅ 1 untouched benchmarks

Footnotes

  1. No successful run was found on main (8664b99) during the generation of this report, so 77a447e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@2bndy5 2bndy5 merged commit 6c3d567 into main Sep 9, 2025
61 checks passed
@2bndy5 2bndy5 deleted the dependabot/cargo/cargo-86c88d23d3 branch September 9, 2025 02:13
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