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 dependency @grpc/grpc-js to v1.12.2 #4105

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

renovate[bot]
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.11.3 -> 1.12.2 age adoption passing confidence

Release Notes

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

v1.12.2: grpc-tools 1.12.2

Compare Source

  • Target an older Mac version when building Mac artifacts (#​2290)

v1.12.1: grpc-tools 1.12.1

Compare Source

  • Avoid sparse files in Mac artifacts (#​2288)

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 - "before 3am on Friday" (UTC), 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.

🔕 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 added the pr: dependencies Pull requests that update a dependency file label Oct 4, 2024
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from 3580840 to 8b93b26 Compare October 8, 2024 22:39
@renovate renovate bot changed the title fix(deps): update dependency @grpc/grpc-js to v1.12.0 fix(deps): update dependency @grpc/grpc-js to v1.12.1 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x branch from 8b93b26 to 5ccdcbb Compare October 9, 2024 21:17
@renovate renovate bot changed the title fix(deps): update dependency @grpc/grpc-js to v1.12.1 fix(deps): update dependency @grpc/grpc-js to v1.12.2 Oct 9, 2024
@czy88840616 czy88840616 merged commit cdc84f7 into main Oct 10, 2024
7 checks passed
@czy88840616 czy88840616 deleted the renovate/grpc-grpc-js-1.x branch October 10, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant