Skip to content

build(deps): bump devcontainers/go from dev-1.25-bookworm to dev-1.26-bookworm in /tools/container-images/devcontainer#21752

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/docker/tools/container-images/devcontainer/devcontainers/go-dev-1.26-bookworm
Open

build(deps): bump devcontainers/go from dev-1.25-bookworm to dev-1.26-bookworm in /tools/container-images/devcontainer#21752
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/docker/tools/container-images/devcontainer/devcontainers/go-dev-1.26-bookworm

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps devcontainers/go from dev-1.25-bookworm to dev-1.26-bookworm.

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 devcontainers/go from dev-1.25-bookworm to dev-1.26-bookworm.

---
updated-dependencies:
- dependency-name: devcontainers/go
  dependency-version: dev-1.26-bookworm
  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 15, 2026
@k8s-ci-robot
Copy link
Copy Markdown

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Bumps .devcontainer/devcontainer.json to dev-1.26-bookworm.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@serathius
Copy link
Copy Markdown
Member

cc @ivanvc

Comment thread .devcontainer/devcontainer.json
@ivanvc
Copy link
Copy Markdown
Member

ivanvc commented May 15, 2026

@serathius, this worked as expected. We wanted GitHub actions to bump the dev container JSON definition.

We decided to switch to the dev container based on tooling and quicker adoption of newer minors. Right, @henrybear327?

/ok-to-test
/cc @henrybear327

@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.29%. Comparing base (4c79458) to head (7f2baba).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files

see 21 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #21752      +/-   ##
==========================================
+ Coverage   70.19%   70.29%   +0.09%     
==========================================
  Files         426      426              
  Lines       35224    35224              
==========================================
+ Hits        24726    24761      +35     
+ Misses       9103     9069      -34     
+ Partials     1395     1394       -1     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c79458...7f2baba. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@serathius
Copy link
Copy Markdown
Member

@serathius, this worked as expected. We wanted GitHub actions to bump the dev container JSON definition.

Sounds good.

@serathius
Copy link
Copy Markdown
Member

Do we have any tests for devcontainers to detect if bumping image will break it?

@henrybear327
Copy link
Copy Markdown
Contributor

@serathius, this worked as expected. We wanted GitHub actions to bump the dev container JSON definition.

We decided to switch to the dev container based on tooling and quicker adoption of newer minors. Right, @henrybear327?

/ok-to-test /cc @henrybear327

Yes, this correct. Please see the links in comment #21752 (comment)

@henrybear327
Copy link
Copy Markdown
Contributor

Do we have any tests for devcontainers to detect if bumping image will break it?

We are currently relying on the existing tests on CI for catching issues for now, unless I am missing something.

@k8s-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], henrybear327, serathius

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@henrybear327
Copy link
Copy Markdown
Contributor

/retest

@ivanvc
Copy link
Copy Markdown
Member

ivanvc commented May 18, 2026

We are currently relying on the existing tests on CI for catching issues for now, unless I am missing something.

But I don't think we're actually testing that the tests run on that specific image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved area/tooling dependencies Pull requests that update a dependency file docker Pull requests that update Docker code ok-to-test size/XS

Development

Successfully merging this pull request may close these issues.

4 participants