Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/grpc-js (source) ~1.8.0 || ~1.9.0 || ~1.10.0 || ~1.11.0 -> ~1.8.0 || ~1.9.0 || ~1.10.0 || ~1.11.0 || ~1.12.0 age adoption passing confidence

Release Notes

grpc/grpc-node (@​grpc/grpc-js)

v1.12.0: @​grpc/grpc-js 1.12.0

Compare Source

Changelog

  • Provide the method_name for the CallCredentials callback generateMetadata (#​2814 contributed by @​becoded)
  • Add an optional rejectUnauthorized field to the VerifyOptions interface, which can be passed as an argument to credentials.createSsl and createFromSecureContext (#​2812 contributed by @​vinothsa4891)

Experimental API changes

Added:

  • CaCertificateUpdate
  • CaCertificateUpdateListener
  • IdentityCertificateUpdate
  • IdentityCertificateUpdateListener
  • CertificateProvider
  • FileWatcherCertificateProvider
  • FileWatcherCertificateProviderConfig
  • createCertificateProviderChannelCredentials
  • createCertificateProviderServerCredentials

Modified:

  • LoadBalancer: The constructor now takes an additional argument of type ChannelCredentials.
  • ChannelControlHelper#createSubchannel: Now takes an additional argument of type ChannelCredentials | null. This should be passed along if overriding this function.
  • LeafLoadBalancer: The constructor now takes an additional argument of type ChannelCredentials.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 4, 2024 18:53
@renovate renovate bot added the renovate label Oct 4, 2024
@github-actions github-actions bot requested review from beeme1mr and toddbaert October 4, 2024 18:53
@beeme1mr beeme1mr enabled auto-merge (squash) October 16, 2024 15:15
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from c082260 to 4c93607 Compare October 16, 2024 15:18
@beeme1mr beeme1mr merged commit 1e8eca8 into main Oct 16, 2024
1 check passed
@renovate renovate bot deleted the renovate/grpc-grpc-js-1.x branch October 16, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants