Skip to content

chore(deps): update dependency @grpc/grpc-js to v1.13.3 #5

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/grpc-js (source) 1.12.0 -> 1.13.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v1.13.3

Compare Source

v1.13.2: @​grpc/grpc-js 1.13.2

Compare Source

  • Fix a bug that caused clients to be unable to connect through local proxies (#​2933)

v1.13.1: @​grpc/grpc-js 1.13.1

Compare Source

  • Fix a bug that caused the rejectUnauthorized channel credentials option to be handled incorrectly (#​2926)
  • Fix a bug that caused the client to never send retries if any retryThrottling config was set (#​2927)
  • Fix a bug that caused clients to incorrectly send retries if the feature was disabled by a channel option and a retry config was provided (#​2927)

v1.13.0: @​grpc/grpc-js 1.13.0

Compare Source

Changelog

  • Add support for channel option grpc-node.flow_control_window to control HTTP/2 flow control window size (#​2864 contributed by @​rickihastings)
  • Show meaningful error messages more consistently when requests fail (#​2868)
  • Add support for CIDR blocks in no_proxyenvironment variable (#​2876 contributed by @​melkouri)
  • Fix a bug that caused server interceptor sendMetadata methods to not be called if the server interceptor did not explicitly send metadata (#​2897)
  • Fix IPv6-mapped IPv4 address parsing in channelz, and represent them as IPv4 addresses (#​2909)

Experimental API changes

Added:

  • SecureConnector
  • SecureConnectResult
  • SUBCHANNEL_ARGS_EXCLUDE_KEY_PREFIX
  • Server#experimentalRegisterListenerToChannelz protected method
  • ServerexperimentalUnregisterListenerFromChannelz protected method
  • Server#experimentalCreateConnectionInjectorWithChannelzRef protected method

Modified:

  • LoadBalancer: Removed the ChannelCredentials constructor argument
  • LoadBalancer: Removed the ChannelOptions constructor argument
  • LoadBalancer#updateAddressList: Replaced the attributes argument with one of type ChannelOptions.
  • ChannelControlHelper#createSubchannel: Removed the ChannelCredentials argument
  • LeafLoadBalancer: Removed the ChannelCredentials constructor argument

v1.12.6

Compare Source

  • Allow garbage collection of IDLE channels (#​2896)

v1.12.5: @​grpc/grpc-js 1.12.5

Compare Source

  • Prioritize HTTP status errors over message decoding errors (#​2873)

v1.12.4: @​grpc/grpc-js 1.12.4

Compare Source

  • Prioritize reporting UNAVAILABLE status when handing connection drops (#​2862)

v1.12.3: @​grpc/grpc-js 1.12.3

Compare Source

  • Report UNAVAILABLE if possible when handling connection drops (#​2861)

v1.12.2: @​grpc/grpc-js 1.12.2

Compare Source

  • Use util.promisify instead of fs/promises for Node 12 compatibility (#​2838)

v1.12.1: @​grpc/grpc-js 1.12.1

Compare Source

  • Port bugfixes from 1.11.x into 1.12.x (#​2836)

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 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 changed the title chore(deps): update dependency @grpc/grpc-js to v1.12.5 chore(deps): update dependency @grpc/grpc-js to v1.12.6 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x-lockfile branch from c9246a4 to 852858e Compare February 5, 2025 04:12
@renovate renovate bot changed the title chore(deps): update dependency @grpc/grpc-js to v1.12.6 chore(deps): update dependency @grpc/grpc-js to v1.13.0 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x-lockfile branch from 852858e to 3b710cf Compare March 12, 2025 23:18
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x-lockfile branch from 3b710cf to 5ef97e1 Compare March 22, 2025 16:20
@renovate renovate bot changed the title chore(deps): update dependency @grpc/grpc-js to v1.13.0 chore(deps): update dependency @grpc/grpc-js to v1.13.1 Mar 22, 2025
@renovate renovate bot changed the title chore(deps): update dependency @grpc/grpc-js to v1.13.1 chore(deps): update dependency @grpc/grpc-js to v1.13.2 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x-lockfile branch from 5ef97e1 to ad08dec Compare March 27, 2025 00:03
@renovate renovate bot force-pushed the renovate/grpc-grpc-js-1.x-lockfile branch from ad08dec to c86128c Compare April 12, 2025 08:00
@renovate renovate bot changed the title chore(deps): update dependency @grpc/grpc-js to v1.13.2 chore(deps): update dependency @grpc/grpc-js to v1.13.3 Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants