Bump golang.org/x/tools from 0.1.10 to 0.1.11 #51

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/golang.org/x/tools-0.1.11 into v3 2022-06-25 22:41:48 +03:00
dependabot[bot] commented 2022-06-10 18:15:51 +03:00 (Migrated from github.com)

Bumps golang.org/x/tools from 0.1.10 to 0.1.11.

Commits
  • 1d19788 internal/lsp/cache: always compute IsIntermediateTestVariant
  • 4a8620f internal/lsp/cache: move metadata fields to a new metadataGraph type
  • a3d129c internal/lsp/cache: extract module load errors when go.work is used
  • 6bfd3a4 Revert "internal: temporarily disable tests so we can land CL 410955"
  • 5ca4cc8 internal: temporarily disable tests so we can land CL 410955
  • 63dfc2d internal/lsp/cache: two minor optimizations
  • 030812f internal: remove unneeded FileSets
  • 2417911 go/analysis/internal/checker: add -test flag for single/multi-checkers
  • 43cce67 go/analysis: document need for deterministic Fact encoding
  • af82757 cmd/callgraph: add test of -algo=vta
  • 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 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)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.10 to 0.1.11. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/tools/commit/1d19788894f308098139d81ac980580298f45d6b"><code>1d19788</code></a> internal/lsp/cache: always compute IsIntermediateTestVariant</li> <li><a href="https://github.com/golang/tools/commit/4a8620f6ba299c055abe8fd0fa64fb0871f3ed30"><code>4a8620f</code></a> internal/lsp/cache: move metadata fields to a new metadataGraph type</li> <li><a href="https://github.com/golang/tools/commit/a3d129cecf0b0741cbd1f486c15e3accfaba03aa"><code>a3d129c</code></a> internal/lsp/cache: extract module load errors when go.work is used</li> <li><a href="https://github.com/golang/tools/commit/6bfd3a440e1be26457f330f29597931576ad848b"><code>6bfd3a4</code></a> Revert &quot;internal: temporarily disable tests so we can land CL 410955&quot;</li> <li><a href="https://github.com/golang/tools/commit/5ca4cc8b9a248cff0a36b2a0ec82adf418c46ea9"><code>5ca4cc8</code></a> internal: temporarily disable tests so we can land CL 410955</li> <li><a href="https://github.com/golang/tools/commit/63dfc2d3a9c936e6c11ef46dc4b4a899ea7e1e70"><code>63dfc2d</code></a> internal/lsp/cache: two minor optimizations</li> <li><a href="https://github.com/golang/tools/commit/030812f079b6d1a4b08ff6a26eb6455a27221910"><code>030812f</code></a> internal: remove unneeded FileSets</li> <li><a href="https://github.com/golang/tools/commit/2417911076f3ac2430f93d4da99e72fea721129a"><code>2417911</code></a> go/analysis/internal/checker: add -test flag for single/multi-checkers</li> <li><a href="https://github.com/golang/tools/commit/43cce678a1932ffe0f15982da862f7e775426889"><code>43cce67</code></a> go/analysis: document need for deterministic Fact encoding</li> <li><a href="https://github.com/golang/tools/commit/af82757ce06909d72478bb74408412eb3ed4828a"><code>af82757</code></a> cmd/callgraph: add test of -algo=vta</li> <li>Additional commits viewable in <a href="https://github.com/golang/tools/compare/v0.1.10...v0.1.11">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.1.10&new-version=0.1.11)](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>
github-actions[bot] (Migrated from github.com) approved these changes 2022-06-10 18:16:09 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/protoc-gen-go-micro#51
No description provided.