Skip to content

chore(deps): update dependency golang/go to v1.26 (master) - #6085

Closed
renovate-sh-app[bot] wants to merge 1 commit into
masterfrom
renovate/master-golang-go-1.x
Closed

chore(deps): update dependency golang/go to v1.26 (master)#6085
renovate-sh-app[bot] wants to merge 1 commit into
masterfrom
renovate/master-golang-go-1.x

Conversation

@renovate-sh-app

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
golang/go (source) minor 1.251.26

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource     | package   | from | to   |
| -------------- | --------- | ---- | ---- |
| golang-version | golang/go | 1.25 | 1.26 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app
renovate-sh-app Bot requested a review from a team as a code owner June 15, 2026 03:02
@renovate-sh-app
renovate-sh-app Bot requested review from mstoykov and oleiade and removed request for a team June 15, 2026 03:02
@renovate-sh-app
renovate-sh-app Bot temporarily deployed to azure-trusted-signing June 15, 2026 03:08 Inactive
@renovate-sh-app
renovate-sh-app Bot temporarily deployed to azure-trusted-signing June 15, 2026 03:10 Inactive
@mstoykov

Copy link
Copy Markdown
Contributor

Closing as this shouldn't be happenign it is a result of #5981

@mstoykov mstoykov closed this Jun 16, 2026
@renovate-sh-app

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.26). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-sh-app
renovate-sh-app Bot deleted the renovate/master-golang-go-1.x branch June 16, 2026 15:03
mstoykov added a commit that referenced this pull request Jul 2, 2026
The Go versions used across the CI workflows were hardcoded in each
file. With the Renovate manager added in #5981, the deliberate N-1
matrix entry in test.yml/test-browser.yml looked identical to the
current-version entry, so Renovate tried to bump it to latest (#6085),
collapsing the current + previous coverage into testing one version
twice.

Introduce .github/go-versions.env as the single source of truth for
GO_VERSION_CURRENT and GO_VERSION_PREV, read via a new
.github/actions/go-versions composite action. Non-matrix workflows
(lint, tc39, wpt, xk6) and the lint action resolve the version in a
step; the matrix workflows (test, test-browser) gain a small configure
job that feeds the versions into their matrices.

Both versions are now bumped manually with each Go release, so the
Renovate custom manager for Go is removed.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant