Commit 7834a7f
authored
chore(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#465)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.26.0
to 0.27.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/tools/commit/4d2b19f26de18fb5fcfe5fa93e63cc44a98f1fcf"><code>4d2b19f</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/tools/commit/636867761e007eb34c5cf070be078f1f52e42052"><code>6368677</code></a>
gopls/internal/golang: strength reduce ComputeImportFixEdits</li>
<li><a
href="https://github.com/golang/tools/commit/777f15531169c97bcdedd3657ca88c4f6a3df154"><code>777f155</code></a>
gopls/internal/golang: show package attributes on hover</li>
<li><a
href="https://github.com/golang/tools/commit/8a0e08fb12a5dfb9ce62a770c69b3890114dafc9"><code>8a0e08f</code></a>
gopls/doc: add missing doc link</li>
<li><a
href="https://github.com/golang/tools/commit/61415bee33fa1d798499691290df4eaf9e438c03"><code>61415be</code></a>
gopls/internal/cache: guard against malformed paths in port.matches</li>
<li><a
href="https://github.com/golang/tools/commit/9a89d3a9850fd26cb9aee85127007257ea7ed951"><code>9a89d3a</code></a>
internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos</li>
<li><a
href="https://github.com/golang/tools/commit/1115af6fe6cfbcc9467f11ea249f1f25f6fb551e"><code>1115af6</code></a>
internal/expect: support named arguments f(a, b, c=d,
e="f")</li>
<li><a
href="https://github.com/golang/tools/commit/0b9e4998c4183c8162199d19632f38120a165c1b"><code>0b9e499</code></a>
go/{expect,packages/packagestest}: mention the tag+delete proposal</li>
<li><a
href="https://github.com/golang/tools/commit/efcd2bdbd90a444d84eb8096da49c9c248a43233"><code>efcd2bd</code></a>
internal/packagestest: fork go/packages/packagestest</li>
<li><a
href="https://github.com/golang/tools/commit/0e9ed3dc7ad85c9b9bfc03b5c956ea1334221e48"><code>0e9ed3d</code></a>
go/packages: do not mutate Config</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/tools/compare/v0.26.0...v0.27.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4aa30a8 commit 7834a7f
File tree
63 files changed
+1847
-484
lines changed- vendor
- golang.org/x
- crypto
- chacha20
- internal/poly1305
- sha3
- ssh
- sys
- cpu
- unix
- windows
- tools
- cmd/stringer
- go
- gcexportdata
- packages
- types/objectpath
- internal
- gcimporter
- typeparams
- typesinternal
- versions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+1847
-484
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | | - | |
| 59 | + | |
59 | 60 | | |
60 | | - | |
61 | | - | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 86 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 19 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments