apache / logging-log4j-kotlin

A Kotlin-friendly interface to log against the Log4j API
https://logging.apache.org/log4j/kotlin
Apache License 2.0
48 stars 12 forks source link

Bump org.apache.logging:logging-parent from 11.2.0 to 11.3.0 #92

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps org.apache.logging:logging-parent from 11.2.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)
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

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 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)