Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.3 to 3.5.0 #4146

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.3 to 3.5.0.

Commits
  • 28ac4b5 [maven-release-plugin] prepare release maven-project-info-reports-plugin-3.5.0
  • 9c4fc33 Remove unneeded incompatiblity notice
  • 482ea62 Fix formatting
  • 60cfdea [MPIR-453] Replace Commons IO in favor of standard APIs
  • 4d94edc [MPIR-446] Update to Maven SCM 2.0.
  • 91a065b [MPIR-452] Upgrade to Parent 41
  • ceac0bf Consistently use MavenReport#getReportOutputDirectory()
  • c16ec94 [MNG-7416] Simplify Boolean expressions and returns (#63)
  • abd0e76 Fix style value
  • 18aedbb Reduce IT runtime by invoking goal directly
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.3 to 3.5.0.
- [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.4.3...maven-project-info-reports-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 18, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1d55d7d) 44.35% compared to head (8df0660) 44.34%.

❗ Current head 8df0660 differs from pull request most recent head b7c7801. Consider uploading reports for the commit b7c7801 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4146      +/-   ##
============================================
- Coverage     44.35%   44.34%   -0.02%     
+ Complexity     5395     5391       -4     
============================================
  Files          1384     1384              
  Lines         34331    34331              
  Branches       3325     3325              
============================================
- Hits          15229    15225       -4     
- Misses        17868    17870       +2     
- Partials       1234     1236       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@liubao68 liubao68 merged commit 5b0689d into master Dec 21, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.5.0 branch December 21, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants