Skip to content

deps(deps): bump devcontainers/go from 2-1.26-bookworm to 2.3-1.27-bookworm in /.devcontainer - #808

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/dot-devcontainer/devcontainers/go-2.3-1.27-bookworm
Open

deps(deps): bump devcontainers/go from 2-1.26-bookworm to 2.3-1.27-bookworm in /.devcontainer#808
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/dot-devcontainer/devcontainers/go-2.3-1.27-bookworm

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Warning

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

Bumps devcontainers/go from 2-1.26-bookworm to 2.3-1.27-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 2-1.26-bookworm to 2.3-1.27-bookworm.

---
updated-dependencies:
- dependency-name: devcontainers/go
  dependency-version: 2.3-1.27-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 devcontainer docker labels Sep 10, 2026
Copilot AI lite review requested due to automatic review settings September 10, 2026 17:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file devcontainer docker labels Sep 10, 2026
@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Changes recommended

The updated devcontainer image tag conflicts with the repo’s go.mod Go version and breaks the existing devcontainer version-check workflow’s tag parsing, so CI is expected to fail.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the development container base image (mcr.microsoft.com/devcontainers/go) used for local development in the go-sqlcmd repo.

Changes:

  • Bumps .devcontainer/Dockerfile base image from devcontainers/go:2-1.26-bookworm to devcontainers/go:2.3-1.27-bookworm.
File summaries
File Description
.devcontainer/Dockerfile Updates the devcontainer Go image tag (Go version + image variant version).
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .devcontainer/Dockerfile
# when the base image is slightly behind. Downloads are verified against
# sum.golang.org.
FROM mcr.microsoft.com/devcontainers/go:2-1.26-bookworm
FROM mcr.microsoft.com/devcontainers/go:2.3-1.27-bookworm
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 devcontainer docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant