Skip to content

Split Dependabot container updates#3477

Merged
DrJosh9000 merged 1 commit into
mainfrom
split-dependabot-containers
Sep 16, 2025
Merged

Split Dependabot container updates#3477
DrJosh9000 merged 1 commit into
mainfrom
split-dependabot-containers

Conversation

@DrJosh9000

Copy link
Copy Markdown
Contributor

Description

Make dependabot raise two separate PRs for container updates:

  • Updates to containers that we release
  • Updates to containers needed for builds, tests, etc.

Context

It'd be great to easily hold back the Go container version, but doing it all in one PR means editing the PR instead of telling Dependabot to back off. e.g. #3476

Changes

Divide the dependabot configuration for Docker into two.

Testing

  • N/A [ ] Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • N/A [ ] Code is formatted (with go fmt ./...)

Disclosures / Credits

I did not use AI tools at all

@DrJosh9000 DrJosh9000 requested a review from a team September 15, 2025 23:59

@moskyb moskyb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

oooh, nice work, this is gonna be way nicer

@DrJosh9000 DrJosh9000 merged commit 57a30f7 into main Sep 16, 2025
1 check passed
@DrJosh9000 DrJosh9000 deleted the split-dependabot-containers branch September 16, 2025 00:06
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.

2 participants