Skip to content

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Oct 1, 2025

This PR contains the following updates:

Package Type Update Change
@grpc/grpc-js (source) dependencies 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 Oct 1, 2025
@kodiakhq kodiakhq bot merged commit febc7a6 into main Oct 1, 2025
10 checks passed
@kodiakhq kodiakhq bot deleted the renovate/grpc-grpc-js-1.x-lockfile branch October 1, 2025 03:11
kodiakhq bot pushed a commit that referenced this pull request Oct 1, 2025
🤖 I have created a release *beep* *boop*
---


## [0.1.30](v0.1.29...v0.1.30) (2025-10-01)


### Bug Fixes

* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.37 ([#298](#298)) ([eed71ee](eed71ee))
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.38 ([#311](#311)) ([147a4a8](147a4a8))
* **deps:** Update dependency @grpc/grpc-js to v1.14.0 ([#309](#309)) ([febc7a6](febc7a6))
* **deps:** Update dependency @types/semver to v7.7.1 ([#305](#305)) ([d831553](d831553))
* **deps:** Update dependency luxon to v3.7.2 ([#306](#306)) ([54a1262](54a1262))
* **deps:** Update dependency modern-errors to v7.1.3 ([#307](#307)) ([e610374](e610374))
* **deps:** Update dependency p-queue to v8.1.1 ([#308](#308)) ([39e6a37](39e6a37))
* **deps:** Update dependency uuid to v11.1.0 ([#310](#310)) ([679f887](679f887))

---
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.

1 participant