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 org.apache.logging:logging-parent from 10.4.0 to 10.5.0 #95

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2023

Bumps org.apache.logging:logging-parent from 10.4.0 to 10.5.0.

Release notes

Sourced from org.apache.logging:logging-parent's releases.

10.5.0

This minor release contains dependency updates and a change in the way BND is employed.

BND Maven Plugins are upgraded to version 7.0.0, which requires Java 17. Log4j was the blocker for this upgrade and the issue is resolved in apache/logging-log4j24. Note that BND Maven Plugins version 7.0.0 increased the minimum required Maven version to 3.8.1.

Changed

  • Switch from bnd:jar to bnd:bnd-process to improve integration with the ecosystem; IDEs, Maven plugins, etc. (#69)
  • Replace log4j-changelog entry type of dependabot updates from changed to updated
  • Minimum required Maven version is increased to 3.8.1 due to BND Maven Plugin updates

Updated

  • Update biz.aQute.bnd:bnd-baseline-maven-plugin to version 7.0.0 (#78)
  • Update biz.aQute.bnd:bnd-maven-plugin to version 7.0.0
  • Update com.diffplug.spotless:spotless-maven-plugin to version 2.41.1 (#70)
  • Update com.github.spotbugs:spotbugs-annotations to version 4.8.3 (#80)
  • Update com.github.spotbugs:spotbugs-maven-plugin to version 4.8.2.0 (#71)
  • Update com.palantir.javaformat:palantir-java-format to version 2.39.0
  • Update org.apache:apache to version 31 (#73)
  • Update org.apache.logging.log4j:log4j-changelog-maven-plugin to version 0.7.0 (#84)
Commits
  • e4816c8 Release changelog for version 10.5.0
  • f4787cc Update the project.build.outputTimestamp property
  • 69ddbe1 Improve changelog
  • 8dc2241 Minor changes and bump the required Maven version to 3.8.1
  • f2503e9 Update com.palantir.javaformat:palantir-java-format to version 2.39.0
  • ed70fa3 Update release date
  • 61f15b1 Employ updated changelog entry type
  • 6a856ce Replace log4j-changelog entry type of dependabot updates from changed t...
  • 05d4d38 Upgrade log4j-changelog XSD version to 0.1.3
  • 2876cb4 Rearrange changelog
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 21, 2023
@ppkarwasz
Copy link
Contributor

@dependabot rebase

Bumps [org.apache.logging:logging-parent](https://github.com/apache/logging-parent) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/apache/logging-parent/releases)
- [Commits](apache/logging-parent@rel/10.4.0...rel/10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.logging-logging-parent-10.5.0 branch from a029a04 to 79d5905 Compare December 21, 2023 16:06
@vy
Copy link
Member

vy commented Jan 15, 2024

Closing, 10.6.0 is released in the meanwhile.

@vy vy closed this Jan 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

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.

@dependabot dependabot bot deleted the dependabot/maven/org.apache.logging-logging-parent-10.5.0 branch January 15, 2024 09:08
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