Skip to content

build(deps): bump the cargo group across 1 directory with 6 updates#395

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-81ef64271b
Open

build(deps): bump the cargo group across 1 directory with 6 updates#395
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-81ef64271b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 6 updates in the / directory:

Package From To
anyhow 1.0.102 1.0.103
log 0.4.32 0.4.33
gix-imara-diff 0.2.2 0.2.3
napi 3.9.2 3.9.4
napi-derive 3.5.6 3.5.7
which 8.0.3 8.0.4

Updates anyhow from 1.0.102 to 1.0.103

Release notes

Sourced from anyhow's releases.

1.0.103

  • Fix Stacked Borrows violation (UB) in Error::downcast_mut (#451, #452)
Commits
  • 5bdb0e2 Release 1.0.103
  • e621bd3 Merge pull request #452 from dtolnay/downcast
  • 6e8c000 Eliminate pointer->reference->pointer during downcast
  • 67c4abd Add regression test for issue 451
  • 917a169 Update actions/upload-artifact@v6 -> v7
  • d9dc3fa Update actions/checkout@v6 -> v7
  • 841522b Raise minimum tested compiler to rust 1.85
  • See full diff in compare view

Updates log from 0.4.32 to 0.4.33

Changelog

Sourced from log's changelog.

[0.4.33] - 2026-06-20

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.32...0.4.33

Commits
  • f405739 Merge pull request #734 from rust-lang/cargo/0.4.33
  • 6a24abf prepare for 0.4.33 release
  • 87e0621 Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparison
  • a9b5711 Review: fallback to the &str hash
  • cc89cc6 Review: fixed other comparisons
  • 920e7dc Review: fixed comparison on MaybeStaticStr
  • 0d71d3c Fixed key comparison
  • See full diff in compare view

Updates gix-imara-diff from 0.2.2 to 0.2.3

Release notes

Sourced from gix-imara-diff's releases.

gix-imara-diff v0.2.3

Commit Statistics

  • 6 commits contributed to the release over the course of 27 calendar days.
  • 27 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Merge pull request #2650 from GitoxideLabs/fix-fuzz-comprehensive-diff (f1fc9ea)
    • Bound comprehensive diff fuzz inputs to avoid Myers timeout (58e7b75)
    • Merge pull request #2644 from GitoxideLabs/fix-postprocess-timeout (8f55e18)
    • Address auto-review (40c8690)
    • Limit postprocess heuristics fuzz input size (20649b1)
    • Merge pull request #2618 from GitoxideLabs/report (f7d4f33)
Commits
  • 6428edc Release gix-date v0.15.5, gix-hashtable v0.15.2, gix-object v0.62.0, gix-attr...
  • 1d301e2 report for June 2026
  • da6b267 Merge pull request #2642 from 10ne1/dev/aratiu/sha256-transport
  • 3927d70 Add journey-tests for SHA-256 clones and ref-lists
  • 9929ece fix!: avoid duplicate network connection when adopting a remote-controlled ha...
  • ed998d1 review
  • f7d6608 Merge pull request #2664 from ameyypawar/docs/2421-index-write-tree-cache
  • 325d2a1 map fetch pack/index checksums to their SHA-256 values
  • a507ee0 Merge pull request #2661 from GitoxideLabs/negative-refspec-parsing
  • 470e689 derive update_refs expected ids from the fixture (hash-aware)
  • Additional commits viewable in compare view

Updates napi from 3.9.2 to 3.9.4

Release notes

Sourced from napi's releases.

napi-v3.9.4

Other

  • (napi-derive) outline #[napi(object)] field-error decoration (#3338)

napi-v3.9.3

Fixed

  • (napi) sync referred flag when creating a weak ThreadsafeFunction (#3337)

Other

  • (napi) outline non-generic core of ThreadsafeFunction::create (#3334)
Commits
  • 9cc199f chore: release (#3345)
  • b77119e chore(release): publish
  • 71ce9f6 chore(deps): update actions/cache action to v6 (#3349)
  • 8c87f47 chore(deps): update @​tybys/wasm-util to 0.10.3 (#3348)
  • 04e2a76 chore(deps): update cross-platform-actions/action action to v1.3.0 (#3346)
  • 54ecbe4 chore(deps): update actions/checkout action to v7 (#3340)
  • 3dd0c30 perf(napi-derive): outline #[napi(object)] field-error decoration (#3338)
  • 81ac3d9 build(deps): bump undici from 6.26.0 to 6.27.0 (#3342)
  • ee58383 chore(napi): release v3.9.3 (#3335)
  • c787276 fix(napi): sync referred flag when creating a weak ThreadsafeFunction (#3337)
  • Additional commits viewable in compare view

Updates napi-derive from 3.5.6 to 3.5.7

Release notes

Sourced from napi-derive's releases.

napi-derive-v3.5.7

Other

  • updated the following local packages: napi-derive-backend
Commits
  • 9cc199f chore: release (#3345)
  • b77119e chore(release): publish
  • 71ce9f6 chore(deps): update actions/cache action to v6 (#3349)
  • 8c87f47 chore(deps): update @​tybys/wasm-util to 0.10.3 (#3348)
  • 04e2a76 chore(deps): update cross-platform-actions/action action to v1.3.0 (#3346)
  • 54ecbe4 chore(deps): update actions/checkout action to v7 (#3340)
  • 3dd0c30 perf(napi-derive): outline #[napi(object)] field-error decoration (#3338)
  • 81ac3d9 build(deps): bump undici from 6.26.0 to 6.27.0 (#3342)
  • ee58383 chore(napi): release v3.9.3 (#3335)
  • c787276 fix(napi): sync referred flag when creating a weak ThreadsafeFunction (#3337)
  • Additional commits viewable in compare view

Updates which from 8.0.3 to 8.0.4

Release notes

Sourced from which's releases.

8.0.4

What's Changed

Full Changelog: harryfei/which-rs@8.0.3...8.0.4

Changelog

Sourced from which's changelog.

8.0.4

  • On Windows we now emit a NonFatalError if the PATHEXT environment variable is not populated, and the query did not specify a file extension.
Commits

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 cargo group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` |
| [log](https://github.com/rust-lang/log) | `0.4.32` | `0.4.33` |
| [gix-imara-diff](https://github.com/GitoxideLabs/gitoxide) | `0.2.2` | `0.2.3` |
| [napi](https://github.com/napi-rs/napi-rs) | `3.9.2` | `3.9.4` |
| [napi-derive](https://github.com/napi-rs/napi-rs) | `3.5.6` | `3.5.7` |
| [which](https://github.com/harryfei/which-rs) | `8.0.3` | `8.0.4` |



Updates `anyhow` from 1.0.102 to 1.0.103
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.102...1.0.103)

Updates `log` from 0.4.32 to 0.4.33
- [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.32...0.4.33)

Updates `gix-imara-diff` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-imara-diff-v0.2.2...gix-imara-diff-v0.2.3)

Updates `napi` from 3.9.2 to 3.9.4
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.9.2...napi-v3.9.4)

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

Updates `which` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](harryfei/which-rs@8.0.3...8.0.4)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: log
  dependency-version: 0.4.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: gix-imara-diff
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: napi
  dependency-version: 3.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: napi-derive
  dependency-version: 3.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: which
  dependency-version: 8.0.4
  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 Jul 5, 2026
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.

0 participants