logging-log4j-kotlin
logging-log4j-kotlin copied to clipboard
Bump apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/11.3.0 from 11.3.0 to 12.1.0
Bumps apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/11.3.0 from 11.3.0 to 12.1.0.
Release notes
Sourced from apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/11.3.0'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.skipMaven property innexus-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
urlelements in children POMs.(#330)Updated
- Update
actions/cacheto version4.2.3(#357)- Update
actions/upload-artifactto version4.6.2(#359)- Update
com.diffplug.spotless:spotless-maven-pluginto version2.44.3(#333)- Update
com.github.spotbugs:spotbugs-maven-pluginto version4.9.3.0(#349)- Update
com.google.errorprone:error_prone_coreto version2.37.0(#356)- Update
com.gradle:develocity-maven-extensionto version1.23.2(#338)- Update
com.palantir.javaformat:palantir-java-formatto version2.61.0(#361)- Update
de.skuzzle.enforcer:restrict-imports-enforcer-ruleto version2.6.1(#365)- Update
github/codeql-actionto version3.28.13(#364)- Update
org.apache:apacheto version34(#353)- Update
org.apache.groovy:groovyto version4.0.26(#340)- Update
org.asciidoctor:asciidoctor-maven-pluginto version3.2.0(#362)- Update
org.codehaus.mojo:flatten-maven-pluginto version1.7.0(#339)- Update
org.eclipse.jgit:org.eclipse.jgitto version7.2.0.202503040940-r(#355)- Update
ossf/scorecard-actionto version2.4.1(#335)12.0.0
This major release contains several small improvements and certain backward incompatible changes.
Changed
- Activate
flatten-bomexecution offlatten-maven-pluginusing a.logging-parent-bom-activatorfile (#265)- Don't keep
parentinflatten-bomconfiguration (#265, #37)- Switch from
maven-deploy-plugintonexus-staging-maven-plugin, which helps with fetching the Nexus repository URL during a release.generate-email.shwill be called with a fourth argument containing the Nexus repository URL. (#246)- Update
deploy-*-reusableworkflows to export the URL of the Nexus repository and the project version asnexus-urlandproject-versionworkflow outputs, respectively (#246)- Add
maven-argsinput tobuild-reusableandmerge-dependabot-reusable(#266)- Move from
[ge.apache.org](http://ge.apache.org/)to new[develocity.apache.org](http://develocity.apache.org/)server (#313)- Add the
verify-reproducibility-reusable.yamlworkflow to check reproducibility of artifacts in a Maven repository. Deprecate the reproducibility check inbuild-reusable.yaml. (#246)Removed
- Remove following managed dependencies to avoid polluting BOMs:
biz.aQute.bnd:biz.aQute.bnd.annotation,com.github.spotbugs:spotbugs-annotations,org.jspecify:jspecify,org.osgi:osgi.annotation,org.osgi:org.osgi.annotation.bundle,org.osgi:org.osgi.annotation.versioning(#265, apache/logging-log4j24)Updated
... (truncated)
Commits
c470a36Update theproject.build.outputTimestamppropertye9e2fa2Prepare release notes for12.1.063dbd70Addnametopackage.jsonef64f7bUpdatede.skuzzle.enforcer:restrict-imports-enforcer-ruleto version `2.6.1...85b8c04Updategithub/codeql-actionto version3.28.13(#364)d7eb3a6Updateorg.asciidoctor:asciidoctor-maven-pluginto version3.2.0(#362)dc95eeeUpdatecom.palantir.javaformat:palantir-java-formatto version2.61.0(#361)9e3dda8Fix deployment of test artifacts (#360)f8c0f3fUpdateactions/upload-artifactto version4.6.2(#359) (#359)f71f292Bump github/codeql-action from 3.28.11 to 3.28.12 (#358)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)