Skip to content

vendor: update golang.org/x/* dependencies#7122

Open
thaJeztah wants to merge 6 commits into
docker:masterfrom
thaJeztah:bump_x_deps
Open

vendor: update golang.org/x/* dependencies#7122
thaJeztah wants to merge 6 commits into
docker:masterfrom
thaJeztah:bump_x_deps

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

vendor: golang.org/x/sync v0.22.0

semaphore: panic on negative weights

full diff: golang/sync@v0.21.0...v0.22.0

vendor: golang.org/x/sys v0.47.0

  • cpu: handle vendor suffixes in parseRelease
  • unix: update glibc to 2.43
  • unix: use epoll_pwait rather than epoll_wait
  • windows: avoid length overflow in NewNTString
  • windows: document safe usage of TrusteeValue

full diff: golang/sys@v0.46.0...v0.47.0

vendor: golang.org/x/term v0.45.0

full diff: golang/term@v0.44.0...v0.45.0

vendor: golang.org/x/mod v0.38.0

full diff: golang/mod@v0.37.0...v0.38.0

vendor: golang.org/x/text v0.40.0

  • unicode/norm: avoid infinite loop on invalid input

full diff: golang/text@v0.38.0...v0.40.0

vendor: golang.org/x/net v0.57.0

Relevant changes (in vendor):

  • bpf: add security considerations to package docs
  • http2: initialize Transport on NewClientConn
    fixes: x/net/http2: zero Transport not ready for use
  • idna: reject all-ASCII xn-- labels on all Go versions
    fixes x/net/idna: ToUnicode accepts Punycode labels encoding pure ASCII labels

full diff: golang/net@v0.56.0...v0.57.0

vendor: golang.org/x/tools v0.48.0

full diff: golang/tools@v0.47.0...v0.48.0

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

semaphore: panic on negative weights

full diff: golang/sync@v0.21.0...v0.22.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- cpu: handle vendor suffixes in parseRelease
- unix: update glibc to 2.43
- unix: use epoll_pwait rather than epoll_wait
- windows: avoid length overflow in NewNTString
- windows: document safe usage of TrusteeValue

full diff: golang/sys@v0.46.0...v0.47.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/term@v0.44.0...v0.45.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/mod@v0.37.0...v0.38.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- unicode/norm: avoid infinite loop on invalid input

full diff: golang/text@v0.38.0...v0.40.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Relevant changes (in vendor):

- bpf: add security considerations to package docs
- http2: initialize Transport on NewClientConn
  fixes: x/net/http2: zero Transport not ready for use
- idna: reject all-ASCII xn-- labels on all Go versions
  fixes x/net/idna: ToUnicode accepts Punycode labels encoding pure ASCII labels

full diff: golang/net@v0.56.0...v0.57.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 No issues found — LGTM! View logs.

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.

3 participants