Skip to content

fix(deps): update osv-scanner minor#688

Merged
another-rex merged 1 commit intogoogle:mainfrom
renovate-bot:renovate/osv-scanner-minor
Dec 3, 2023
Merged

fix(deps): update osv-scanner minor#688
another-rex merged 1 commit intogoogle:mainfrom
renovate-bot:renovate/osv-scanner-minor

Conversation

@renovate-bot
Copy link
Collaborator

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-git/go-git/v5 require patch v5.10.0 -> v5.10.1
github.com/urfave/cli/v2 require minor v2.25.7 -> v2.26.0
golang.org/x/exp require digest 9a3e603 -> 6522937
golang.org/x/term require minor v0.14.0 -> v0.15.0

Release Notes

go-git/go-git (github.com/go-git/go-git/v5)

v5.10.1

Compare 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.0

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Dec 3, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b7ef0d7) 78.86% compared to head (9eca194) 78.81%.

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.
📢 Have feedback on the report? Share it here.

@another-rex another-rex merged commit 289f653 into google:main Dec 3, 2023
@renovate-bot renovate-bot deleted the renovate/osv-scanner-minor branch December 3, 2023 22:32
@another-rex another-rex mentioned this pull request Dec 6, 2023
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.
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.

3 participants