servicecomb-java-chassis icon indicating copy to clipboard operation
servicecomb-java-chassis copied to clipboard

Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps maven-project-info-reports-plugin from 3.4.0 to 3.4.1.

Commits
  • 32dca04 [maven-release-plugin] prepare release maven-project-info-reports-plugin-3.4.1
  • 53561fb [MPIR-424] Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl to 3.2.0
  • a91b480 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

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

dependabot[bot] avatar Aug 15 '22 07:08 dependabot[bot]

Codecov Report

Merging #3285 (3af8d55) into master (db5147f) will decrease coverage by 0.01%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #3285      +/-   ##
============================================
- Coverage     77.47%   77.45%   -0.02%     
  Complexity     1449     1449              
============================================
  Files          1648     1648              
  Lines         43659    43659              
  Branches       3674     3674              
============================================
- Hits          33825    33817       -8     
- Misses         8310     8319       +9     
+ Partials       1524     1523       -1     
Impacted Files Coverage Δ
...mb/serviceregistry/client/http/RestClientUtil.java 78.50% <0.00%> (-1.87%) :arrow_down:
...egistry/client/http/ServiceRegistryClientImpl.java 70.17% <0.00%> (-1.15%) :arrow_down:
...mb/config/ConfigCenterConfigurationSourceImpl.java 9.57% <0.00%> (-1.07%) :arrow_down:
...ache/servicecomb/foundation/common/net/IpPort.java 86.66% <0.00%> (+3.33%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Aug 15 '22 08:08 codecov-commenter