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.1.0 to 11.2.0 #85

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps org.apache.logging:logging-parent from 11.1.0 to 11.2.0.

Release notes

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

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)
  • Update org.jspecify:jspecify to version 1.0.0 (#206)
  • Update ossf/scorecard-action to version 2.4.0 (#212)
Commits
  • b001c78 Update the project.build.outputTimestamp property
  • 59fc083 Release changelog for version 11.2.0
  • fcc59ac Update the project.build.outputTimestamp property
  • 7e59539 Set version to 11.2.0
  • f7cbc9f Fix build failure
  • eb17274 Add release notes for version 11.2.0
  • cb317be Fix Develocity setup script
  • 29cd929 Debug Develocity run
  • 476b1a5 Update actions/upload-artifact to version 4.3.6 (#219)
  • 873899e Add options to enable Develocity
  • 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)