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/10 08:05:46 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12050: Bump maven-enforcer-plugin from 3.2.1 to 3.3.0

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

   Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.3.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-enforcer/releases">maven-enforcer-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>3.3.0</h2>
   <!-- raw HTML omitted -->
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-276">[MENFORCER-276]</a> - Allow ignoring dependency scopes in RequireUpperBoundDeps (<a href="https://redirect.github.com/apache/maven-enforcer/pull/261">#261</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-470">[MENFORCER-470]</a> - Configurable scopes for DependencyConvergence rule - refactor (<a href="https://redirect.github.com/apache/maven-enforcer/pull/255">#255</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-470">[MENFORCER-470]</a> - AdvancedDependencyConvergence rule (<a href="https://redirect.github.com/apache/maven-enforcer/pull/246">#246</a>) <a href="https://github.com/alexey-anufriev"><code>@​alexey-anufriev</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-467">[MENFORCER-467]</a> - banDynamicVersions excludedScopes on project level (<a href="https://redirect.github.com/apache/maven-enforcer/pull/262">#262</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-474">[MENFORCER-474]</a> - Filter dependency by scope on project level (<a href="https://redirect.github.com/apache/maven-enforcer/pull/256">#256</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-466">[MENFORCER-466]</a> - Apply the all levels scope and optional selectors on RequireUpperBoundDeps (<a href="https://redirect.github.com/apache/maven-enforcer/pull/254">#254</a>) <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-469">[MENFORCER-469]</a> - Fix banTransitiveDependencies and transitive dependen… (<a href="https://redirect.github.com/apache/maven-enforcer/pull/253">#253</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-466">[MENFORCER-466]</a> - Changed the default set of dependency exclusions to exclude provided (<a href="https://redirect.github.com/apache/maven-enforcer/pull/248">#248</a>) <a href="https://github.com/ajarmoniuk"><code>@​ajarmoniuk</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump maven-invoker-plugin from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/266">#266</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-472">[MENFORCER-472]</a> - Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/250">#250</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-471">[MENFORCER-471]</a> - Bump plexus-utils from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/252">#252</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump apache/maven-gh-actions-shared from 2 to 3 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/251">#251</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-473">[MENFORCER-473]</a> - Notice about max JDK in custom rules (<a href="https://redirect.github.com/apache/maven-enforcer/pull/264">#264</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li>improve documentation of banDynamicVersions (<a href="https://redirect.github.com/apache/maven-enforcer/pull/265">#265</a>) <a href="https://github.com/kwin"><code>@​kwin</code></a></li>
   <li>(doc) fix banDynamicVersions example (<a href="https://redirect.github.com/apache/maven-enforcer/pull/247">#247</a>) <a href="https://github.com/lorenzpahl"><code>@​lorenzpahl</code></a></li>
   <li>Fix two typos in <code>banDynamicVersions.apt.vm</code> (<a href="https://redirect.github.com/apache/maven-enforcer/pull/249">#249</a>) <a href="https://github.com/rickie"><code>@​rickie</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-472">[MENFORCER-472]</a> - Install maven-enforcer-plugin for ITs in maven-enforcer-extension (<a href="https://redirect.github.com/apache/maven-enforcer/pull/263">#263</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-476">[MENFORCER-476]</a> - Rename ResolveUtil to ResolverUtil (<a href="https://redirect.github.com/apache/maven-enforcer/pull/260">#260</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   <li><a href="https://issues.apache.org/jira/browse/MENFORCER-465">[MENFORCER-465]</a> - Remove superfluous blanks in BanDuplicatePomDependencyVersions (<a href="https://redirect.github.com/apache/maven-enforcer/pull/257">#257</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-enforcer/commit/4e14e11409d6b8fdaa9bd2b3fd4bf13595168152"><code>4e14e11</code></a> [maven-release-plugin] prepare release enforcer-3.3.0</li>
   <li><a href="https://github.com/apache/maven-enforcer/commit/523f5cec7ca6a4de2b07fa4b383a8abad3d62d62"><code>523f5ce</code></a> [MENFORCER-472]  Bump maven-invoker-plugin from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-enforcer/issues/266">#266</a>)</li>
   <li><a href="https://github.com/apache/maven-enforcer/commit/427b213d2d99031651ac54fe0717ded8834347d7"><code>427b213</code></a> [MENFORCER-473] Notice about max JDK in custom rules</li>
   <li><a href="https://github.com/apache/maven-enforcer/commit/6feac61b81f89ce2376f630ed58ca30c3b6bec79"><code>6feac61</code></a> improve documentation of banDynamicVersions</li>
   <li><a href="https://github.com/apache/maven-enforcer/commit/435807fa445ee30a2cf56277fa47fe69cbd91e7d"><code>435807f</code></a> Install maven-enforcer-plugin for ITs in maven-enforcer-extension</li>
   <li><a href="https://github.com/apache/maven-enforcer/commit/5895ff288ec261f519f918f03dcfc42c5a337135"><code>5895ff2</code></a> [MENFORCER-467] banDynamicVersions excludedScopes on project level (<a href="https://redirect.github.com/apache/maven-enforcer/issues/262">#262</a>)</li>
   <li><a href="https://github.com/apache/maven-enforcer/commit/78488535e0cfc37e26707c12d944ff8437b94fc4"><code>7848853</code></a> [MENFORCER-276] Allow ignoring dependency scopes in RequireUpperBoundDeps</li>
   <li><a href="https://github.com/apache/maven-enforcer/commit/42dacab4edbbf548728447ea481e9f1c71216e4d"><code>42dacab</code></a> [MENFORCER-476] Rename ResolveUtil to ResolverUtil</li>
   <li><a href="https://github.com/apache/maven-enforcer/commit/5e0ca5a91172848b9cb7bd625137d562beea3267"><code>5e0ca5a</code></a> [MENFORCER-474] Filter dependency by scope on project level</li>
   <li><a href="https://github.com/apache/maven-enforcer/commit/57746a13027dec957589fad41c53f78e25a668d0"><code>57746a1</code></a> [MENFORCER-465] Remove superfluous blanks in BanDuplicatePomDependencyVersions</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-enforcer/compare/enforcer-3.2.1...enforcer-3.3.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-enforcer-plugin&package-manager=maven&previous-version=3.2.1&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 #12050: Bump maven-enforcer-plugin from 3.2.1 to 3.3.0

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


-- 
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 #12050: Bump maven-enforcer-plugin from 3.2.1 to 3.3.0

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

   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=12050)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12050&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=12050&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12050&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=12050&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=12050&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12050&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=12050&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=12050&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12050&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=12050&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=12050&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12050&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=12050&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=12050&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] codecov-commenter commented on pull request #12050: Bump maven-enforcer-plugin from 3.2.1 to 3.3.0

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #12050:
URL: https://github.com/apache/dubbo/pull/12050#issuecomment-1501574714

   ## [Codecov](https://codecov.io/gh/apache/dubbo/pull/12050?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#12050](https://codecov.io/gh/apache/dubbo/pull/12050?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f6f9990) into [3.2](https://codecov.io/gh/apache/dubbo/commit/d11616c4bf5f164b7773dede501cef93e2bfa4cb?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d11616c) will **decrease** coverage by `0.05%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##                3.2   #12050      +/-   ##
   ============================================
   - Coverage     69.89%   69.84%   -0.05%     
   + Complexity      340        2     -338     
   ============================================
     Files          3367     1574    -1793     
     Lines        157902    64958   -92944     
     Branches      26341     9457   -16884     
   ============================================
   - Hits         110358    45367   -64991     
   + Misses        37959    15257   -22702     
   + Partials       9585     4334    -5251     
   ```
   
   
   [see 1827 files with indirect coverage changes](https://codecov.io/gh/apache/dubbo/pull/12050/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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