Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump golang.org/x/tools from 0.11.0 to 0.11.1 (#2493)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.11.0 to 0.11.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/tools/commit/c16d0be617945651bc69957c71a95eab34e4994c"><code>c16d0be</code></a> cmd/gonew: add new tool for starting a module by copying one</li> <li><a href="https://github.com/golang/tools/commit/304e203aec2f01b5d279aeb91e4b191524f99ae5"><code>304e203</code></a> internal/edit: copy cmd/internal/edit</li> <li><a href="https://github.com/golang/tools/commit/82861e0385a62eddb77541a9ebb0cc9fd9a53389"><code>82861e0</code></a> gopls/internal/lsp/source: reinstate equalOrigin for references check</li> <li><a href="https://github.com/golang/tools/commit/1561060c98f9376d002b792330e31239df635502"><code>1561060</code></a> gopls/internal/lsp/source: fix incorrect 'origin' logic for named types</li> <li><a href="https://github.com/golang/tools/commit/fe58b07b84cecebfbeee9434860b09cb353b03c5"><code>fe58b07</code></a> gopls/internal/lsp/source: fix renaming of type parameters</li> <li><a href="https://github.com/golang/tools/commit/3a3c16941ee28ac5c2913ea3fbe4bbc293236735"><code>3a3c169</code></a> gopls/internal/lsp/source: refresh embeddirective analyzer docs</li> <li><a href="https://github.com/golang/tools/commit/03562de2546b298a797f4c85f240145e229b63e5"><code>03562de</code></a> refactor/satisfy/find: composite lits may have type parameter type</li> <li><a href="https://github.com/golang/tools/commit/bacac14996a49a5a3033fb09bb344f8beed596ee"><code>bacac14</code></a> gopls/internal/lsp/source: Add SuggestedFix for embeddirective Analyzer</li> <li><a href="https://github.com/golang/tools/commit/38606b3e25eb72862f76be310866a530f298892c"><code>38606b3</code></a> gopls/internal/lsp/cache: keep analysis progress reports on one line</li> <li><a href="https://github.com/golang/tools/commit/e8cdaf46de4db18885846748405a3c397c4bd1d2"><code>e8cdaf4</code></a> gopls/internal/lsp/cache: fast-path for type-checking active packages</li> <li>Additional commits viewable in <a href="https://github.com/golang/tools/compare/v0.11.0...v0.11.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/tools&package-manager=go_modules&previous-version=0.11.0&new-version=0.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
- Loading branch information