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/vuln from 0.2.0 to 1.0.0 in /internal/tools #8107

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps golang.org/x/vuln from 0.2.0 to 1.0.0.

Commits
  • f69de67 internal/scan: fix double line spacing
  • 05958cb internal/scan: trim the newlines off the GoVersion
  • 2dd8d10 internal/scan: print the summary even when there are no findings
  • 76e9546 internal/scan: update govulncheck docs
  • 1f1cc7a cmd,internal/govulncheck: change protocol version to v1.0.0
  • 75e4830 all: update docs
  • 5ae5761 README.md: update
  • 90fb9c6 scan: add package doc
  • 2e57e38 cmd,internal: remove experimental reference
  • a443f34 internal/govulncheck: improve documentation
  • See full diff 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/vuln](https://github.com/golang/vuln) from 0.2.0 to 1.0.0.
- [Commits](golang/vuln@v0.2.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and jpkrohling July 19, 2023 01:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 19, 2023
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.03 🎉

Comparison is base (8949d1d) 90.55% compared to head (b302362) 90.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8107      +/-   ##
==========================================
+ Coverage   90.55%   90.59%   +0.03%     
==========================================
  Files         301      301              
  Lines       15317    15317              
==========================================
+ Hits        13870    13876       +6     
+ Misses       1161     1156       -5     
+ Partials      286      285       -1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2023

Looks like golang.org/x/vuln is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/internal/tools/golang.org/x/vuln-1.0.0 branch July 19, 2023 15:04
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants