Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps org.apache.logging:logging-parent from 12.0.0 to 12.1.0.

Release notes

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

12.1.0

This minor release adds CodeQL checks for GitHub Actions. It also fixes a breaking change in Error Prone that prevented projects from migrating to version 12.0.0.

Added

  • Add "GitHub Actions" to the list of languages analyzed by CodeQL. (#343)

Fixed

  • Use the maven.deploy.skip Maven property in nexus-staging-maven-plugin. This effectively fixes the skipping of test artifacts' deployments. (#360)
  • Fix Error Prone arguments breaking maven-compiler-plugin:compile.
  • Fix inheritance of url elements in children POMs.(#330)

Updated

  • Update actions/cache to version 4.2.3 (#357)
  • Update actions/upload-artifact to version 4.6.2 (#359)
  • Update com.diffplug.spotless:spotless-maven-plugin to version 2.44.3 (#333)
  • Update com.github.spotbugs:spotbugs-maven-plugin to version 4.9.3.0 (#349)
  • Update com.google.errorprone:error_prone_core to version 2.37.0 (#356)
  • Update com.gradle:develocity-maven-extension to version 1.23.2 (#338)
  • Update com.palantir.javaformat:palantir-java-format to version 2.61.0 (#361)
  • Update de.skuzzle.enforcer:restrict-imports-enforcer-rule to version 2.6.1 (#365)
  • Update github/codeql-action to version 3.28.13 (#364)
  • Update org.apache:apache to version 34 (#353)
  • Update org.apache.groovy:groovy to version 4.0.26 (#340)
  • Update org.asciidoctor:asciidoctor-maven-plugin to version 3.2.0 (#362)
  • Update org.codehaus.mojo:flatten-maven-plugin to version 1.7.0 (#339)
  • Update org.eclipse.jgit:org.eclipse.jgit to version 7.2.0.202503040940-r (#355)
  • Update ossf/scorecard-action to version 2.4.1 (#335)
Commits
  • c470a36 Update the project.build.outputTimestamp property
  • e9e2fa2 Prepare release notes for 12.1.0
  • 63dbd70 Add name to package.json
  • ef64f7b Update de.skuzzle.enforcer:restrict-imports-enforcer-rule to version `2.6.1...
  • 85b8c04 Update github/codeql-action to version 3.28.13 (#364)
  • d7eb3a6 Update org.asciidoctor:asciidoctor-maven-plugin to version 3.2.0 (#362)
  • dc95eee Update com.palantir.javaformat:palantir-java-format to version 2.61.0 (#361)
  • 9e3dda8 Fix deployment of test artifacts (#360)
  • f8c0f3f Update actions/upload-artifact to version 4.6.2 (#359) (#359)
  • f71f292 Bump github/codeql-action from 3.28.11 to 3.28.12 (#358)
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related to third party dependency updates or migrations java Pull requests that update Java code labels Apr 9, 2025
Copy link

github-actions bot commented Apr 17, 2025

Job Requested goals Build Tool Version Build Outcome Build Scan®
build-macos-latest clean install 3.9.8 Build Scan PUBLISHED
build-ubuntu-latest clean install 3.9.8 Build Scan PUBLISHED
build-windows-latest clean install 3.9.8 Build Scan PUBLISHED
Generated by gradle/develocity-actions

* Fix `SEI MET07-J` violations

This change:

- Deprecates public/protected hiding methods.
- Removes package-private hiding methods.
- For legacy modules that will disappear in 3.x, just suppresses the warning.

Closes #3601

* Try skipping required checks

skip-checks: true
@ppkarwasz ppkarwasz merged commit b105664 into main Apr 17, 2025
11 checks passed
@ppkarwasz ppkarwasz deleted the dependabot/maven/main/org.apache.logging-logging-parent-12.1.0 branch April 17, 2025 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to third party dependency updates or migrations java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant