Skip to content

Bump golang.org/x/sync from 0.9.0 to 0.19.0 - #11

Merged
Lawrence Lucas Large (LukeLarge) merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/sync-0.19.0
Mar 23, 2026
Merged

Bump golang.org/x/sync from 0.9.0 to 0.19.0#11
Lawrence Lucas Large (LukeLarge) merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/sync-0.19.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps golang.org/x/sync from 0.9.0 to 0.19.0.

Commits
  • 2a180e2 errgroup: use consistent read for SetLimit panic
  • 1966f53 errgroup: fix some typos in comment
  • 04914c2 all: upgrade go directive to at least 1.24.0 [generated]
  • 7fad2c9 errgroup: revert propagation of panics
  • 8a14946 errgroup: remove duplicated comment
  • 1869c69 all: replace deprecated ioutil
  • d1ac909 sync/errgroup: PanicError.Error print stack trace
  • 506c70f errgroup: propagate panic and Goexit through Wait
  • 396f3a0 errgroup: document calling Go before Wait
  • b637f27 errgroup: drop support for Go versions before 1.20
  • Additional commits viewable 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 2, 2026
@stepsecurity-app

Copy link
Copy Markdown

Security Policy Alert: Actions Policy Violation

This workflow run has been blocked by StepSecurity's actions policy because it uses actions that are not allowed by your organization's policy.

Disallowed Actions:

  • step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
  • actions/setup-go@7b8cf10d4e4a01d4992d18a89f4d7dc5a3e6d6f4

To fix this issue, please modify the workflow to use only allowed actions. Contact your organization administrator to request changes to the allowed actions list if needed.

For more information, see StepSecurity's Actions Policy documentation.

@stepsecurity-app

Copy link
Copy Markdown

Security Policy Alert: Actions Policy Violation

This workflow run has been blocked by StepSecurity's actions policy because it uses actions that are not allowed by your organization's policy.

Disallowed Actions:

  • step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
  • github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e
  • github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e

To fix this issue, please modify the workflow to use only allowed actions. Contact your organization administrator to request changes to the allowed actions list if needed.

For more information, see StepSecurity's Actions Policy documentation.

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.9.0 to 0.19.0.
- [Commits](golang/sync@v0.9.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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.

Pull request overview

Updates the project’s Go module dependencies by bumping golang.org/x/sync to a newer release, aligning the module graph with the updated x/sync version.

Changes:

  • Bump golang.org/x/sync from v0.18.0 to v0.19.0 in go.mod.
  • Update go.sum checksums for the new golang.org/x/sync v0.19.0 version.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
go.mod Updates the required golang.org/x/sync version to v0.19.0.
go.sum Refreshes checksums to match golang.org/x/sync v0.19.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread go.mod
Comment thread go.mod

@ghost Deleted user (ghost) 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.

Bump golang.org/x/sync from 0.9.0 to 0.19.0
#11

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Bump golang.org/x/sync from 0.9.0 to 0.19.0
#11

@LukeLarge

Copy link
Copy Markdown
Collaborator

Copilot open a new pull request to apply changes based on the comments in this thread

Copilot AI commented Mar 23, 2026

Copy link
Copy Markdown

Lawrence Lucas Large (@LukeLarge) I've opened a new pull request, #31, to work on those changes. Once the pull request is ready, I'll request review from you.

@LukeLarge
Lawrence Lucas Large (LukeLarge) merged commit 78f5826 into main Mar 23, 2026
7 of 10 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/golang.org/x/sync-0.19.0 branch March 23, 2026 20:09
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants