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 commons-parent from 54 to 55 #45

Merged

Conversation

dependabot[bot]
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 #45 (717287b) into master (5d8bea3) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #45   +/-   ##
=========================================
  Coverage     69.17%   69.17%           
  Complexity     3122     3122           
=========================================
  Files           152      152           
  Lines          9593     9593           
  Branches       2008     2008           
=========================================
  Hits           6636     6636           
  Misses         2162     2162           
  Partials        795      795           

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

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