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.1.0 to 0.2.0 in /internal/tools #747

Conversation

dependabot[bot]
Copy link

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

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

Commits
  • 2e18a67 internal/vulncheck/internal/buildinfo: remove unused field
  • 40b2f5d interna/vulncheck: call updateInitPositions
  • 2f47882 internal/vulncheck/internal/buildinfo: clarify support for darwin
  • 7600df9 internal/vulncheck: integrate sorting into call stack search
  • d911019 cmd/govulncheck/integration/internal/integration: update call check
  • 8163a83 internal/vulncheck: remove unnecessary assignment to the blank identifier
  • 9eaf6cb internal/vulncheck: integrate unique call stack logic into bfs
  • 2652370 internal/vulncheck: move code for filtering call stacks
  • 8038b1f internal/vulncheck: remove stdlib confidence in call stacks
  • 7c36ae1 internal/scan: use summary if available
  • 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/vuln](https://github.com/golang/vuln) from 0.1.0 to 0.2.0.
- [Commits](golang/vuln@v0.1.0...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 5, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (5852d09) 90.90% compared to head (cff301b) 90.90%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #747   +/-   ##
=======================================
  Coverage   90.90%   90.90%           
=======================================
  Files         300      300           
  Lines       15082    15082           
=======================================
  Hits        13711    13711           
  Misses       1097     1097           
  Partials      274      274           

☔ 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
Author

dependabot bot commented on behalf of github Jul 19, 2023

Superseded by #766.

@dependabot dependabot bot closed this Jul 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/internal/tools/golang.org/x/vuln-0.2.0 branch July 19, 2023 12:27
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.

1 participant