Skip to content

Bump commons-parent from 54 to 55#288

Merged
garydgregory merged 1 commit into
masterfrom
dependabot/maven/org.apache.commons-commons-parent-55
Dec 11, 2022
Merged

Bump commons-parent from 54 to 55#288
garydgregory merged 1 commit into
masterfrom
dependabot/maven/org.apache.commons-commons-parent-55

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 11, 2022

Copy link
Copy Markdown
Contributor

Bumps commons-parent from 54 to 55.

Changelog

Sourced from commons-parent's changelog.

          Apache Commons Parent 55-SNAPSHOT
              RELEASE NOTES

The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 55-SNAPSHOT.

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

Version 55: Maintenance and update dependencies

Changes in this version include:

Changes: o Make CycloneDX work better with multi-module projects. Thanks to Gary Gregory. o New interface methods must be default methods to maintain BC. Thanks to Gary Gregory. o Add property commons.javadoc19.java.link. Thanks to Gary Gregory. o Bump actions/cache from 3.0.8 to 3.0.11 #152, #155, #160. Thanks to Dependabot. o Bump actions/checkout from 3.0.2 to 3.1.0 #154. Thanks to Dependabot. o Bump actions/setup-java from 3.5.1 to 3.6.0 #164. Thanks to Dependabot. o Bump actions/upload-artifact from 3.1.0 to 3.1.1 #165 Thanks to Dependabot. o Bump github/codeql-action from 2.1.27 to 2.1.35 #162, #166, #168, #178. Thanks to Dependabot. o Bump github/codeql-action from 2.1.23 to 2.1.31 #148, #150, #156, #172. Thanks to Gary Gregory, Dependabot. o Bump ossf/scorecard-action from 1.1.2 to 2.0.6 #163. Thanks to Gary Gregory, Dependabot. o Bump apache from 27 to 28 #175 Thanks to Dependabot. o Bump JUnit from 5.9.0 to 5.9.1. Thanks to Gary Gregory. o Bump spdx-maven-plugin from 0.5.5 to 0.6.3. Version 0.6.2 fixes NPE spdx/spdx-maven-plugin#53 #159 Thanks to Gary Gregory, Dependabot. o Bump pmd from 6.49.0 to 6.52.0. Thanks to Gary Gregory. o Bump Apache Commons BCEL from 6.5.0 to 6.7.0. Thanks to Gary Gregory. o Bump cyclonedx-maven-plugin from 2.7.1 to 2.7.3 #157, #173. Thanks to Dependabot. o Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.3.0 #158, #170, #171. Thanks to Dependabot. o Bump spotbugs from 4.7.2 to 4.7.3 #161. Thanks to Dependabot. o Bump versions-maven-plugin from 2.12.0 to 2.13.0 #167. Thanks to Dependabot. o Bump japicmp-maven-plugin from 0.16.0 to 0.17.1 #174. Thanks to Dependabot. o Bump biz.aQute.bndlib from 6.3.1 to 6.4.0 #176. Thanks to Dependabot.

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 Apache Commons Parent website:

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


          Apache Commons Parent 54
              RELEASE NOTES

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

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

... (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 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 [commons-parent](https://github.com/apache/commons-parent) from 54 to 55.
- [Release notes](https://github.com/apache/commons-parent/releases)
- [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 Dec 11, 2022
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #288 (a716828) into master (5158d7e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #288   +/-   ##
=========================================
  Coverage     97.87%   97.87%           
  Complexity      549      549           
=========================================
  Files            11       11           
  Lines          1178     1178           
  Branches        204      204           
=========================================
  Hits           1153     1153           
  Misses           13       13           
  Partials         12       12           

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

@garydgregory garydgregory merged commit dea2165 into master Dec 11, 2022
@garydgregory garydgregory deleted the dependabot/maven/org.apache.commons-commons-parent-55 branch December 11, 2022 21:51
garydgregory added a commit that referenced this pull request Dec 11, 2022
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.

2 participants