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/06/19 08:04:51 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12561: Bump native-maven-plugin from 0.9.22 to 0.9.23

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

   Bumps [native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.22 to 0.9.23.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/graalvm/native-build-tools/releases">native-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>0.9.23</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix &quot;collect reachability metadata&quot; with config cache by <a href="https://github.com/melix"><code>@​melix</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/438">graalvm/native-build-tools#438</a></li>
   <li>Remove use of GFileUtils by <a href="https://github.com/melix"><code>@​melix</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/437">graalvm/native-build-tools#437</a></li>
   <li>Display the GraalVM logo on the generated NBT docs by <a href="https://github.com/gradinac"><code>@​gradinac</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/447">graalvm/native-build-tools#447</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/graalvm/native-build-tools/compare/0.9.22...0.9.23">https://github.com/graalvm/native-build-tools/compare/0.9.22...0.9.23</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/c67cc1285c13c28cc6d99f7796dfcb1f32b05d86"><code>c67cc12</code></a> Bump repo version to 0.9.23</li>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/f47a2a243377c3f50073b1c794ea7c72536381d3"><code>f47a2a2</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/448">#448</a> from dnestoro/dnestoro/PrepareForRelease0.9.23</li>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/d43be8f164fb7c5091a379e29dd1a55ba0a9b1f7"><code>d43be8f</code></a> Update docs</li>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/c5fd7240a239e0d6cc2b32125d1d4981f00c338f"><code>c5fd724</code></a> Update docs and bump metadata version</li>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/75064b3189663cd116b38d8086ad485b0e550dcb"><code>75064b3</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/447">#447</a> from graalvm/gradinac/improve-docs-header</li>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/e85cdf93caa7def3066d5e7293c5d8ad75166524"><code>e85cdf9</code></a> Display the GraalVM logo and add a description to the generated documentation</li>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/71c741a173c6c08e7d97c29d857babdcb10f350d"><code>71c741a</code></a> Remove use of GFileUtils (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/437">#437</a>)</li>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/4ae316ac8b1c78c5ec6ed6277a405557a0ad02f8"><code>4ae316a</code></a> Fix &quot;collect reachability metadata&quot; with config cache (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/438">#438</a>)</li>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/18c88a238edc3a90ae8b599d3879b813822a9e92"><code>18c88a2</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/440">#440</a> from dnestoro/dnestoro/BumpRepoVersionTo0.9.23-SNAPSHOT</li>
   <li><a href="https://github.com/graalvm/native-build-tools/commit/a3081564d537f645a0138fffcba3a9de5a78b327"><code>a308156</code></a> Bump repo version to 0.9.23-SNAPSHOT</li>
   <li>Additional commits viewable in <a href="https://github.com/graalvm/native-build-tools/compare/0.9.22...0.9.23">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.graalvm.buildtools:native-maven-plugin&package-manager=maven&previous-version=0.9.22&new-version=0.9.23)](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: 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] AlbumenJ merged pull request #12561: Bump native-maven-plugin from 0.9.22 to 0.9.23

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


-- 
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 #12561: Bump native-maven-plugin from 0.9.22 to 0.9.23

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

   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=12561)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12561&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=12561&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12561&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=12561&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=12561&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12561&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=12561&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=12561&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12561&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=12561&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=12561&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12561&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=12561&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=12561&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