Skip to content

Update rust Docker tag to v1.97 - #10

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rust-1.x
Open

Update rust Docker tag to v1.97#10
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rust-1.x

Conversation

@renovate

@renovate renovate Bot commented Dec 12, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rust (source) stage minor 1.911.97

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update rust docker tag to v1.92 chore(deps): update rust docker tag to v1.93 Jan 23, 2026
@renovate
renovate Bot force-pushed the renovate/rust-1.x branch from 57eca08 to ece9eaa Compare January 23, 2026 08:03
@renovate renovate Bot changed the title chore(deps): update rust docker tag to v1.93 chore(deps): update rust docker tag to v1.94 Mar 8, 2026
@renovate
renovate Bot force-pushed the renovate/rust-1.x branch from ece9eaa to 8fedd5a Compare March 8, 2026 09:41
@renovate renovate Bot changed the title chore(deps): update rust docker tag to v1.94 Update rust Docker tag to v1.94 Apr 15, 2026
@renovate renovate Bot changed the title Update rust Docker tag to v1.94 Update rust Docker tag to v1.95 Apr 19, 2026
@renovate
renovate Bot force-pushed the renovate/rust-1.x branch from 8fedd5a to d13a5b1 Compare April 19, 2026 05:58
@renovate renovate Bot changed the title Update rust Docker tag to v1.95 Update rust Docker tag to v1.96 May 30, 2026
@renovate
renovate Bot force-pushed the renovate/rust-1.x branch from d13a5b1 to 5d20bb8 Compare May 30, 2026 22:55

@doubleword-code doubleword-code Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Summary

This PR updates the Rust Docker builder image from rust:1.91 to rust:1.96. This is a straightforward dependency bump that brings the build environment up to the latest stable Rust version (1.96.0 was released May 28, 2026). The change is minimal, low-risk, and includes security fixes from Cargo (CVE-2026-5222, CVE-2026-5223).

Verdict: Ready to approve — no issues identified.

Research notes

  • Docker Hub: Confirmed rust:1.96 and rust:1.96.0 tags exist and were pushed recently.
  • Rust 1.96.0 changelog: Fetched from releases.rs — no breaking changes affecting this project's dependencies. Notable inclusions: stabilized assert_matches! macros and Cargo security patches.
  • Project dependencies: All crates (tokio 1.42, axum 0.7, reqwest 0.12, serde 1.0, etc.) are compatible with Rust 1.96 on edition 2021.
  • Codebase scan: No other references to Rust version found (no rust-toolchain.toml, no CI version matrix).

Suggested next steps

  1. Merge this PR — it's a safe, beneficial update.
  2. Consider verifying the built container image runs successfully after merge (standard smoke test).

General findings

None — the change is exactly what it claims to be and introduces no regressions.

@renovate renovate Bot changed the title Update rust Docker tag to v1.96 Update rust Docker tag to v1.97 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/rust-1.x branch from 5d20bb8 to ea1ef50 Compare July 16, 2026 07:37
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.

0 participants