Skip to content

Commit

Permalink
fix(deps): Bump @grpc/grpc-js from 1.10.1 to 1.10.4 (#475)
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.1 to 1.10.4.
<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.10.4</h2>
<ul>
<li>Fix a bug that caused server interceptors to crash when using partially-populated <code>ResponderBuilder</code> and <code>ListenerBuilder</code> objects (<a href="https://redirect.github.com/grpc/grpc-node/issues/2696">#2696</a>)</li>
<li>Avoid sending RST_STREAM from the client when the server has already finished its side of the stream (<a href="https://redirect.github.com/grpc/grpc-node/issues/2695">#2695</a>)</li>
</ul>
<h2><code>@​grpc/grpc-js</code> 1.10.3</h2>
<ul>
<li>Revert client reconnection changes in <a href="https://redirect.github.com/grpc/grpc-node/issues/2680">#2680</a> (<a href="https://redirect.github.com/grpc/grpc-node/issues/2691">#2691</a>)</li>
</ul>
<h2><code>@​grpc/grpc-js</code> 1.10.2</h2>
<ul>
<li>Implement server connection idle timeouts and improve channelz performance (<a href="https://redirect.github.com/grpc/grpc-node/issues/2677">#2677</a> contributed by <a href="https://github.com/AVVS"><code>@​AVVS</code></a>)</li>
<li>Fix a bug that caused clients to automatically reconnect even when there were no active requests (<a href="https://redirect.github.com/grpc/grpc-node/issues/2680">#2680</a>)</li>
<li>Modify order of server call events to more closely match pre-1.10.x behavior (<a href="https://redirect.github.com/grpc/grpc-node/issues/2683">#2683</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-node/commit/f2c5facba6d2c2e2363b30eff10adb5ff6fbc404"><code>f2c5fac</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2698">#2698</a> from murgatroid99/proto-loader_0.7.11</li>
<li><a href="https://github.com/grpc/grpc-node/commit/eccccd9e8c4db4a4dd04849b90036e06027c874f"><code>eccccd9</code></a> proto-loader: Bump version to 0.7.11</li>
<li><a href="https://github.com/grpc/grpc-node/commit/d9c26724a5c85e33f56510600f054856850de7df"><code>d9c2672</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2693">#2693</a> from atjn/import-extension</li>
<li><a href="https://github.com/grpc/grpc-node/commit/055282a14073d6738795ba77cc59268234aaec57"><code>055282a</code></a> Update docs with recommended import method</li>
<li><a href="https://github.com/grpc/grpc-node/commit/8d69e9fa7afff81fc9ecc9f618f0bda3972ba735"><code>8d69e9f</code></a> Fix tests</li>
<li><a href="https://github.com/grpc/grpc-node/commit/83d9f1c8b9c6585382564d4643e878ee98378891"><code>83d9f1c</code></a> Import files with extension</li>
<li><a href="https://github.com/grpc/grpc-node/commit/bcea4b40bf79a244880247f06ffbf6d256563f1b"><code>bcea4b4</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2688">#2688</a> from murgatroid99/example_keepalive</li>
<li><a href="https://github.com/grpc/grpc-node/commit/f794b77934e6cb474dcc9018d5d8a12a698606b9"><code>f794b77</code></a> Address review comments</li>
<li><a href="https://github.com/grpc/grpc-node/commit/c3e9fbe538c8dc1eb3d287bc2ff6b046e52dcb2d"><code>c3e9fbe</code></a> Add keepalive example</li>
<li><a href="https://github.com/grpc/grpc-node/commit/cfa80720995d39e50b08d33efbd90e8a93a35a57"><code>cfa8072</code></a> Merge pull request <a href="https://redirect.github.com/grpc/grpc-node/issues/2678">#2678</a> from murgatroid99/reflection_no_package_fix</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.10.1&new-version=1.10.4)](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)


</details>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 4bf385f commit db88fcd
Showing 1 changed file with 25 additions and 12 deletions.
37 changes: 25 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db88fcd

Please sign in to comment.