Skip to content

Bump golang.org/x/tools from 0.45.0 to 0.46.0 in /hack/goimports#566

Merged
scothis merged 1 commit into
mainfrom
dependabot/go_modules/hack/goimports/golang.org/x/tools-0.46.0
Jun 12, 2026
Merged

Bump golang.org/x/tools from 0.45.0 to 0.46.0 in /hack/goimports#566
scothis merged 1 commit into
mainfrom
dependabot/go_modules/hack/goimports/golang.org/x/tools-0.46.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/tools from 0.45.0 to 0.46.0.

Commits
  • 3d6f8df go/packages: propagate PATH in TestConfigEnvDoesNotInheritProcessEnv
  • 47abf61 gopls: move internal/tool into gopls/internal/tool
  • 19cebc5 go/packages/gopackages: use standard flag package instead of internal/tool
  • e965c10 gopls/internal/test/marker: update hover test
  • 96efd3d gopls/internal/golang/stubmethods: support generic interfaces
  • 83be7b7 go.mod: update golang.org/x dependencies
  • bf05c11 internal/typesinternal: ForEachElement: test generic methods
  • 99df0ab go/callgraph/static: support generic methods
  • 6942095 go/ssa: fix instantiation of generic methods on non-generic receivers
  • 070e85d go/callgraph/rta: skip generic methods in fingerprinting
  • 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)

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.45.0...v0.46.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 12, 2026
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.01%. Comparing base (a365608) to head (f6c4400).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #566   +/-   ##
=======================================
  Coverage   73.01%   73.01%           
=======================================
  Files          28       28           
  Lines        1460     1460           
=======================================
  Hits         1066     1066           
  Misses        324      324           
  Partials       70       70           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@scothis scothis merged commit 8aa8c09 into main Jun 12, 2026
42 of 43 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/hack/goimports/golang.org/x/tools-0.46.0 branch June 12, 2026 18:44
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.

1 participant