Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(deps): Update module golang.org/x/tools to v0.45.0 (main)#21826

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
deps-update/main-golang.orgxtools
Open

fix(deps): Update module golang.org/x/tools to v0.45.0 (main)#21826
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
deps-update/main-golang.orgxtools

Conversation

@renovate-sh-app
Copy link
Copy Markdown
Contributor

@renovate-sh-app renovate-sh-app Bot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/tools v0.44.0v0.45.0 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.


Note

Medium Risk
Mostly a dependency/version bump, but it updates vendored x/net/http2 and x/net/idna implementations and swaps KDF logic to stdlib wrappers, which can affect HTTP/2 behavior and domain/crypto edge cases at runtime.

Overview
Updates golang.org/x/tools to v0.45.0 and bumps related golang.org/x/* modules (x/crypto, x/net, x/sys, x/text, x/mod, x/term), with corresponding go.sum refresh.

Refreshes vendored code, including switching x/crypto hkdf/pbkdf2 to delegate to stdlib crypto/hkdf and crypto/pbkdf2 (with panic-on-error semantics), and a substantial x/net/http2 vendor update introducing Go 1.27 build-tagged “wrapping” implementations for server/transport plus API refactors and deprecations (e.g., h2c).

Updates vendored x/net/idna to newer Unicode/TR46 behavior (Unicode 16 handling, revised validation/error codes, and removal of older generated/version-gated files), and adjusts minor internals like HPACK table entry handling.

Reviewed by Cursor Bugbot for commit 1d42abb. Bugbot is set up for automated code reviews on this repo. Configure here.

@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner May 11, 2026 23:14
@renovate-sh-app renovate-sh-app Bot added dependencies Pull requests that update a dependency file update-minor labels May 11, 2026
@renovate-sh-app
Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.50.0 -> v0.51.0
golang.org/x/net v0.53.0 -> v0.54.0
golang.org/x/sys v0.43.0 -> v0.44.0
golang.org/x/text v0.36.0 -> v0.37.0
golang.org/x/mod v0.35.0 -> v0.36.0
golang.org/x/term v0.42.0 -> v0.43.0

@renovate-sh-app renovate-sh-app Bot force-pushed the deps-update/main-golang.orgxtools branch 3 times, most recently from fb61e21 to 99aa3f0 Compare May 12, 2026 14:15
| datasource | package            | from    | to      |
| ---------- | ------------------ | ------- | ------- |
| go         | golang.org/x/tools | v0.44.0 | v0.45.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot force-pushed the deps-update/main-golang.orgxtools branch from 99aa3f0 to 1d42abb Compare May 12, 2026 17:17
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 size/S update-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants