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 nodejs #2916

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grpc/grpc-js (source) 1.12.6 -> 1.13.0 age adoption passing confidence
@opentelemetry/instrumentation-grpc (source) 0.57.1 -> 0.57.2 age adoption passing confidence
@opentelemetry/sdk-node (source) 0.57.1 -> 0.57.2 age adoption passing confidence
@opentelemetry/semantic-conventions (source) 1.29.0 -> 1.30.0 age adoption passing confidence
uuid 11.0.5 -> 11.1.0 age adoption passing confidence

Release Notes

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

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
open-telemetry/opentelemetry-js (@​opentelemetry/instrumentation-grpc)

v0.57.2

Compare Source

uuidjs/uuid (uuid)

v11.1.0

Compare Source

Features
  • update TS types to allowUint8Array subtypes for buffer option (#​865) (a5231e7)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
@forking-renovate forking-renovate bot added the lang: nodejs Issues specific to JavaScript or TypeScript. label Feb 24, 2025
@renovate-bot renovate-bot requested a review from a team as a code owner February 24, 2025 00:52
@renovate-bot renovate-bot force-pushed the renovate/nodejs branch 4 times, most recently from 540ed5d to 001ae70 Compare March 3, 2025 15:00
@renovate-bot renovate-bot force-pushed the renovate/nodejs branch 4 times, most recently from 2470898 to 27a23b4 Compare March 17, 2025 14:58
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 lang: nodejs Issues specific to JavaScript or TypeScript.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant