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

Bump golang.org/x/tools from 0.1.7 to 0.1.8 in /internal/tools #517

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2022

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

Commits
  • e212aff internal/memoize: do not allow (*Generation).Acquire to fail
  • 2ac48c6 go/types/typeutil: add support for mapping generic types
  • df48029 go/internal/gcimporter: allow reusing empty interfaces on the RHS of
  • d99d6fa internal/lsp/protocol: fix whitespace in comments
  • 3c63f30 gopls/internal/regtest/misc: temporarily skip TestGenerateProgress
  • 615f9a6 internal/lsp/protocol: bring the LSP stubs up to date
  • 1fd30d2 refactor/importgraph: set env from packagestest.Export and check errors from ...
  • 2c9b078 internal/memoize: record the caller of Destroy
  • 6e52f51 x/tools: temporarily skip a couple of tests
  • a618923 internal/lsp/template: fix error that causes crashes
  • 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.7 to 0.1.8.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.1.7...v0.1.8)

---
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 added the dependencies Pull requests that update a dependency file label Jan 1, 2022
@djaglowski
Copy link
Member

Log Files Logs / Second CPU Avg (%) CPU Avg Δ (%) Memory Avg (MB) Memory Avg Δ (MB)
1 1000 1.8965513 +0.22415626 129.82893 -1.0410767
1 5000 6.431093 +0.5344391 137.46942 -0.7789612
1 10000 11.896669 -0.46548557 145.0264 -2.276001
1 50000 63.50104 +0.27599335 175.98047 +1.0839233
1 100000 127.93672 -3.2207031 248.02505 +13.443298
10 100 2.0689962 -0.051734447 134.04202 -0.603714
10 500 6.9484377 +0.05165434 140.9406 -0.6981354
10 1000 13.500055 +0.6378279 148.4798 +0.22009277
10 5000 67.28042 -0.5647507 175.58876 -0.77856445
10 10000 146.40262 +9.971298 228.64413 -9.966583

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #517 (8cf7952) into master (cf1fa4b) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #517      +/-   ##
==========================================
+ Coverage   76.63%   76.68%   +0.05%     
==========================================
  Files         132      132              
  Lines        8301     8301              
==========================================
+ Hits         6361     6365       +4     
+ Misses       1474     1471       -3     
+ Partials      466      465       -1     
Impacted Files Coverage Δ
operator/builtin/input/file/file.go 80.71% <0.00%> (+2.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf1fa4b...8cf7952. Read the comment docs.

@jsirianni jsirianni merged commit 871ef97 into master Jan 25, 2022
@jsirianni jsirianni deleted the dependabot/go_modules/internal/tools/golang.org/x/tools-0.1.8 branch January 25, 2022 15:56
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