Skip to content

build(deps): bump debian from 3a39a05 to d7e1218 in /crates/orion-cli - #301

Merged
codetiger merged 3 commits into
mainfrom
dependabot/docker/crates/orion-cli/debian-d7e1218
Sep 1, 2026
Merged

build(deps): bump debian from 3a39a05 to d7e1218 in /crates/orion-cli#301
codetiger merged 3 commits into
mainfrom
dependabot/docker/crates/orion-cli/debian-d7e1218

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Warning

Cooldown could not be applied because no publication date was available from the registry.

Bumps debian from 3a39a05 to d7e1218.

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 debian from `3a39a05` to `d7e1218`.

---
updated-dependencies:
- dependency-name: debian
  dependency-version: trixie-slim
  dependency-type: direct:production
...

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 31, 2026
@dependabot
dependabot Bot requested a review from shankar-gpio as a code owner August 31, 2026 04:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Aug 31, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
orion-docs 561619d Sep 01 2026, 07:03 AM

@codetiger
codetiger merged commit baa1190 into main Sep 1, 2026
30 of 31 checks passed
@dependabot
dependabot Bot deleted the dependabot/docker/crates/orion-cli/debian-d7e1218 branch September 1, 2026 07:41
codetiger added a commit that referenced this pull request Sep 1, 2026
…e digest

The runtime digest in the server `Dockerfile` had drifted from the one the CLI
`Dockerfile` uses: dependabot raised #301 against `crates/orion-cli` only, so
the two `debian:trixie-slim` pins named different builds of the same tag. Both
now sit on `d7e1218`.

The reference stacks move to current stable:

- postgres 16 → 18 (`docker-compose.ha.yml`, the Helm dev stack, and the
  postgres-orders example)
- redis 7 → 8
- nginx 1.27 → 1.30. **1.30, not 1.31**: nginx numbers even minors stable and
  odd minors mainline, so 1.31 is the development branch.

`debian:trixie-slim` is already current — trixie is Debian stable — so only its
digest moved.

**The Rust builder stays on `rust:1.98-slim`.** It is not a stale pin, it is
the MSRV: `rust-version = "1.98"` in the root manifest, the `MSRV (1.98)` CI
job, and both Dockerfiles are meant to agree, so the shipped binary is built by
the oldest toolchain the project claims to support. Raising it is a support
policy decision rather than an image refresh, so it is left alone here.

The compose files also stop defaulting to 1.4.0, which the 1.5.0 release left
behind.
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