Skip to content

Bump @grpc/grpc-js from 1.12.0 to 1.13.0 in /Control in the grpc group#2784

Merged
graduta merged 1 commit intodevfrom
dependabot/npm_and_yarn/Control/grpc-d6d3bca13b
Mar 18, 2025
Merged

Bump @grpc/grpc-js from 1.12.0 to 1.13.0 in /Control in the grpc group#2784
graduta merged 1 commit intodevfrom
dependabot/npm_and_yarn/Control/grpc-d6d3bca13b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps the grpc group in /Control with 1 update: @grpc/grpc-js.

Updates @grpc/grpc-js from 1.12.0 to 1.13.0

Release notes

Sourced from @​grpc/grpc-js's releases.

@​grpc/grpc-js-xds 1.13.0

@​grpc/grpc-js 1.13.0

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

@​grpc/grpc-js@​1.12.6

  • Allow garbage collection of IDLE channels (#2896)

@​grpc/grpc-js 1.12.5

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

@​grpc/grpc-js 1.12.4

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

@​grpc/grpc-js 1.12.3

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

@​grpc/grpc-js 1.12.2

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

@​grpc/grpc-js-xds 1.12.2

... (truncated)

Commits
  • 02b7c27 Merge pull request #2918 from murgatroid99/grpc-js_backoff_trace
  • a188ae1 grpc-js: Add backoff timer trace logging
  • a8142c2 Merge pull request #2916 from murgatroid99/grpc-js-xds_ring_hash_fix
  • abcf430 grpc-js-xds: ring_hash: Fix proactive connect logic when already connecting
  • fbd13e8 Merge pull request #2914 from murgatroid99/grpc-js_1.13.0_bump
  • 9691f0e grpc-js: Update to 1.13.0
  • daa5127 Merge pull request #2913 from murgatroid99/grpc-js_generated_update
  • 4132581 grpc-js: Update generated code with generator changes
  • 55b31f6 Merge pull request #2911 from murgatroid99/proto-loader_optional_oneof
  • 7133635 Update golden and xds generated code for generator changes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the grpc group in /Control with 1 update: [@grpc/grpc-js](https://github.com/grpc/grpc-node).


Updates `@grpc/grpc-js` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.12.0...@grpc/grpc-js@1.13.0)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grpc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from graduta March 18, 2025 06:07
@dependabot dependabot bot added the Control label Mar 18, 2025
@graduta graduta merged commit c1ef0e7 into dev Mar 18, 2025
10 of 11 checks passed
@graduta graduta deleted the dependabot/npm_and_yarn/Control/grpc-d6d3bca13b branch March 18, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant