fix(deps): update osv-scanner minor#688
Merged
another-rex merged 1 commit intogoogle:mainfrom Dec 3, 2023
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #688 +/- ##
==========================================
- Coverage 78.86% 78.81% -0.06%
==========================================
Files 84 84
Lines 5943 5943
==========================================
- Hits 4687 4684 -3
- Misses 1054 1056 +2
- Partials 202 203 +1 ☔ View full report in Codecov by Sentry. |
another-rex
approved these changes
Dec 3, 2023
Merged
another-rex
added a commit
that referenced
this pull request
Dec 6, 2023
Current go mod file does not compile #688 (I am actually unsure how it managed to get merged in the first place, maybe caused by our CI being 1.20 rather than 1.22). Latest experimental package requires golang.org/x/tools v0.16.0, which removed a module required by govulncheck.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.10.0->v5.10.1v2.25.7->v2.26.09a3e603->6522937v0.14.0->v0.15.0Release Notes
go-git/go-git (github.com/go-git/go-git/v5)
v5.10.1Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.10.0...v5.10.1
urfave/cli (github.com/urfave/cli/v2)
v2.26.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.7...v2.26.0
Configuration
📅 Schedule: Branch creation - "before 6am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.