Skip to content

Bump @grpc/grpc-js in /multimodal-embeddings#119

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multimodal-embeddings/multi-e7089b7bc7
Open

Bump @grpc/grpc-js in /multimodal-embeddings#119
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multimodal-embeddings/multi-e7089b7bc7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown

Bumps and @grpc/grpc-js. These dependencies needed to be updated together.
Updates @grpc/grpc-js from 1.10.9 to 1.10.12

Release notes

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

@​grpc/grpc-js 1.10.12

@​grpc/grpc-js 1.10.11

  • Fix a bug that caused clients to reconnect unnecessarily while no requests are pending. (#2784)
  • Fix a bug that caused clients to fail to re-establish existing connections while waiting for DNS results (#2784)
  • Fix a bug that caused servers to sometimes not close idle connections depending on timing (#2790)
  • Fix a bug that caused calls to be pending indefinitely while unable to start after a channel is closed (#2791)

@​grpc/grpc-js 1.10.10

  • Various improvements to handling of keepalive timers (#2760 by @​davidfiala)
  • Fix a bug causing unary response client requests to hang when unexpectedly receiving multiple messages (#2772)
  • Fix a bug causing some requests to fail when making requests through a local proxy (#2746 contributed by @​mjameswh, backported in #2777)
  • Fix handling of URL-encoded user credentials in proxy configuration (#2761 contributed by @​brendan-myers, backported in #2777)
  • Fix missing client-side handling of the grpc.max_send_message_length channel option (#2779)
Commits
  • 2c99fbd Merge pull request #3056 from murgatroid99/grpc-js_1.10.12
  • 908c43f Merge commit from fork
  • 60434c7 Merge commit from fork
  • e8c4e17 grpc-js: Bump version to 1.10.12
  • c034d85 Make compression error a static string
  • 2375ead Fix crashes when receiving malformed compressed data
  • 058665a Fix server crash when handling invalid requests
  • fc525c2 Merge pull request #2997 from kannanjgithub/patch-1
  • 0a17f28 Update xds_k8s_lb.cfg
  • fc3b079 Merge pull request #2991 from murgatroid99/grpc-js_fix_buffer_type_1.10.x
  • Additional commits viewable in compare view

Updates @grpc/grpc-js from 1.9.15 to 1.9.16

Release notes

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

@​grpc/grpc-js 1.10.12

@​grpc/grpc-js 1.10.11

  • Fix a bug that caused clients to reconnect unnecessarily while no requests are pending. (#2784)
  • Fix a bug that caused clients to fail to re-establish existing connections while waiting for DNS results (#2784)
  • Fix a bug that caused servers to sometimes not close idle connections depending on timing (#2790)
  • Fix a bug that caused calls to be pending indefinitely while unable to start after a channel is closed (#2791)

@​grpc/grpc-js 1.10.10

  • Various improvements to handling of keepalive timers (#2760 by @​davidfiala)
  • Fix a bug causing unary response client requests to hang when unexpectedly receiving multiple messages (#2772)
  • Fix a bug causing some requests to fail when making requests through a local proxy (#2746 contributed by @​mjameswh, backported in #2777)
  • Fix handling of URL-encoded user credentials in proxy configuration (#2761 contributed by @​brendan-myers, backported in #2777)
  • Fix missing client-side handling of the grpc.max_send_message_length channel option (#2779)
Commits
  • 2c99fbd Merge pull request #3056 from murgatroid99/grpc-js_1.10.12
  • 908c43f Merge commit from fork
  • 60434c7 Merge commit from fork
  • e8c4e17 grpc-js: Bump version to 1.10.12
  • c034d85 Make compression error a static string
  • 2375ead Fix crashes when receiving malformed compressed data
  • 058665a Fix server crash when handling invalid requests
  • fc525c2 Merge pull request #2997 from kannanjgithub/patch-1
  • 0a17f28 Update xds_k8s_lb.cfg
  • fc3b079 Merge pull request #2991 from murgatroid99/grpc-js_fix_buffer_type_1.10.x
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps  and [@grpc/grpc-js](https://github.com/grpc/grpc-node). These dependencies needed to be updated together.

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

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

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-version: 1.10.12
  dependency-type: indirect
- dependency-name: "@grpc/grpc-js"
  dependency-version: 1.9.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants