Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Sep 29, 2025

This PR contains the following updates:

Package Type Update Change
@grpc/grpc-js (source) devDependencies minor 1.13.4 -> 1.14.0

Release Notes

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

v1.14.0: @​grpc/grpc-js 1.14.0

Compare Source

Changelog

Experimental API Changes

Added:

  • CHANNEL_ARGS_CONFIG_SELECTOR_KEY
  • StatusOr<T>
  • CallStream
  • statusOrFromValue
  • statusOrFromError

Modified:

  • ResolverListener#onSuccessfulResolution now has the signature (endpointList: StatusOr<Endpoint[]>, attributes: { [key: string]: unknown }, serviceConfig: StatusOr<ServiceConfig> | null, resolutionNote: string): boolean
  • LoadBalancer#updateAddressList now has the signature `updateAddressList(endpointList: StatusOr<Endpoint[]>,lbConfig: TypedLoadBalancingConfig, channelOptions: ChannelOptions, resolutionNote: string): boolean

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Sep 29, 2025
@kodiakhq kodiakhq bot merged commit f347017 into main Sep 29, 2025
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/grpc-grpc-js-1.x-lockfile branch September 29, 2025 14:59
kodiakhq bot pushed a commit that referenced this pull request Oct 1, 2025
🤖 I have created a release *beep* *boop*
---


## [0.0.38](v0.0.37...v0.0.38) (2025-09-29)


### Bug Fixes

* **deps:** Update dependency @grpc/grpc-js to v1.14.0 ([#111](#111)) ([f347017](f347017))
* **deps:** Update dependency @tsconfig/node16 to v16.1.5 ([#110](#110)) ([4794671](4794671))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants