Major Update Alert: @grpc/grpc-js Gets a Vital Version Boost!
Upgrade from 1.8.21 to 1.8.22 strengthens message handling capabilities, ensuring smoother data flow across networks!
Commit Details:
chore(deps): bump @grpc/grpc-js from 1.8.21 to 1.8.22 in /packages/hub-nodejs/examples/write-data (#2052) Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.21 to 1.8.22. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-node/releases"><code>@grpc/grpc-js</code>'s releases</a>.</em></p> <blockquote> <h2><code>@grpc/grpc-js</code> 1.8.22</h2> <ul> <li>Avoid buffering significantly more than <code>grpc.max_receive_message_size</code> per received message.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-node/commit/a8a020339c7eab1347a343a512ad17a4aea4bfdb"><code>a8a0203</code></a> Merge pull request from GHSA-7v5v-9h63-cj86</li> <li><a href="https://github.com/grpc/grpc-node/commit/3b110cddfe4c895d6f642092b99a6667cef5ae00"><code>3b110cd</code></a> grpc-js: Bump to 1.8.22</li> <li><a href="https://github.com/grpc/grpc-node/commit/8e622220c8af437687927d25aeb3f340447aed43"><code>8e62222</code></a> grpc-js: Avoid buffering significantly more than max_receive_message_size per...</li> <li><a href="https://github.com/grpc/grpc-node/commit/9d8394738f0db40582ff3866e1c868109446122c"><code>9d83947</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2742">#2742</a> from sergiitk/backport-1.8-psm-interop-common-prod-t...</li> <li><a href="https://github.com/grpc/grpc-node/commit/00f348c4861ab87aa3c18935a07babd0715227a6"><code>00f348c</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2729">#2729</a> from sergiitk/psm-interop-common-prod-tests</li> <li><a href="https://github.com/grpc/grpc-node/commit/36d105b1953b10ecd6b9119f37ebcb03f7ab030e"><code>36d105b</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2737">#2737</a> from murgatroid99/backport-1.8-grpc-js_linkify-it_fix</li> <li><a href="https://github.com/grpc/grpc-node/commit/969e30502767f3d7036b975efbffcc97b1fff40d"><code>969e305</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2735">#2735</a> from murgatroid99/grpc-js_linkify-it_fix</li> <li><a href="https://github.com/grpc/grpc-node/commit/d78216f28378a2cec9914ba23470d04ce735a821"><code>d78216f</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2715">#2715</a> from sergiitk/backport-1.8-psm-interop-pkg-dev</li> <li><a href="https://github.com/grpc/grpc-node/commit/f38966aab5cd7b4c94cb6f3e6a518375f11f5e52"><code>f38966a</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2712">#2712</a> from sergiitk/psm-interop-pkg-dev</li> <li><a href="https://github.com/grpc/grpc-node/commit/ffefff2570d56f59ac701e4204afcb987870c2ec"><code>ffefff2</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2640">#2640</a> from XuanWang-Amos/backport-1.8-psm-interop-shared-b...</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected]">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@grpc/grpc-js&package-manager=npm_and_yarn&previous-version=1.8.21&new-version=1.8.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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](https://github.com/farcasterxyz/hub-monorepo/network/alerts). </details> <!-- start pr-codex --> --- ## PR-Codex overview This PR updates the version of `@grpc/grpc-js` package from 1.8.21 to 1.8.22 in the `yarn.lock` file. ### Detailed summary - Updated `@grpc/grpc-js` package version to 1.8.22 - Updated resolved URL and integrity checksum > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex --> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>