Skip to content

chore(deps): bump golang from 1.25-alpine to 1.26-alpine in /docker#3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/docker/golang-1.26-alpine
Open

chore(deps): bump golang from 1.25-alpine to 1.26-alpine in /docker#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/docker/golang-1.26-alpine

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown

Bumps golang from 1.25-alpine to 1.26-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 golang from 1.25-alpine to 1.26-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26-alpine
  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 May 23, 2026
MattJackson added a commit that referenced this pull request Jun 8, 2026
#3 (decided: wire both at boot) — idempotent, correct ordering:
- MigrateLegacyUsers() after store.Open (a v1-era Role=admin user predating
  the UIAdmin field keeps UI-admin access on upgrade).
- MigrateBucketUserAssignments() before policy.Open (drops legacy bucket_user
  assignments so in-memory enforcer state matches disk). Both non-fatal on
  failure (orphans are inert; the flag is re-settable). De-personalized a stray
  'matthew' comment. +unit tests (drop/keep/idempotent/missing-file, UIAdmin flip).

#2 (decided: accept + document) — SECURITY.md + crypto.go now state explicitly
that sha256(JWT_SECRET) with no salt/HKDF/domain-separation is an ACCEPTED
tradeoff for the single-server model (high-entropy input, not a password), with
the key-reuse caveat and the versioned-migration path for multi-tenant.

go build/test ./... green.
@MattJackson MattJackson self-requested a review as a code owner June 8, 2026 00:33
@MattJackson MattJackson force-pushed the dependabot/docker/docker/golang-1.26-alpine branch from bf059f2 to 4edd9aa Compare June 8, 2026 00:33
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