Re: [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0 [dubbo]

2024-05-10 Thread via GitHub


AlbumenJ merged PR #14174:
URL: https://github.com/apache/dubbo/pull/14174


-- 
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-unsubscr...@dubbo.apache.org

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


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



Re: [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0 [dubbo]

2024-05-10 Thread via GitHub


codecov-commenter commented on PR #14174:
URL: https://github.com/apache/dubbo/pull/14174#issuecomment-2105001568

   ## 
[Codecov](https://app.codecov.io/gh/apache/dubbo/pull/14174?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Project coverage is 70.18%. Comparing base 
[(`f03823e`)](https://app.codecov.io/gh/apache/dubbo/commit/f03823eec1610ab40fa894e279614703617ab29b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 to head 
[(`ab0e957`)](https://app.codecov.io/gh/apache/dubbo/pull/14174?dropdown=coverage&src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   > Report is 43 commits behind head on 3.2.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff @@
   ##  3.2   #14174  +/-   ##
   ==
   - Coverage   70.41%   70.18%   -0.24% 
   ==
 Files1607 1607  
 Lines   7009470148  +54 
 Branches1010210112  +10 
   ==
   - Hits4936049232 -128 
   - Misses  1608816271 +183 
   + Partials 4646 4645   -1 
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/dubbo/pull/14174?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   


-- 
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-unsubscr...@dubbo.apache.org

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


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



Re: [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0 [dubbo]

2024-05-10 Thread via GitHub


sonarcloud[bot] commented on PR #14174:
URL: https://github.com/apache/dubbo/pull/14174#issuecomment-2104996499

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=14174) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=14174&resolved=false&sinceLeakPeriod=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=14174&metric=new_accepted_issues&view=list)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=14174&resolved=false&sinceLeakPeriod=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Coverage  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png
 '') No data about Duplication  
 
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=14174)
   
   


-- 
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-unsubscr...@dubbo.apache.org

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


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



[PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0 [dubbo]

2024-05-10 Thread via GitHub


CrazyHZM opened a new pull request, #14174:
URL: https://github.com/apache/dubbo/pull/14174

   ## What is the purpose of the change
   
   
   
   ## Brief changelog
   
   
   ## Verifying this change
   
   
   
   
   ## Checklist
   - [x] Make sure there is a 
[GitHub_issue](https://github.com/apache/dubbo/issues) field for the change 
(usually before you start working on it). Trivial changes like typos do not 
require a GitHub issue. Your pull request should address just this issue, 
without pulling in other changes - one PR resolves one issue.
   - [ ] Each commit in the pull request should have a meaningful subject line 
and body.
   - [ ] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [ ] Check if is necessary to patch to Dubbo 3 if you are work on Dubbo 2.7
   - [ ] Write necessary unit-test to verify your logic correction, more mock a 
little better when cross module dependency exist. If the new feature or 
significant change is committed, please remember to add sample in [dubbo 
samples](https://github.com/apache/dubbo-samples) project.
   - [ ] Add some description to 
[dubbo-website](https://github.com/apache/dubbo-website) project if you are 
requesting to add a feature.
   - [ ] GitHub Actions works fine on your own branch.
   - [ ] If this contribution is large, please follow the [Software Donation 
Guide](https://github.com/apache/dubbo/wiki/Software-donation-guide).
   


-- 
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-unsubscr...@dubbo.apache.org

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


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



Re: [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0 [dubbo]

2024-05-10 Thread via GitHub


dependabot[bot] closed pull request #14161: Bump 
org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0
URL: https://github.com/apache/dubbo/pull/14161


-- 
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-unsubscr...@dubbo.apache.org

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


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



Re: [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0 [dubbo]

2024-05-10 Thread via GitHub


CrazyHZM commented on PR #14161:
URL: https://github.com/apache/dubbo/pull/14161#issuecomment-2104914961

   @dependabot close


-- 
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-unsubscr...@dubbo.apache.org

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


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



Re: [PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0 [dubbo]

2024-05-07 Thread via GitHub


AlbumenJ commented on PR #14161:
URL: https://github.com/apache/dubbo/pull/14161#issuecomment-2099630359

   @CrazyHZM PTAL


-- 
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-unsubscr...@dubbo.apache.org

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


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



[PR] Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.13.0 [dubbo]

2024-05-07 Thread via GitHub


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

   Bumps 
[org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
 from 3.10.2 to 3.13.0.
   
   Release notes
   Sourced from https://github.com/apache/maven-plugin-tools/releases";>org.apache.maven.plugins:maven-plugin-plugin's
 releases.
   
   3.13.0
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&version=12354458";>Release
 Notes - Maven Plugin Tools - Version 3.13.0
   Bug
   
   [https://issues.apache.org/jira/browse/MPLUGIN-517";>MPLUGIN-517] - 
GoalRenderer renderParameterDetails() renders in wrong order
   [https://issues.apache.org/jira/browse/MPLUGIN-521";>MPLUGIN-521] - 
Nested types not properly extracted cause exception while generating Javadoc 
URLs
   
   Improvement
   
   [https://issues.apache.org/jira/browse/MPLUGIN-520";>MPLUGIN-520] - Get 
rid of maven-compat classes use
   
   Dependency upgrade
   
   [https://issues.apache.org/jira/browse/MPLUGIN-516";>MPLUGIN-516] - 
Upgrade asmVersion from 9.6 to 9.7
   [https://issues.apache.org/jira/browse/MPLUGIN-519";>MPLUGIN-519] - 
Update to Parent POM 42, prerequisite 3.6.3
   
   3.12.0
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&version=12354176";>Release
 Notes - Maven Plugin Tools - Version 3.12.0
   
   3.11.0
   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&version=12353824";>Release
 Notes - Maven Plugin Tools - Version 3.11.0
   Bug
   
   [https://issues.apache.org/jira/browse/MPLUGIN-496";>MPLUGIN-496] - 
Translation for keys report.plugin.goal.yes,no are missing
   [https://issues.apache.org/jira/browse/MPLUGIN-499";>MPLUGIN-499] - 
Deprecate descriptions are missing in description table
   
   Improvement
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/apache/maven-plugin-tools/commit/7a9ba2adccd253185ee35fe9db0a2462a26d860a";>7a9ba2a
 [maven-release-plugin] prepare release maven-plugin-tools-3.13.0
   https://github.com/apache/maven-plugin-tools/commit/789315b6958250c0e2e9291bb407a25fdd5112e3";>789315b
 [MPLUGIN-521] Nested types not properly extracted cause exception while 
gener...
   https://github.com/apache/maven-plugin-tools/commit/1fa18050144db3cf767a5ba8f5f48dbb451d1aa6";>1fa1805
 [MPLUGIN-519][MPLUGIN-520] Parent POM 42, prerequisite of 3.6.3, get rid of 
m...
   https://github.com/apache/maven-plugin-tools/commit/e746d9cc35cb03c03c61101d2b11f8247e6dcc82";>e746d9c
 [MPLUGIN-517] GoalRenderer renderParameterDetails() renders in wrong order
   https://github.com/apache/maven-plugin-tools/commit/af234c66cc1282e5c86262a20ba1b80b1c38b25e";>af234c6
 [MPLUGIN-516] Bump asmVersion from 9.6 to 9.7
   https://github.com/apache/maven-plugin-tools/commit/9fc1aaaed7f36460b8706339a04656901b7babec";>9fc1aaa
 [maven-release-plugin] prepare for next development iteration
   https://github.com/apache/maven-plugin-tools/commit/0b69acc43ead6efb336c78895e59749f463cc899";>0b69acc
 [maven-release-plugin] prepare release maven-plugin-tools-3.12.0
   https://github.com/apache/maven-plugin-tools/commit/e5e3dd235d572956d49ea461346466d54aec7195";>e5e3dd2
 code simplifications
   https://github.com/apache/maven-plugin-tools/commit/e97ba772405c20849f5e47aa9b4971ddcbc9826b";>e97ba77
 [MPLUGIN-510] group history per common requirements
   https://github.com/apache/maven-plugin-tools/commit/6f9c3d9371155f6a826f8052e099adb716163689";>6f9c3d9
 use https://github.com/Component";>@​Component 
instead of https://github.com/Parameter";>@​Parameter 
when possible
   Additional commits viewable in https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.13.0";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-plugin-plugin&package-manager=maven&previous-version=3.10.2&new-version=3.13.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)
   
   ---
   
   
   Dependabot commands and options
   
   
   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 th