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 1.0.4 to 1.1.0 in the go-mod group #188

Merged
merged 1 commit into from Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the go-mod group with 1 update: golang.org/x/vuln.

Updates golang.org/x/vuln from 1.0.4 to 1.1.0

Release notes

Sourced from golang.org/x/vuln's releases.

v1.1.0

This release brings minor improvements to govulncheck inner workings and a few bug fixes (#66139, #65590).

Integration

Govulncheck JSON now also contains scan mode as part of the Config message.

Further, the Position in trace frames now contains only paths relative to their enclosing module. This could potentially break some existing clients, hence the bump of the minor version.

Note that this change is made to allow for easier preservation of privacy by the clients as now the file positions do not contain information about the local machine. This is also a portable solution. Clients can reconstruct full paths for their local machine by joining the Position relative paths with paths of the enclosing modules on the local machine.

Commits
  • a7188c6 internal/openvex: add vex types
  • 4b737a9 internal/sarif: compute relative paths for findings
  • 7bf0c05 internal/sarif: remove unused field
  • 7b0e650 go.mod: update golang.org/x dependencies
  • f1b1098 internal/sarif,internal/scan,internal/traces: clean up tests
  • 33791bc internal/sarif: add region part of the physical location
  • d00c170 internal/sarif: add code flows
  • 9fbf042 cmd/govulncheck: clean up test
  • efaa3ce cmd/govulncheck: make test case config data
  • 7838670 cmd/govulncheck: add comment capability to fixups
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-mod group with 1 update: [golang.org/x/vuln](https://github.com/golang/vuln).


Updates `golang.org/x/vuln` from 1.0.4 to 1.1.0
- [Release notes](https://github.com/golang/vuln/releases)
- [Commits](golang/vuln@v1.0.4...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 22, 2024 02:27
@dependabot dependabot bot added the area/dependencies Affects dependencies label Apr 22, 2024
@vroldanbet vroldanbet added this pull request to the merge queue Apr 22, 2024
Merged via the queue into main with commit d48509e Apr 22, 2024
9 of 10 checks passed
@vroldanbet vroldanbet deleted the dependabot/go_modules/go-mod-6e31d72167 branch April 22, 2024 07:22
@github-actions github-actions bot locked and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/dependencies Affects dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant