Skip to content

chore(deps): lock file maintenance - #2191

Open
shunkakinoki wants to merge 1 commit into
mainfrom
renovate/lock-file-maintenance-cargo
Open

chore(deps): lock file maintenance#2191
shunkakinoki wants to merge 1 commit into
mainfrom
renovate/lock-file-maintenance-cargo

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented Jul 31, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (in timezone UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@shunkakinoki
shunkakinoki enabled auto-merge (squash) July 31, 2026 04:11
@indent-zero

indent-zero Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Warning

Indent Zero is shutting down on August 7th. Please migrate over to Indent 2.0 to continue getting PR reviews.

PR Summary

Renovate lock file maintenance PR that refreshes Cargo.lock to the latest resolvable versions consistent with existing Cargo.toml constraints. Lockfile-only change vs main (+312/-187), so no behavior in this repository is modified directly; any runtime impact comes from upstream crate updates. Latest force-push is another Renovate rebase on the current main with incremental bumps (futures* 0.3.33 → 0.3.34, eyre 0.6.12 → 0.6.14, rustls-webpki patch).

  • Bumps branch-pinned git deps git-ai (1.6.17 → 1.6.23, migrated to ureq 3.4.0 and dropped direct native-tls) and rtk (0.43.0 → 0.45.0, dropped lazy_static, still on ureq 2.12.1).
  • Notable registry bumps: colored 2.2.0 → 3.1.1 (major), crokey 1.4 → 1.5, bytesize 2.4 → 2.7, palette 0.7.6 → 0.7.7 (drops fast-srgb8, adds palette_math), minijinja 2.21 → 2.23, thiserror 2.0.19 → 2.0.20 (cascades), tree-sitter/tree-sitter-highlight 0.26.11 → 0.26.12, futures 0.3.33 → 0.3.34, eyre 0.6.12 → 0.6.14, plus patch/minor updates to clap/clap_builder/clap_complete, async-trait, bstr, lazy-regex, jiff, tokio-macros, rustls, rustls-webpki, schemars, toml/toml_parser, cc, either, find-msvc-tools, hybrid-array, interprocess, js-sys, serial2, time, libredox, aho-corasick, android_system_properties, gix-path, globset, ignore, instability, line-clipping, open, portable-atomic, regex-automata, wasm-bindgen, zerocopy.
  • Pulls in new transitive crates via git-ai's ureq 3 migration (base64ct, der, pem-rfc7468, http 1.5, httparse, ureq 3.4.0, ureq-proto, utf8-zero, webpki-root-certs, plus base64 0.23), and via instability's upgrade (darling 0.24 coexisting with 0.23).
  • Several proc-macro deps (displaydoc, futures-macro, schemars_derive, serde_derive_internals, tokio-macros, darling_core 0.24) now depend on syn 3.0.3, so both syn 2 and syn 3 legitimately coexist in the graph.

Issues

No issues found.

CI Checks

Waiting for CI checks...

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5908b95b-cb55-48fa-bf82-1b6ef4f16bd5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mesa-dot-dev

mesa-dot-dev Bot commented Jul 31, 2026

Copy link
Copy Markdown

You do not have enough credits to review this pull request. Please purchase more credits to continue.

@mesa-dot-dev

mesa-dot-dev Bot commented Jul 31, 2026

Copy link
Copy Markdown

Mesa Description

TL;DR

Refreshed and updated Rust dependencies in the Cargo lockfile to their latest compatible versions.

What changed?

  • Cargo.lock: Updated and locked exact versions of Rust dependencies and transitive dependencies to ensure reproducible builds.

Description generated by Mesa. Update settings

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

@shunkakinoki
shunkakinoki force-pushed the renovate/lock-file-maintenance-cargo branch 8 times, most recently from 34793e4 to eab4fff Compare August 8, 2026 03:32
@shunkakinoki
shunkakinoki force-pushed the renovate/lock-file-maintenance-cargo branch 3 times, most recently from 81e454f to 45a00f7 Compare August 11, 2026 03:34
@shunkakinoki
shunkakinoki force-pushed the renovate/lock-file-maintenance-cargo branch from 45a00f7 to 6f42804 Compare August 12, 2026 03:44
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.

2 participants