Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump golang.org/x/tools from 0.1.6 to 0.1.7 in /packages/@jsii/go-runtime #3005

Conversation

dependabot[bot]
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 will merge this PR once it's up-to-date and CI passes on it, as requested by @RomainMuller.


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)

@dependabot dependabot bot added dependencies This issue is a problem in a dependency or a pull request that updates a dependency file. language/go Regarding GoLang bindings labels Sep 29, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/packages/jsii/go-runtime/golang.org/x/tools-0.1.7 branch 3 times, most recently from c74a43e to 0ce64e2 Compare October 4, 2021 10:51
@mergify
Copy link
Contributor

mergify bot commented Oct 4, 2021

The title of this Pull Request does not conform with [Conventional Commits] guidelines. It will need to be adjusted before the PR can be merged.
[Conventional Commits]: https://www.conventionalcommits.org

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/packages/jsii/go-runtime/golang.org/x/tools-0.1.7 branch from 0ce64e2 to 2103cb0 Compare October 4, 2021 13:21
@RomainMuller
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit e1527ee into main Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/packages/jsii/go-runtime/golang.org/x/tools-0.1.7 branch November 1, 2021 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency or a pull request that updates a dependency file. language/go Regarding GoLang bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants