Skip to content

rebase: bump golang.org/x/sync from 0.19.0 to 0.20.0 in /e2e in the golang-dependencies group#6173

Merged
mergify[bot] merged 1 commit into
develfrom
dependabot/go_modules/e2e/golang-dependencies-405f3632c9
Mar 11, 2026
Merged

rebase: bump golang.org/x/sync from 0.19.0 to 0.20.0 in /e2e in the golang-dependencies group#6173
mergify[bot] merged 1 commit into
develfrom
dependabot/go_modules/e2e/golang-dependencies-405f3632c9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the golang-dependencies group in /e2e with 1 update: golang.org/x/sync.

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added ci/skip/multi-arch-build skip building on multiple architectures rebase update the version of an external component labels Mar 9, 2026
@mergify mergify Bot added the component/testing Additional test cases or CI work label Mar 9, 2026
nixpanic
nixpanic previously approved these changes Mar 10, 2026

@nixpanic nixpanic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

minor change, interface{} -> any, no need for complete e2e testing.

@nixpanic nixpanic added the ci/skip/e2e skip running e2e CI jobs label Mar 10, 2026
@nixpanic nixpanic requested a review from a team March 10, 2026 08:52
@nixpanic

Copy link
Copy Markdown
Member

@dependabot recreate

Need to address a conflict in e2e/go.mod.

Bumps the golang-dependencies group in /e2e with 1 update: [golang.org/x/sync](https://github.com/golang/sync).


Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](golang/sync@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/e2e/golang-dependencies-405f3632c9 branch from 2de1897 to 39a1510 Compare March 11, 2026 12:02
@mergify mergify Bot dismissed nixpanic’s stale review March 11, 2026 12:03

Pull request has been modified.

@nixpanic nixpanic requested a review from a team March 11, 2026 12:03
@mergify mergify Bot merged commit af1d229 into devel Mar 11, 2026
15 checks passed
@mergify

mergify Bot commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-03-11 12:43 UTC · Rule: default
  • Checks passed · in-place
  • Merged2026-03-11 12:43 UTC · at 39a1510784b89fae68cc1a28ec0f36e596e96451

This pull request spent 4 seconds in the queue, with no time running CI.

Required conditions to merge

@dependabot dependabot Bot deleted the dependabot/go_modules/e2e/golang-dependencies-405f3632c9 branch March 11, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures component/testing Additional test cases or CI work rebase update the version of an external component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants