Skip to content

🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0#5598

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/golang.org/x/tools-0.44.0
Open

🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0#5598
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/golang.org/x/tools-0.44.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps golang.org/x/tools from 0.43.0 to 0.44.0.

Commits
  • 3dd188d go.mod: update golang.org/x dependencies
  • aebd870 gopls: improve doc link matching to support links followed by a colon
  • 5357b43 go/analysis/passes/modernize: rangeint: handle type parameter constraints
  • bf04c61 go/types/internal/play: show normal terms of selected type
  • 0ae2de0 gopls/internal/filecache: cache decoded objects in memCache
  • 8e51a5f go/ssa: support direct references to embedded fields in struct lit
  • 5005b9e internal/gcimporter: rename ureader_yes.go to ureader.go
  • 5ca865b go/types/objectpath: add debugging command
  • f6476fb internal/gcimporter: consume generic methods in gcimporter
  • b36d1d1 internal/pkgbits: sync version.go with goroot
  • Additional commits viewable in compare view

@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 9, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 9, 2026
Copy link
Copy Markdown
Member

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 10, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 10, 2026
@camilamacedo86 camilamacedo86 changed the title 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 Apr 10, 2026
@dependabot dependabot bot changed the title 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 Apr 10, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/tools-0.44.0 branch from 1703a83 to dd67e08 Compare April 10, 2026 06:35
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 10, 2026
@camilamacedo86 camilamacedo86 changed the title 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 Apr 10, 2026
@dependabot dependabot bot changed the title 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 Apr 10, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/tools-0.44.0 branch from dd67e08 to b4e3e79 Compare April 10, 2026 08:01
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.43.0...v0.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/tools-0.44.0 branch from b4e3e79 to cf76a5c Compare April 10, 2026 08:43
@camilamacedo86 camilamacedo86 changed the title 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 🌱 Bump golang.org/x/tools from 0.43.0 to 0.44.0 Apr 10, 2026
@camilamacedo86
Copy link
Copy Markdown
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants