Skip to content

Bump @grpc/grpc-js from 1.10.9 to 1.10.12 in /examples/node in the npm_and_yarn group across 1 directory#148

Merged
imoore76 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/node/npm_and_yarn-3fcf4352fe
Jun 11, 2026
Merged

Bump @grpc/grpc-js from 1.10.9 to 1.10.12 in /examples/node in the npm_and_yarn group across 1 directory#148
imoore76 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/node/npm_and_yarn-3fcf4352fe

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the /examples/node directory: @grpc/grpc-js.

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

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 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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


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)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-version: 1.10.12
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

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
@imoore76 imoore76 merged commit 99ff5d2 into main Jun 11, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/examples/node/npm_and_yarn-3fcf4352fe branch June 11, 2026 14:53
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.

1 participant