You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by dependabot on 2023/02/01 00:04:42 UTC

[GitHub] [daffodil-vscode] dependabot[bot] opened a new pull request, #445: Bump @grpc/grpc-js from 1.8.3 to 1.8.7

dependabot[bot] opened a new pull request, #445:
URL: https://github.com/apache/daffodil-vscode/pull/445

   Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.3 to 1.8.7.
   <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.7</h2>
   <ul>
   <li>Make handling of HTTP2 session references work independent of keepalive settings (<a href="https://github-redirect.dependabot.com/grpc/grpc-node/issues/2337">#2337</a>)</li>
   </ul>
   <h2><code>@​grpc/grpc-js</code> 1.8.6</h2>
   <ul>
   <li>Hold a reference to transport from call to avoid premature garbage collection (<a href="https://github-redirect.dependabot.com/grpc/grpc-node/issues/2336">#2336</a>)</li>
   </ul>
   <h2><code>@​grpc/grpc-js</code> 1.8.5</h2>
   <ul>
   <li>Cancel deadline timer when the call ends (<a href="https://github-redirect.dependabot.com/grpc/grpc-node/issues/2335">#2335</a>)</li>
   </ul>
   <h2><code>@​grpc/grpc-js</code><a href="https://github.com/1"><code>@​1</code></a>.8.4</h2>
   <ul>
   <li>Fix a bug that would sometimes allow the Node process to exit even though a gRPC request is active (<a href="https://github-redirect.dependabot.com/grpc/grpc-node/issues/2322">#2322</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-node/commit/cea545dd7763a260130bf178b8838792c5283fb7"><code>cea545d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/grpc/grpc-node/issues/2337">#2337</a> from murgatroid99/grpc-js_transport_fix_active_call_...</li>
   <li><a href="https://github.com/grpc/grpc-node/commit/3efdc7b58c0910075659982603e850cc883e019b"><code>3efdc7b</code></a> grpc-js: Bump version to 1.8.7</li>
   <li><a href="https://github.com/grpc/grpc-node/commit/0d177a818f83cd9de6fc1f5e4bd343de4538e35a"><code>0d177a8</code></a> grpc-js: Fix tracking of active calls in transport</li>
   <li><a href="https://github.com/grpc/grpc-node/commit/f29e99d0c6cf350dfc0006440ad9c417f90d7d48"><code>f29e99d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/grpc/grpc-node/issues/2336">#2336</a> from murgatroid99/grpc-js_transport_garbage_collection</li>
   <li><a href="https://github.com/grpc/grpc-node/commit/6d98dc5bbfe0d01025c210c80e4f88533679b34a"><code>6d98dc5</code></a> grpc-js: Hold a reference to transport in SubchannelCall</li>
   <li><a href="https://github.com/grpc/grpc-node/commit/0081d24a2ca69eb98ac54f98cf58843e188ffbfe"><code>0081d24</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/grpc/grpc-node/issues/2335">#2335</a> from murgatroid99/grpc-js_clear_deadline</li>
   <li><a href="https://github.com/grpc/grpc-node/commit/ba405cf35e8f96390889f383189dd4bbe014e85f"><code>ba405cf</code></a> grpc-js: Clear deadline timer when call ends</li>
   <li><a href="https://github.com/grpc/grpc-node/commit/3fe218525afface60238e9ed9fcd5d1754daef28"><code>3fe2185</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/grpc/grpc-node/issues/2331">#2331</a> from murgatroid99/grpc-js-xds_cluster_weight_limit</li>
   <li><a href="https://github.com/grpc/grpc-node/commit/7a6fa275fe5204f54a606a34f97cd6df7161be00"><code>7a6fa27</code></a> grpc-js-xds: weighted clusters: stop checking total_weight, check weight sum ...</li>
   <li><a href="https://github.com/grpc/grpc-node/commit/f3d6d489034303682bce97dcdc587896b3703bf6"><code>f3d6d48</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/grpc/grpc-node/issues/2330">#2330</a> from sergiitk/backport-1.8-xds-interop-fix-buildscri...</li>
   <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.3...@grpc/grpc-js@1.8.7">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.3&new-version=1.8.7)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] dependabot[bot] commented on pull request #445: Bump @grpc/grpc-js from 1.8.3 to 1.8.7

Posted by dependabot.
dependabot[bot] commented on PR #445:
URL: https://github.com/apache/daffodil-vscode/pull/445#issuecomment-1412142293

   Looks like @grpc/grpc-js is up-to-date now, so this is no longer needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] dependabot[bot] closed pull request #445: Bump @grpc/grpc-js from 1.8.3 to 1.8.7

Posted by dependabot.
dependabot[bot] closed pull request #445: Bump @grpc/grpc-js from 1.8.3 to 1.8.7
URL: https://github.com/apache/daffodil-vscode/pull/445


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org