Skip to content

chore(deps): bump the cargo group across 1 directory with 2 updates - #3

Merged
ra-co88 merged 1 commit into
masterfrom
dependabot/cargo/cargo-2b35e6d6ce
Aug 30, 2026
Merged

chore(deps): bump the cargo group across 1 directory with 2 updates#3
ra-co88 merged 1 commit into
masterfrom
dependabot/cargo/cargo-2b35e6d6ce

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the cargo group with 2 updates in the / directory: tar and cmov.

Updates tar from 0.4.45 to 0.4.46

Release notes

Sourced from tar's releases.

0.4.46

Security

See also GHSA-3cv2-h65g-fgmm

Other changes

New Contributors

Full Changelog: composefs/tar-rs@0.4.45...0.4.46

Commits

Updates cmov from 0.5.3 to 0.5.4

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 2 updates in the / directory: [tar](https://github.com/composefs/tar-rs) and [cmov](https://github.com/RustCrypto/utils).


Updates `tar` from 0.4.45 to 0.4.46
- [Release notes](https://github.com/composefs/tar-rs/releases)
- [Commits](composefs/tar-rs@0.4.45...0.4.46)

Updates `cmov` from 0.5.3 to 0.5.4
- [Commits](RustCrypto/utils@cmov-v0.5.3...cmov-v0.5.4)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 0.4.46
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: cmov
  dependency-version: 0.5.4
  dependency-type: indirect
  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 Aug 29, 2026
@ra-co88
ra-co88 merged commit de59417 into master Aug 30, 2026
1 check failed
@dependabot
dependabot Bot deleted the dependabot/cargo/cargo-2b35e6d6ce branch August 30, 2026 08:29
ra-co88 pushed a commit that referenced this pull request Aug 30, 2026
Dependabot PR #3 (cmov/tar bumps) also rewrote the rand requirement in
8 workspace manifests from "0.9.x" to "0.10.1", but rand 0.10 moves the
random_range method off the trait path our code imports, so
jcode-provider-core (attempt_tracker.rs) stopped compiling - the fork's
master has been unbuildable since that merge.

Upstream is entirely on rand 0.9.x. Revert the manifest requirements to
upstream's values and rebuild Cargo.lock from upstream's lock plus the
intended dependabot bumps (cmov 0.5.4, rand 0.9.5, tar 0.4.46). The
rand 0.10.1 lock entry remains only for external deps, matching
upstream's own lock.

Verified: cargo check -p jcode-base -p jcode-app-core -p jcode-tui passes.
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