Skip to content

chore(deps): bump @grpc/grpc-js from 1.14.3 to 1.14.4#54

Merged
haasonsaas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/grpc/grpc-js-1.14.4
Jun 11, 2026
Merged

chore(deps): bump @grpc/grpc-js from 1.14.3 to 1.14.4#54
haasonsaas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/grpc/grpc-js-1.14.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @grpc/grpc-js from 1.14.3 to 1.14.4.

Release notes

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

@​grpc/grpc-js 1.14.4

Commits
  • a380735 Merge pull request #3052 from murgatroid99/grpc-js_1.14.4
  • 5b8d37b Merge commit from fork
  • 6a97456 Merge commit from fork
  • e5e0b1d grpc-js: Bump version to 1.14.4
  • 5029a26 Make compression error a static string
  • 2fe55fd Fix crashes when receiving malformed compressed data
  • 234f917 Fix server crash when handling invalid requests
  • acef8d4 Merge pull request #3043 from murgatroid99/rbac_types_change_fix_1.14
  • 4f3c58f grpc-js-xds: Update RBAC code to handle Node type change, pin @​types/node
  • See full diff 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 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 [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.14.3 to 1.14.4.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.14.3...@grpc/grpc-js@1.14.4)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-version: 1.14.4
  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
@cursor

cursor Bot commented Jun 11, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Patch-only transitive dependency update with no app code changes; reduces crash risk on malformed gRPC traffic.

Overview
Bumps the lockfile-resolved @grpc/grpc-js dependency from 1.14.3 to 1.14.4 (patch only; no direct package.json change). That version is used transitively by OpenTelemetry OTLP gRPC exporters in this repo.

1.14.4 includes fixes for crashes when handling malformed gRPC requests and malformed compressed messages (security advisories GHSA-5375-pq7m-f5r2 and GHSA-99f4-grh7-6pcq).

Reviewed by Cursor Bugbot for commit 6d6a21c. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 96% 83% 0
src.integrations 95% 75% 0
Summary 96% (1117 / 1166) 81% (896 / 1101) 0

@haasonsaas haasonsaas merged commit aa43e78 into main Jun 11, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/grpc/grpc-js-1.14.4 branch June 11, 2026 17:06
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