Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2021

Bumps golang.org/x/tools from 0.1.6 to 0.1.7.

Commits
  • 0df0ca0 internal/typeparams: hide go1.18 API usage behind a build constraint
  • 7898fe6 internal/lsp/analysis: move implementmissing logic into undeclared
  • da36f79 go/internal/gcimporter: skip typeparam import tests on unified builders
  • 64bbad1 internal/lsp/debug: improve readability of session options
  • b182fde go/analysis/passes/tests: check example output
  • ba6b94c internal/lsp: add fields to anonymous struct info
  • 939195f go/ssa: skip the "constraints" package in TestStdlib
  • e1e06b8 go/internal/gcimporter: temporarily skip the contraints package on the
  • 6d1e33f internal/lsp: handle panic in hoverRune by using token.Pos
  • c8db761 internal/lsp/cache: keep going on failed analyzers
  • 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.6 to 0.1.7.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.1.6...v0.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from abice as a code owner September 29, 2021 02:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2021
@abice abice merged commit 6e988a2 into master Sep 30, 2021
@abice abice deleted the dependabot/go_modules/golang.org/x/tools-0.1.7 branch September 30, 2021 02:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants