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 #895

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Mar 31, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
deps.dev/api/v3 require digest ff53416 -> d32937c
deps.dev/util/maven require digest ff53416 -> d32937c
deps.dev/util/resolve require digest ff53416 -> d32937c
deps.dev/util/semver require digest ff53416 -> d32937c
github.com/gkampitakis/go-snaps require patch v0.5.2 -> v0.5.3 age adoption passing confidence
github.com/go-git/go-git/v5 require minor v5.11.0 -> v5.12.0 age adoption passing confidence
github.com/jedib0t/go-pretty/v6 require patch v6.5.6 -> v6.5.8 age adoption passing confidence
golang.org/x/exp require digest a685a6e -> 93d18d7
golang.org/x/mod require minor v0.16.0 -> v0.17.0 age adoption passing confidence
golang.org/x/sync require minor v0.6.0 -> v0.7.0 age adoption passing confidence
golang.org/x/term require minor v0.18.0 -> v0.19.0 age adoption passing confidence
google.golang.org/grpc require minor v1.62.1 -> v1.63.2 age adoption passing confidence

Release Notes

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

v0.5.3

Compare Source

What's Changed

Full Changelog: gkampitakis/go-snaps@v0.5.2...v0.5.3

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

v5.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.11.0...v5.12.0

jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)

v6.5.8

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.7...v6.5.8

v6.5.7

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.6...v6.5.7

grpc/grpc-go (google.golang.org/grpc)

v1.63.2: Release 1.63.2

Compare Source

Bugs

  • Fix the user agent string

v1.63.1: Release 1.63.1

Compare Source

  • grpc: un-deprecate Dial and DialContext and cherry-pick

v1.63.0: Release 1.63.0

Compare Source

Behavior Changes

  • grpc: Return canonical target string from resolver.Address.String() (experimental) (#​6923)
  • client & server: when using write buffer pooling, use input value for buffer size instead of size*2 (#​6983)

New Features

  • grpc: add ClientConn.CanonicalTarget() to return the canonical target string. (#​7006)
  • xds: implement LRS named metrics support (gRFC A64) (#​7027)
  • grpc: introduce grpc.NewClient to allow users to create new clients in idle mode and with "dns" as the default resolver (#​7010)

API Changes

  • grpc: stabilize experimental method ClientConn.Target() (#​7006)

Bug Fixes

  • xds: fix an issue that would cause the client to send an empty list of resources for LDS/CDS upon reconnecting with the management server (#​7026)
  • server: Fix some errors returned by a server when using a grpc.Server as an http.Handler with the Go stdlib HTTP server (#​6989)
  • resolver/dns: add SetResolvingTimeout to allow configuring the DNS resolver's global timeout (#​6917)
  • Set the security level of Windows named pipes to NoSecurity (#​6956)

v1.62.2: Release 1.62.2

Compare Source

Dependencies


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 Mar 31, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.37%. Comparing base (ca67f63) to head (c802a84).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #895   +/-   ##
=======================================
  Coverage   63.37%   63.37%           
=======================================
  Files         145      145           
  Lines       11883    11883           
=======================================
  Hits         7531     7531           
  Misses       3885     3885           
  Partials      467      467           

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

@renovate-bot renovate-bot force-pushed the renovate/osv-scanner-minor branch 8 times, most recently from 92fe96f to e9c30fa Compare April 9, 2024 01:57
@another-rex another-rex merged commit cee4085 into google:main Apr 9, 2024
12 checks passed
@renovate-bot renovate-bot deleted the renovate/osv-scanner-minor branch April 9, 2024 23:57
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