Skip to content

build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 - #13627

Merged
ndeloof merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/sync-0.20.0
Mar 12, 2026
Merged

build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0#13627
ndeloof merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/sync-0.20.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 9, 2026

Copy link
Copy Markdown
Contributor

Bumps 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

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)

@dependabotdependabotBot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 9, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerMarch 9, 2026 09:05
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Mar 9, 2026
@dependabot
dependabotBot requested a review from ndeloofMarch 9, 2026 09:05
@dependabotdependabotBot added the go Pull requests that update go code label Mar 9, 2026
@dependabot
dependabotBot requested a review from gloursMarch 9, 2026 09:05
ndeloof
ndeloof previously approved these changes Mar 9, 2026
@ndeloof
ndeloof enabled auto-merge (rebase) March 9, 2026 09:08
Bumps [golang.org/x/sync](https://github.com/golang/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
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/golang.org/x/sync-0.20.0 branch from dcdf0cc to a6ea952CompareMarch 9, 2026 09:17
@ndeloof
ndeloof disabled auto-merge March 12, 2026 13:05
@ndeloof
ndeloof merged commit 0ffb171 into mainMar 12, 2026
40 checks passed
@ndeloof
ndeloof deleted the dependabot/go_modules/golang.org/x/sync-0.20.0 branch March 12, 2026 13:06
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 25, 2026
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [docker/compose](https://github.com/docker/compose) | patch | `v5.1.0` → `v5.1.1` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>docker/compose (docker/compose)</summary>
### [`v5.1.1`](https://github.com/docker/compose/releases/tag/v5.1.1)
[Compare Source](docker/compose@v5.1.0...v5.1.1)
#### What's Changed
##### 🐛 Fixes
- Only pass ConsoleSize to ExecAttach when TTY is enabled by [@&#8203;mikesir87](https://github.com/mikesir87) in [#&#8203;13616](docker/compose#13616)
- Fix deadlock in ttyWriter.Done() by [@&#8203;maks2134](https://github.com/maks2134) in [#&#8203;13640](docker/compose#13640)
##### ⚙️ Dependencies
- update to go1.25.8 by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13622](docker/compose#13622)
- bump github.com/moby/moby/api from 1.53.0 to 1.54.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13619](docker/compose#13619)
- bump golang.org/x/sys from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13626](docker/compose#13626)
- bump github.com/containerd/containerd/v2 from 2.2.1 to 2.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13631](docker/compose#13631)
- bump golang.org/x/sync from 0.19.0 to 0.20.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13627](docker/compose#13627)
- bump github.com/moby/moby/client from 0.2.2 to 0.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13621](docker/compose#13621)
#### New Contributors
- [@&#8203;maks2134](https://github.com/maks2134) made their first contribution in [#&#8203;13640](docker/compose#13640)
**Full Changelog**: <docker/compose@v5.1.0...v5.1.1>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44Ny4xIiwidXBkYXRlZEluVmVyIjoiNDMuODcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegoPull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ndeloof