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 55 to 56 #49

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

Bumps commons-parent from 55 to 56.

Changelog

Sourced from commons-parent's changelog.

          Apache Commons Parent 56
              RELEASE NOTES

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

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

Version 56: Maintenance and update dependencies

Changes in this version include:

Fixed Bugs: o Add Privacy link to site.xml

Changes: o Bump apache from 28 to 29 #182. Thanks to Dependabot. o Bump versions-maven-plugin from 2.13.0 to 2.14.2 #181, #187, #191. Thanks to Dependabot. o Bump wagon-ssh from 3.5.2 to 3.5.3 #190. 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 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.

... (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 55 to 56.
- [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 Jan 4, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #49 (080f8d1) into master (4d8fbfe) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #49   +/-   ##
=========================================
  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 44e47a9 into master Jan 4, 2023
@garydgregory garydgregory deleted the dependabot/maven/org.apache.commons-commons-parent-56 branch January 4, 2023 13:27
garydgregory added a commit that referenced this pull request Jan 4, 2023
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
2 participants