Skip to content

chore(deps): bump rust from 1.95-trixie to 1.96-trixie in /crates/registry-relay in the docker-images group across 1 directory - #646

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/crates/registry-relay/docker-images-7dbaba39f5
Open

chore(deps): bump rust from 1.95-trixie to 1.96-trixie in /crates/registry-relay in the docker-images group across 1 directory#646
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/crates/registry-relay/docker-images-7dbaba39f5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the docker-images group with 1 update in the /crates/registry-relay directory: rust.

Updates rust from 1.95-trixie to 1.96-trixie

Dependabot compatibility score

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 docker-images group with 1 update in the /crates/registry-relay directory: rust.


Updates `rust` from 1.95-trixie to 1.96-trixie

---
updated-dependencies:
- dependency-name: rust
  dependency-version: 1.96-trixie
  dependency-type: direct:production
  dependency-group: docker-images
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Aug 5, 2026
@dependabot
dependabot Bot requested a review from jeremi as a code owner August 5, 2026 09:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Aug 5, 2026

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a14e8ed5fe

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".


# Keep the tag for humans and the digest for reproducible pulls.
FROM rust:1.95-trixie@sha256:f49565f188ee00bc2a18dd418183f2c5f23ef7d6e691890517ed341a598f67c3 AS builder
FROM rust:1.96-trixie@sha256:1f0dbad1df66647807e6952d1db85d0b2bda7606cb2139d82517e4f009967376 AS builder

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Update the Debian 13 image contract with the Rust bump

With this Dockerfile bumped to rust:1.96-trixie, the committed CI gate still requires the old rust:1.95-trixie builder: .github/workflows/ci.yml runs python3 release/scripts/check-debian13-images.py, whose RUST_BUILDER constant is still 1.95, so running that check now fails for both crates/registry-relay/Dockerfile and Dockerfile.demo. Please update the image contract/check fixtures together with the Dockerfile bump so Relay's required preflight can pass.

AGENTS.md reference: crates/registry-relay/AGENTS.md:L8-L11

Useful? React with 👍 / 👎.


# Keep the tag for humans and the digest for reproducible pulls.
FROM rust:1.95-trixie@sha256:f49565f188ee00bc2a18dd418183f2c5f23ef7d6e691890517ed341a598f67c3 AS builder
FROM rust:1.96-trixie@sha256:1f0dbad1df66647807e6952d1db85d0b2bda7606cb2139d82517e4f009967376 AS builder

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Update the Debian 13 image contract with the Rust bump

With this Dockerfile bumped to rust:1.96-trixie, the committed CI gate still requires the old rust:1.95-trixie builder: .github/workflows/ci.yml runs python3 release/scripts/check-debian13-images.py, whose RUST_BUILDER constant is still 1.95, so running that check now fails for both crates/registry-relay/Dockerfile and Dockerfile.demo. Please update the image contract/check fixtures together with the Dockerfile bump so Relay's required preflight can pass.

Useful? React with 👍 / 👎.

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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants