Skip to content

Bump org.apache.commons:commons-parent from 74 to 75#192

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.commons-commons-parent-75
Closed

Bump org.apache.commons:commons-parent from 74 to 75#192
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.commons-commons-parent-75

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2024

Copy link
Copy Markdown

Bumps org.apache.commons:commons-parent from 74 to 75.

Changelog

Sourced from org.apache.commons:commons-parent's changelog.

Apache Commons Parent 75 RELEASE NOTES

The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 75.

The Apache Commons Parent POM provides common settings for all Apache Commons components.

Version 75: Maintenance and update dependencies.

Changes

  •               Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 [#479](https://github.com/apache/commons-parent/issues/479). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0 [#481](https://github.com/apache/commons-parent/issues/481). Thanks to Dependabot, Gary Gregory.
    
  •               Bump commons.pmd-impl.version from 7.4.0 to 7.5.0, supports Java 23 [#487](https://github.com/apache/commons-parent/issues/487). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.4.0 to 3.5.0 [#482](https://github.com/apache/commons-parent/issues/482). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 [#483](https://github.com/apache/commons-parent/issues/483). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 [#484](https://github.com/apache/commons-parent/issues/484). Thanks to Dependabot, Gary Gregory.
    
  •               Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 on Java 11 and up [#490](https://github.com/apache/commons-parent/issues/490). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 [#489](https://github.com/apache/commons-parent/issues/489). Thanks to Dependabot, Gary Gregory.
    
  •               Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 [#491](https://github.com/apache/commons-parent/issues/491). Thanks to Dependabot, Gary Gregory.
    

Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html

For complete information on Apache Commons Parent, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Parent website:

https://commons.apache.org/proper/commons-parent/

Enjoy! Apache Commons Team


Apache Commons Parent 74 RELEASE NOTES

The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 74.

The Apache Commons Parent POM provides common settings for all Apache Commons components.

Version 74: Maintenance and update dependencies.

Changes

  •               Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 [#468](https://github.com/apache/commons-parent/issues/468). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 [#469](https://github.com/apache/commons-parent/issues/469). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.3.1 to 3.4.0 [#470](https://github.com/apache/commons-parent/issues/470). Thanks to Dependabot, Gary Gregory.
    
  •               Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.22.0 to 0.23.0 [#472](https://github.com/apache/commons-parent/issues/472). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 3.5.0 [#473](https://github.com/apache/commons-parent/issues/473). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 [#475](https://github.com/apache/commons-parent/issues/475). Thanks to Dependabot, Gary Gregory.
    

... (truncated)

Commits

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.commons:commons-parent](https://github.com/apache/commons-parent) from 74 to 75.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 20, 2024
@nhojpatrick nhojpatrick deleted the dependabot/maven/org.apache.commons-commons-parent-75 branch September 22, 2024 19:15
@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2024

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

1 participant