Skip to content

fix(deps): update rust#2226

Open
bootc-bot[bot] wants to merge 2 commits into
mainfrom
bootc-renovate/rust
Open

fix(deps): update rust#2226
bootc-bot[bot] wants to merge 2 commits into
mainfrom
bootc-renovate/rust

Conversation

@bootc-bot

@bootc-bot bootc-bot Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
bcvk-qemu dependencies digest c1adfa922a4223
chrono workspace.dependencies patch 0.4.440.4.45
clap_complete dependencies patch 4.6.24.6.5
composefs-ctl workspace.dependencies digest e277075ff57d2e
hyper (source) workspace.dependencies minor 1.9.01.10.1
log workspace.dependencies patch 0.4.290.4.32
openssl workspace.dependencies patch 0.10.780.10.80
pin-project dependencies patch 1.1.111.1.13
regex workspace.dependencies patch 1.12.31.12.4
rexpect dependencies patch 0.7.00.7.1
serde_json workspace.dependencies patch 1.0.1491.0.150
shlex workspace.dependencies patch 2.0.02.0.1
tar dependencies patch 0.4.450.4.46
tokio workspace.dependencies patch 1.52.11.52.3
uuid dependencies patch 1.23.11.23.3
which dependencies patch 8.0.28.0.3

Release Notes

chronotope/chrono (chrono)

v0.4.45: 0.4.45

Compare Source

What's Changed

hyperium/hyper (hyper)

v1.10.1

Compare Source

Bug Fixes

v1.10.0

Compare Source

Bug Fixes
Features
rust-lang/regex (regex)

v1.12.4

Compare Source

===================
This release includes a performance optimization for compilation of regexes
with very large character classes.

Improvements:

  • #​1308:
    Avoid re-canonicalizing the entire interval set when pushing new class ranges.
composefs/tar-rs (tar)

v0.4.46

Compare Source

Security

See also GHSA-3cv2-h65g-fgmm

Other changes
New Contributors

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

uuid-rs/uuid (uuid)

v1.23.3

Compare Source

What's Changed

Full Changelog: uuid-rs/uuid@v1.23.2...v1.23.3

v1.23.2

Compare Source

What's Changed

Full Changelog: uuid-rs/uuid@v1.23.1...v1.23.2


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@bootc-bot bootc-bot Bot requested a review from jeckersb June 2, 2026 20:54
@cgwalters cgwalters enabled auto-merge June 2, 2026 20:55
cgwalters
cgwalters previously approved these changes Jun 2, 2026
@cgwalters cgwalters added this pull request to the merge queue Jun 2, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 3, 2026
@bootc-bot bootc-bot Bot force-pushed the bootc-renovate/rust branch 11 times, most recently from 4372677 to 40c347a Compare June 8, 2026 05:46
Comment thread Cargo.toml Outdated
# composefs-ctl = { path = "/path/to/composefs-rs/crates/composefs-ctl" }
# The Justfile will auto-detect these and bind-mount them into container builds.
composefs-ctl = { git = "https://github.com/composefs/composefs-rs", rev = "e2770757762ec5091bb183bf0e778fe97c8d5694" }
composefs-ctl = { git = "https://github.com/composefs/composefs-rs", rev = "4c3e68f8ed84b2e909452b1b41635cc37715699e" }

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requires some code changes as there were lots of API changes in composefs/composefs-rs#225

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I think we should teach renovate to separate that

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or actually...perhaps soon we can just move composefs-rs over to using the published crates

@bootc-bot bootc-bot Bot force-pushed the bootc-renovate/rust branch 2 times, most recently from 86efc2c to 9524ae0 Compare June 9, 2026 03:20
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
@bootc-bot bootc-bot Bot force-pushed the bootc-renovate/rust branch from 9524ae0 to e546434 Compare June 9, 2026 09:21
Newer one has API changes which will need to be handled in a separate
PR, this will unblock the rest of the typical rust version bumps.

Signed-off-by: John Eckersberg <jeckersb@redhat.com>
@jeckersb

jeckersb commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Added a commit to roll back just the composefs portion so we can unblock the rest of this.

@bootc-bot

bootc-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cgwalters cgwalters added this pull request to the merge queue Jun 9, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants