Skip to content

Bump commons-parent from 54 to 55#162

Merged
thecarlhall merged 1 commit intomasterfrom
dependabot/maven/org.apache.commons-commons-parent-55
Dec 19, 2022
Merged

Bump commons-parent from 54 to 55#162
thecarlhall merged 1 commit intomasterfrom
dependabot/maven/org.apache.commons-commons-parent-55

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2022

Bumps commons-parent from 54 to 55.

Changelog

Sourced from commons-parent's changelog.

          Apache Commons Parent 55
              RELEASE NOTES

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

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 16, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #162 (79bbe68) into master (69a74fd) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #162   +/-   ##
=========================================
  Coverage     62.18%   62.18%           
  Complexity      407      407           
=========================================
  Files            39       39           
  Lines          1473     1473           
  Branches        124      124           
=========================================
  Hits            916      916           
  Misses          503      503           
  Partials         54       54           

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

@thecarlhall thecarlhall merged commit 360f636 into master Dec 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.apache.commons-commons-parent-55 branch December 19, 2022 13:38
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