Skip to content

build(deps): bump rust from 1.97.0-alpine to 1.97.1-alpine - #107

Merged
plusky merged 1 commit into
mainfrom
dependabot/docker/rust-1.97.1-alpine
Aug 18, 2026
Merged

build(deps): bump rust from 1.97.0-alpine to 1.97.1-alpine#107
plusky merged 1 commit into
mainfrom
dependabot/docker/rust-1.97.1-alpine

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rust from 1.97.0-alpine to 1.97.1-alpine.

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps rust from 1.97.0-alpine to 1.97.1-alpine.

---
updated-dependencies:
- dependency-name: rust
  dependency-version: 1.97.1-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 18, 2026
@plusky

plusky commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Not merging as-is: this bumps the builder image to 1.97.1 while rust-toolchain.toml pins 1.97.0 — the Dockerfile's comment requires the two to move together, or the container compiles releases with a different compiler than every other artifact. Will be superseded by a coordinated toolchain bump (rust-toolchain.toml + CI pins + this tag/digest in one PR).

@plusky
plusky merged commit e8d3a0d into main Aug 18, 2026
13 checks passed
@plusky
plusky deleted the dependabot/docker/rust-1.97.1-alpine branch August 18, 2026 13:23
plusky added a commit that referenced this pull request Aug 18, 2026
Dependabot moved the container build stage to rust:1.97.1-alpine
(#107); the Dockerfile's contract is that its tag and
rust-toolchain.toml move together, so this catches the other six pins
up: the toolchain channel, three ci.yml jobs and two release.yml jobs.

Local verification ran under the host's 1.97.0 (no rustup here); CI is
the enforcement point that actually compiles under 1.97.1.
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.

1 participant