Bump golang.org/x/tools from 0.13.0 to 0.14.0 in /hack/goimports by dependabot[bot] · Pull Request #349 · servicebinding/runtime
Bumps golang.org/x/tools from 0.13.0 to 0.14.0.
Release notes
Sourced from golang.org/x/tools's releases.
gopls/v0.13.2
golang/go#61813gopls/v0.13.1
This is a patch release to fix three issues with the v0.13.0 release:
- golang/go#61670: broken imports due to corrupted export data
- golang/go#61693: panic in stubmethods with variadic args
- golang/go#61692: gofumpt integration panics when used with the new go directive syntax in go.mod files (e.g.
go 1.21rc3)Incidentally, this release also picks up a few fixes for references and renaming. See the milestone for the complete list of resolved issues.
Thank you to all who reported bugs. If are still encountering problems, please file an issue.
Commits
3f4194ego.mod: update golang.org/x dependencies1e4ce7cinternal/refactor/inline: yet more tweaks to everything testee20ddfinternal/refactor/inline: permit return conversions in tailcalldb1d1e0gopls/internal/lsp: go to definition from embed directive2be977einternal/refactor/inline: work around channel type misformatting0ba9c84internal/fuzzy: several improvements for symbol matchingc2725adgopls: update x/telemetry dependencye8722c0go/types/internal/play: show types.Selection informationa819c61internal/refactor/inline: eliminate unnecessary binding decl102b64binternal/refactor/inline: tweak everything-test docs again- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)