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

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Nov 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
deps.dev/api/v3alpha require digest 667b62c -> a2ccd03
golang.org/x/mod require minor v0.13.0 -> v0.14.0
golang.org/x/sync require minor v0.4.0 -> v0.5.0
google.golang.org/grpc require minor v1.58.3 -> v1.59.0

Release Notes

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

v1.59.0: Release 1.59.0

Compare Source

Behavior Changes

  • balancer: grpc will switch to case-sensitive balancer names soon; log a warning if a capital letter is encountered in an LB policy name (#​6647)
  • server: allow applications to send arbitrary data in the grpc-status-details-bin trailer (#​6662)
  • client: validate grpc-status-details-bin trailer and pass through the trailer to the application directly (#​6662)

New Features

  • tap (experimental): Add Header metadata to tap handler (#​6652)
  • grpc: channel idleness enabled by default with an idle_timeout of 30m (#​6585)

Documentation

  • examples: add an example of flow control behavior (#​6648)

Bug Fixes

  • xds: fix hash policy header to skip "-bin" headers and read content-type header as expected (#​6609)

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 Nov 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2023

Codecov Report

Merging #641 (b8ff2c6) into main (a85d675) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #641   +/-   ##
=======================================
  Coverage   78.73%   78.73%           
=======================================
  Files          79       79           
  Lines        5742     5742           
=======================================
  Hits         4521     4521           
  Misses       1033     1033           
  Partials      188      188           

@another-rex another-rex merged commit 8fef787 into google:main Nov 6, 2023
8 checks passed
@renovate-bot renovate-bot deleted the renovate/osv-scanner-minor branch November 6, 2023 05:31
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