apache / logging-log4j-tools

Tools internally used by the Apache Log4j project
https://logging.apache.org/log4j/tools
Apache License 2.0
14 stars 18 forks source link

Bump org.apache.logging:logging-parent from 11.0.0 to 11.3.0 #147

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.apache.logging:logging-parent from 11.0.0 to 11.3.0.

Release notes

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

11.3.0

This minor release migrates the BeanShell distribution archive script to Groovy.

The update to the Develocity extensions should fix the lack of test results with Maven Surefire 3.5.0.

Changed

  • Switch the distribution script from BeanShell to Groovy. (#196)

Fixed

  • Fix race condition, which marks merged Dependabot PRs as closed.

Updated

  • Update actions/setup-java to version 4.3.0 (#237)
  • Update actions/upload-artifact to version 4.4.0 (#233)
  • Update com.github.spotbugs:spotbugs-maven-plugin to version 4.8.6.3 (#235)
  • Update com.google.errorprone:error_prone_core to version 2.32.0 (#240)
  • Update com.gradle:common-custom-user-data-maven-extension to version 2.0.1 (#236)
  • Update com.gradle:develocity-maven-extension to version 1.22.1 (#239)
  • Update github/codeql-action to version 3.26.7 (#243)
  • Update org.apache.groovy:groovy to version 4.0.23 (#244)
  • Update org.eclipse.jgit:org.eclipse.jgit to version 7.0.0.202409031743-r (#238)

11.2.0

This minor release integrates Gradle Develocity into the reusable workflows. See Develocity Configuration for more details.

Added

  • Add option to disable reproducibility check in reusable builds. (#195)
  • Add option to enable Develocity in builds.

Updated

  • Update actions/checkout to version 4.1.7 (#192)
  • Update actions/setup-java to version 4.2.2 (#217)
  • Update actions/upload-artifact to version 4.3.6 (#219)
  • Update com.github.spotbugs:spotbugs-annotations to version 4.8.6 (#194)
  • Update com.github.spotbugs:spotbugs-maven-plugin to version 4.8.6.2 (#201)
  • Update com.google.errorprone:error_prone_core to version 2.30.0 (#222)
  • Update com.palantir.javaformat:palantir-java-format to version 2.50.0 (#226)
  • Update dependabot/fetch-metadata to version 2.2.0 (#200)
  • Update github/codeql-action to version 3.26.5 (#230)
  • Update org.apache:apache to version 33 (#203)
  • Update org.codehaus.mojo:build-helper-maven-plugin to version 3.6.0 (#183)
  • Update org.codehaus.mojo:exec-maven-plugin to version 3.4.1 (#223)
  • Update org.cyclonedx:cyclonedx-maven-plugin to version 2.8.1 (#216)
  • Update org.eclipse.jgit:org.eclipse.jgit to version 6.10.0.202406032230-r (#190)

... (truncated)

Commits
  • 47c5a7a Update the project.build.outputTimestamp property
  • bc35ecc Copy/paste problem in announcement e-mail
  • b89569a Update the project.build.outputTimestamp property
  • 4bdd457 Fix generate e-mail script
  • 392ae5b Update the project.build.outputTimestamp property
  • 3338960 Prepare to release 11.3.0
  • c8941c3 Update org.apache.groovy:groovy to version 4.0.23 (#244)
  • 01fd118 Allow GitHub to mark a PR as merged not closed (#242)
  • 96f21d8 Replace BeanShell with Groovy (#241)
  • 5f18b75 Update github/codeql-action to version 3.26.7 (#243)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.