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

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Sep 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
deps.dev/api/v3 v3.0.0-20240807013505-16da96fe8b66 -> v3.0.0-20240923041156-0312db85d6d6 age adoption passing confidence require patch
deps.dev/util/maven 16da96f -> 0312db8 age adoption passing confidence require digest
deps.dev/util/resolve 16da96f -> 0312db8 age adoption passing confidence require digest
deps.dev/util/semver 16da96f -> 0312db8 age adoption passing confidence require digest
google.golang.org/grpc v1.66.2 -> v1.67.0 age adoption passing confidence require minor

Release Notes

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

v1.67.0: Release 1.67.0

Compare Source

Bug Fixes

  • ringhash: when used with multiple EDS priorities, fix bug that could prevent a higher priority from recovering from transient failure. (#​7364)

Behavior Changes

  • In accordance with RFC 7540, clients and servers will now reject TLS connections that don't support ALPN. This can be disabled by setting the environment variable GRPC_ENFORCE_ALPN_ENABLED to false (case insensitive). Please file a bug if you encounter any issues with this behavior. The environment variable to revert this behavior will be removed in an upcoming release. (#​7535)

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 Sep 22, 2024
Copy link

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 -> v0.0.0-20240814211410-ddb44dafa142

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.39%. Comparing base (f7d5076) to head (b6282b1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1265      +/-   ##
==========================================
+ Coverage   68.37%   68.39%   +0.01%     
==========================================
  Files         175      175              
  Lines       16786    16786              
==========================================
+ Hits        11478    11481       +3     
+ Misses       4677     4675       -2     
+ Partials      631      630       -1     

☔ 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 from d8ca62d to bc8a82f Compare September 23, 2024 08:17
@renovate-bot renovate-bot changed the title fix(deps): update module google.golang.org/grpc to v1.67.0 fix(deps): update osv-scanner minor Sep 23, 2024
@renovate-bot renovate-bot force-pushed the renovate/osv-scanner-minor branch from bc8a82f to 221d177 Compare September 24, 2024 00:33
@andrewpollock andrewpollock added the rebase Tell renovate to rebase this PR label Sep 25, 2024
@forking-renovate forking-renovate bot removed the rebase Tell renovate to rebase this PR label Sep 25, 2024
@renovate-bot renovate-bot force-pushed the renovate/osv-scanner-minor branch from 221d177 to b6282b1 Compare September 25, 2024 05:54
@andrewpollock andrewpollock merged commit 3b074f7 into google:main Sep 25, 2024
13 checks passed
@renovate-bot renovate-bot deleted the renovate/osv-scanner-minor branch September 25, 2024 06:03
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