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/04 07:25:34 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #11998: Bump build-helper-maven-plugin from 3.2.0 to 3.3.0

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

   Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.3.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/mojohaus/build-helper-maven-plugin/releases">build-helper-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>3.3.0</h2>
   <h2>Changes</h2>
   <ul>
   <li>Fixes <a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/108">#108</a> - released-version does not detect version if maven repository is not configured to look for snapshot (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/109">#109</a>) <a href="https://github.com/stefanseifert"><code>@​stefanseifert</code></a></li>
   <li>Add missing whitespace to output of reserve-network-port (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/101">#101</a>) <a href="https://github.com/albers"><code>@​albers</code></a></li>
   </ul>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Provide the Mojos logger as variable in the Interpreter context (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/72">#72</a>) <a href="https://github.com/MeyerNils"><code>@​MeyerNils</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump testng from 6.9.9 to 7.4.0 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/116">#116</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump assertj-core from 1.7.1 to 3.22.0 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/115">#115</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump maven-plugin-annotations from 3.5 to 3.6.2 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/117">#117</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump mojo-parent from 61 to 65 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/118">#118</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump junit from 3.8.1 to 4.13.1 in /src/it/surefire (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/104">#104</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Use maven-plugin-plugin in version managed in parent (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/97">#97</a>) <a href="https://github.com/pzygielo"><code>@​pzygielo</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Set min. java version to java 8 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/120">#120</a>) <a href="https://github.com/stefanseifert"><code>@​stefanseifert</code></a></li>
   <li>Switch from Travis to GitHub Actions (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/114">#114</a>) <a href="https://github.com/stefanseifert"><code>@​stefanseifert</code></a></li>
   <li>Fix links to examples (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/100">#100</a>) <a href="https://github.com/djarnis73"><code>@​djarnis73</code></a></li>
   <li>Use primitive to allow it to be resolved by <a href="https://github.com/value"><code>@​value</code></a> in javadoc (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/99">#99</a>) <a href="https://github.com/pzygielo"><code>@​pzygielo</code></a></li>
   <li>Fix javadoc errors and warning (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/98">#98</a>) <a href="https://github.com/pzygielo"><code>@​pzygielo</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/f1fac8ca03e5f6cc2d118b1925b00a8164e76f56"><code>f1fac8c</code></a> [maven-release-plugin] prepare release build-helper-maven-plugin-3.3.0</li>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/3fed18ca8cd47b352e0c9bfc37d03bb7e1337aa1"><code>3fed18c</code></a> use version-resolver for release drafter to apply semantic versioning e.g. if...</li>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/4d6ca94c3d4ad1c301dff68ac9eeb3e395c9c180"><code>4d6ca94</code></a> allow to run release-drafter on workflow_dispatch for testing</li>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/b4e5d5aea751b2223eced9e0bf3e43367b3a1fff"><code>b4e5d5a</code></a> Provide the Mojos logger as variable in the Interpreter context (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/72">#72</a>)</li>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/bda39bc21a0e4c9f8e629907ed82d6f552c3edc1"><code>bda39bc</code></a> set min. java version to java 8</li>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/5f6943185f6ce9615d0fd1452389815e033302f2"><code>5f69431</code></a> Bump testng from 6.9.9 to 7.4.0 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/116">#116</a>)</li>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/579683929e001fd510eaae79394c3e7866abc24d"><code>5796839</code></a> Bump assertj-core from 1.7.1 to 3.22.0</li>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/e916f5775f154134ff1fb3aafe3c8563fc1e8bcb"><code>e916f57</code></a> Bump maven-plugin-annotations from 3.5 to 3.6.2</li>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/158475c63534a511fb5cbb2b44682c4b86e85455"><code>158475c</code></a> Bump mojo-parent from 61 to 65</li>
   <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/5360a596472fc979e294b33f2576417599331f0c"><code>5360a59</code></a> Merge pull request <a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/114">#114</a> from mojohaus/feature/github-actions</li>
   <li>Additional commits viewable in <a href="https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:build-helper-maven-plugin&package-manager=maven&previous-version=3.2.0&new-version=3.3.0)](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 #11998: Bump build-helper-maven-plugin from 3.2.0 to 3.3.0

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


-- 
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 #11998: Bump build-helper-maven-plugin from 3.2.0 to 3.3.0

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

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