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

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

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Feb 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
deps.dev/api/v3 v3.0.0-20250210015309-e519ac173dde -> v3.0.0-20250219000316-bc85dc8a8bd7 age adoption passing confidence require patch
deps.dev/util/maven e519ac1 -> bc85dc8 age adoption passing confidence require digest
deps.dev/util/resolve e519ac1 -> bc85dc8 age adoption passing confidence require digest
github.com/gkampitakis/go-snaps v0.5.10 -> v0.5.11 age adoption passing confidence require patch
github.com/google/go-cmp v0.6.0 -> v0.7.0 age adoption passing confidence require minor
github.com/google/osv-scalibr 86c1198 -> 93fce00 require digest
go (source) 1.23.5 -> 1.24.0 age adoption passing confidence toolchain minor
golang.org/x/exp 939b2ce -> aa4b98e age adoption passing confidence require digest

Release Notes

gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)

v0.5.11

Compare Source

What's Changed

New Contributors

Full Changelog: gkampitakis/go-snaps@v0.5.10...v0.5.11

google/go-cmp (github.com/google/go-cmp)

v0.7.0

Compare Source

New API:

  • (#​367) Support compare functions with SortSlices and SortMaps

Panic messaging:

  • (#​370) Detect proto.Message types when failing to export a field
golang/go (go)

v1.24.0

v1.23.6


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 was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Feb 23, 2025
Copy link

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: experimental/javareach/go.sum
Command failed: install-tool golang 1.23.5

File name: go.sum
Command failed: install-tool golang 1.23.5

@renovate-bot renovate-bot force-pushed the renovate/osv-scanner-minor branch 2 times, most recently from b8556c2 to aec859f Compare February 23, 2025 23:33
@renovate-bot renovate-bot force-pushed the renovate/osv-scanner-minor branch from 9a6dcc4 to 4802c1b Compare February 23, 2025 23:46
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.54%. Comparing base (785f2fc) to head (4b1b668).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1656      +/-   ##
==========================================
- Coverage   64.58%   64.54%   -0.04%     
==========================================
  Files         155      155              
  Lines       15997    15997              
==========================================
- Hits        10332    10326       -6     
- Misses       4982     4986       +4     
- Partials      683      685       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cuixq cuixq merged commit 0bedef1 into google:main Feb 24, 2025
13 checks passed
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