You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/17 08:05:22 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12108: Bump grpc.version from 1.54.0 to 1.54.1

dependabot[bot] opened a new pull request, #12108:
URL: https://github.com/apache/dubbo/pull/12108

   Bumps `grpc.version` from 1.54.0 to 1.54.1.
   Updates `grpc-core` from 1.54.0 to 1.54.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-core's releases</a>.</em></p>
   <blockquote>
   <h2>v1.54.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>core: Fix NPE race during hedging (<a href="https://redirect.github.com/grpc/grpc-java/pull/9853">grpc/grpc-java#9853</a>), fixing a Netty buffer memory leak for cancelled RPCs</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/56d1c63802fd9706fece4b144969bfc9bdcfc99c"><code>56d1c63</code></a> Bump version to 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4a5605cea3d7cfc9196f35a36a7c60a5ce926eb2"><code>4a5605c</code></a> Update README etc to reference 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4b01c907bc72ca513b0f099fac58601addbe2dd3"><code>4b01c90</code></a> core: Fix NPE race during hedging</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/92b4faed40344af6941e6ff506bd0670173e42e1"><code>92b4fae</code></a> Pass interop parameters to each langs run.sh as-is. run.sh should just pass t...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/1bf518af12f66322bd9bae63c667314a0ca41c94"><code>1bf518a</code></a> gcp-o11y: Remove monitored resource detection for logging (<a href="https://redirect.github.com/grpc/grpc-java/issues/10020">#10020</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5369df13a5e24c0e011e75e0f4ac59ab3835cec2"><code>5369df1</code></a> Removes the ExperimentalApi annotation from GcpObservability.</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/6d21d71a257beaddf4805af27ed1d7f77ce86f2b"><code>6d21d71</code></a> use glob for example file names which is used in updating release versions (#...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/e955afe50a8ce720f89c0a58c85cc80038a1ce65"><code>e955afe</code></a> examples: Fix grpc version in gcp-observability</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5c09616aae5ff1620ed6bb5867717e0451c2d00f"><code>5c09616</code></a> xds: fix flaky wrr test (<a href="https://redirect.github.com/grpc/grpc-java/issues/10005">#10005</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/7d5d25d34e20259962fb6bf0dbe501df761c6948"><code>7d5d25d</code></a> Bump version to 1.54.1-SNAPSHOT</li>
   <li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `grpc-stub` from 1.54.0 to 1.54.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-stub's releases</a>.</em></p>
   <blockquote>
   <h2>v1.54.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>core: Fix NPE race during hedging (<a href="https://redirect.github.com/grpc/grpc-java/pull/9853">grpc/grpc-java#9853</a>), fixing a Netty buffer memory leak for cancelled RPCs</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/56d1c63802fd9706fece4b144969bfc9bdcfc99c"><code>56d1c63</code></a> Bump version to 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4a5605cea3d7cfc9196f35a36a7c60a5ce926eb2"><code>4a5605c</code></a> Update README etc to reference 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4b01c907bc72ca513b0f099fac58601addbe2dd3"><code>4b01c90</code></a> core: Fix NPE race during hedging</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/92b4faed40344af6941e6ff506bd0670173e42e1"><code>92b4fae</code></a> Pass interop parameters to each langs run.sh as-is. run.sh should just pass t...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/1bf518af12f66322bd9bae63c667314a0ca41c94"><code>1bf518a</code></a> gcp-o11y: Remove monitored resource detection for logging (<a href="https://redirect.github.com/grpc/grpc-java/issues/10020">#10020</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5369df13a5e24c0e011e75e0f4ac59ab3835cec2"><code>5369df1</code></a> Removes the ExperimentalApi annotation from GcpObservability.</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/6d21d71a257beaddf4805af27ed1d7f77ce86f2b"><code>6d21d71</code></a> use glob for example file names which is used in updating release versions (#...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/e955afe50a8ce720f89c0a58c85cc80038a1ce65"><code>e955afe</code></a> examples: Fix grpc version in gcp-observability</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5c09616aae5ff1620ed6bb5867717e0451c2d00f"><code>5c09616</code></a> xds: fix flaky wrr test (<a href="https://redirect.github.com/grpc/grpc-java/issues/10005">#10005</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/7d5d25d34e20259962fb6bf0dbe501df761c6948"><code>7d5d25d</code></a> Bump version to 1.54.1-SNAPSHOT</li>
   <li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `grpc-protobuf` from 1.54.0 to 1.54.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-protobuf's releases</a>.</em></p>
   <blockquote>
   <h2>v1.54.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>core: Fix NPE race during hedging (<a href="https://redirect.github.com/grpc/grpc-java/pull/9853">grpc/grpc-java#9853</a>), fixing a Netty buffer memory leak for cancelled RPCs</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/56d1c63802fd9706fece4b144969bfc9bdcfc99c"><code>56d1c63</code></a> Bump version to 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4a5605cea3d7cfc9196f35a36a7c60a5ce926eb2"><code>4a5605c</code></a> Update README etc to reference 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4b01c907bc72ca513b0f099fac58601addbe2dd3"><code>4b01c90</code></a> core: Fix NPE race during hedging</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/92b4faed40344af6941e6ff506bd0670173e42e1"><code>92b4fae</code></a> Pass interop parameters to each langs run.sh as-is. run.sh should just pass t...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/1bf518af12f66322bd9bae63c667314a0ca41c94"><code>1bf518a</code></a> gcp-o11y: Remove monitored resource detection for logging (<a href="https://redirect.github.com/grpc/grpc-java/issues/10020">#10020</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5369df13a5e24c0e011e75e0f4ac59ab3835cec2"><code>5369df1</code></a> Removes the ExperimentalApi annotation from GcpObservability.</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/6d21d71a257beaddf4805af27ed1d7f77ce86f2b"><code>6d21d71</code></a> use glob for example file names which is used in updating release versions (#...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/e955afe50a8ce720f89c0a58c85cc80038a1ce65"><code>e955afe</code></a> examples: Fix grpc version in gcp-observability</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5c09616aae5ff1620ed6bb5867717e0451c2d00f"><code>5c09616</code></a> xds: fix flaky wrr test (<a href="https://redirect.github.com/grpc/grpc-java/issues/10005">#10005</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/7d5d25d34e20259962fb6bf0dbe501df761c6948"><code>7d5d25d</code></a> Bump version to 1.54.1-SNAPSHOT</li>
   <li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `grpc-context` from 1.54.0 to 1.54.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-context's releases</a>.</em></p>
   <blockquote>
   <h2>v1.54.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>core: Fix NPE race during hedging (<a href="https://redirect.github.com/grpc/grpc-java/pull/9853">grpc/grpc-java#9853</a>), fixing a Netty buffer memory leak for cancelled RPCs</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/56d1c63802fd9706fece4b144969bfc9bdcfc99c"><code>56d1c63</code></a> Bump version to 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4a5605cea3d7cfc9196f35a36a7c60a5ce926eb2"><code>4a5605c</code></a> Update README etc to reference 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4b01c907bc72ca513b0f099fac58601addbe2dd3"><code>4b01c90</code></a> core: Fix NPE race during hedging</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/92b4faed40344af6941e6ff506bd0670173e42e1"><code>92b4fae</code></a> Pass interop parameters to each langs run.sh as-is. run.sh should just pass t...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/1bf518af12f66322bd9bae63c667314a0ca41c94"><code>1bf518a</code></a> gcp-o11y: Remove monitored resource detection for logging (<a href="https://redirect.github.com/grpc/grpc-java/issues/10020">#10020</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5369df13a5e24c0e011e75e0f4ac59ab3835cec2"><code>5369df1</code></a> Removes the ExperimentalApi annotation from GcpObservability.</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/6d21d71a257beaddf4805af27ed1d7f77ce86f2b"><code>6d21d71</code></a> use glob for example file names which is used in updating release versions (#...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/e955afe50a8ce720f89c0a58c85cc80038a1ce65"><code>e955afe</code></a> examples: Fix grpc version in gcp-observability</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5c09616aae5ff1620ed6bb5867717e0451c2d00f"><code>5c09616</code></a> xds: fix flaky wrr test (<a href="https://redirect.github.com/grpc/grpc-java/issues/10005">#10005</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/7d5d25d34e20259962fb6bf0dbe501df761c6948"><code>7d5d25d</code></a> Bump version to 1.54.1-SNAPSHOT</li>
   <li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `grpc-netty-shaded` from 1.54.0 to 1.54.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-netty-shaded's releases</a>.</em></p>
   <blockquote>
   <h2>v1.54.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>core: Fix NPE race during hedging (<a href="https://redirect.github.com/grpc/grpc-java/pull/9853">grpc/grpc-java#9853</a>), fixing a Netty buffer memory leak for cancelled RPCs</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/56d1c63802fd9706fece4b144969bfc9bdcfc99c"><code>56d1c63</code></a> Bump version to 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4a5605cea3d7cfc9196f35a36a7c60a5ce926eb2"><code>4a5605c</code></a> Update README etc to reference 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4b01c907bc72ca513b0f099fac58601addbe2dd3"><code>4b01c90</code></a> core: Fix NPE race during hedging</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/92b4faed40344af6941e6ff506bd0670173e42e1"><code>92b4fae</code></a> Pass interop parameters to each langs run.sh as-is. run.sh should just pass t...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/1bf518af12f66322bd9bae63c667314a0ca41c94"><code>1bf518a</code></a> gcp-o11y: Remove monitored resource detection for logging (<a href="https://redirect.github.com/grpc/grpc-java/issues/10020">#10020</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5369df13a5e24c0e011e75e0f4ac59ab3835cec2"><code>5369df1</code></a> Removes the ExperimentalApi annotation from GcpObservability.</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/6d21d71a257beaddf4805af27ed1d7f77ce86f2b"><code>6d21d71</code></a> use glob for example file names which is used in updating release versions (#...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/e955afe50a8ce720f89c0a58c85cc80038a1ce65"><code>e955afe</code></a> examples: Fix grpc version in gcp-observability</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5c09616aae5ff1620ed6bb5867717e0451c2d00f"><code>5c09616</code></a> xds: fix flaky wrr test (<a href="https://redirect.github.com/grpc/grpc-java/issues/10005">#10005</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/7d5d25d34e20259962fb6bf0dbe501df761c6948"><code>7d5d25d</code></a> Bump version to 1.54.1-SNAPSHOT</li>
   <li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `grpc-netty` from 1.54.0 to 1.54.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-netty's releases</a>.</em></p>
   <blockquote>
   <h2>v1.54.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>core: Fix NPE race during hedging (<a href="https://redirect.github.com/grpc/grpc-java/pull/9853">grpc/grpc-java#9853</a>), fixing a Netty buffer memory leak for cancelled RPCs</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/56d1c63802fd9706fece4b144969bfc9bdcfc99c"><code>56d1c63</code></a> Bump version to 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4a5605cea3d7cfc9196f35a36a7c60a5ce926eb2"><code>4a5605c</code></a> Update README etc to reference 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4b01c907bc72ca513b0f099fac58601addbe2dd3"><code>4b01c90</code></a> core: Fix NPE race during hedging</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/92b4faed40344af6941e6ff506bd0670173e42e1"><code>92b4fae</code></a> Pass interop parameters to each langs run.sh as-is. run.sh should just pass t...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/1bf518af12f66322bd9bae63c667314a0ca41c94"><code>1bf518a</code></a> gcp-o11y: Remove monitored resource detection for logging (<a href="https://redirect.github.com/grpc/grpc-java/issues/10020">#10020</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5369df13a5e24c0e011e75e0f4ac59ab3835cec2"><code>5369df1</code></a> Removes the ExperimentalApi annotation from GcpObservability.</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/6d21d71a257beaddf4805af27ed1d7f77ce86f2b"><code>6d21d71</code></a> use glob for example file names which is used in updating release versions (#...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/e955afe50a8ce720f89c0a58c85cc80038a1ce65"><code>e955afe</code></a> examples: Fix grpc version in gcp-observability</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5c09616aae5ff1620ed6bb5867717e0451c2d00f"><code>5c09616</code></a> xds: fix flaky wrr test (<a href="https://redirect.github.com/grpc/grpc-java/issues/10005">#10005</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/7d5d25d34e20259962fb6bf0dbe501df761c6948"><code>7d5d25d</code></a> Bump version to 1.54.1-SNAPSHOT</li>
   <li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `grpc-grpclb` from 1.54.0 to 1.54.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">grpc-grpclb's releases</a>.</em></p>
   <blockquote>
   <h2>v1.54.1</h2>
   <h2>Bug Fixes</h2>
   <ul>
   <li>core: Fix NPE race during hedging (<a href="https://redirect.github.com/grpc/grpc-java/pull/9853">grpc/grpc-java#9853</a>), fixing a Netty buffer memory leak for cancelled RPCs</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-java/commit/56d1c63802fd9706fece4b144969bfc9bdcfc99c"><code>56d1c63</code></a> Bump version to 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4a5605cea3d7cfc9196f35a36a7c60a5ce926eb2"><code>4a5605c</code></a> Update README etc to reference 1.54.1</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/4b01c907bc72ca513b0f099fac58601addbe2dd3"><code>4b01c90</code></a> core: Fix NPE race during hedging</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/92b4faed40344af6941e6ff506bd0670173e42e1"><code>92b4fae</code></a> Pass interop parameters to each langs run.sh as-is. run.sh should just pass t...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/1bf518af12f66322bd9bae63c667314a0ca41c94"><code>1bf518a</code></a> gcp-o11y: Remove monitored resource detection for logging (<a href="https://redirect.github.com/grpc/grpc-java/issues/10020">#10020</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5369df13a5e24c0e011e75e0f4ac59ab3835cec2"><code>5369df1</code></a> Removes the ExperimentalApi annotation from GcpObservability.</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/6d21d71a257beaddf4805af27ed1d7f77ce86f2b"><code>6d21d71</code></a> use glob for example file names which is used in updating release versions (#...</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/e955afe50a8ce720f89c0a58c85cc80038a1ce65"><code>e955afe</code></a> examples: Fix grpc version in gcp-observability</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/5c09616aae5ff1620ed6bb5867717e0451c2d00f"><code>5c09616</code></a> xds: fix flaky wrr test (<a href="https://redirect.github.com/grpc/grpc-java/issues/10005">#10005</a>)</li>
   <li><a href="https://github.com/grpc/grpc-java/commit/7d5d25d34e20259962fb6bf0dbe501df761c6948"><code>7d5d25d</code></a> Bump version to 1.54.1-SNAPSHOT</li>
   <li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] sonarcloud[bot] commented on pull request #12108: Bump grpc.version from 1.54.0 to 1.54.1

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #12108:
URL: https://github.com/apache/dubbo/pull/12108#issuecomment-1510957919

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=12108)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12108&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12108&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12108&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12108&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12108&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] EarthChen merged pull request #12108: Bump grpc.version from 1.54.0 to 1.54.1

Posted by "EarthChen (via GitHub)" <gi...@apache.org>.
EarthChen merged PR #12108:
URL: https://github.com/apache/dubbo/pull/12108


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] sonarcloud[bot] commented on pull request #12108: Bump grpc.version from 1.54.0 to 1.54.1

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #12108:
URL: https://github.com/apache/dubbo/pull/12108#issuecomment-1512359619

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=12108)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12108&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12108&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12108&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12108&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12108&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12108&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org