logging-log4j-kotlin
logging-log4j-kotlin copied to clipboard
Bump apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/12.0.0 from 12.0.0 to 12.1.0
Bumps apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/12.0.0 from 12.0.0 to 12.1.0.
Release notes
Sourced from apache/logging-parent/.github/workflows/codeql-analysis-reusable.yaml@rel/12.0.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)
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)
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Superseded by #127.