Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0 from 11.3.0 to 12.0.0 #166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0 from 11.3.0 to 12.0.0.

Release notes

Sourced from apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0's releases.

12.0.0

This major release contains several small improvements and certain backward incompatible changes.

Changed

  • Activate flatten-bom execution of flatten-maven-plugin using a .logging-parent-bom-activator file (#265)
  • Don't keep parent in flatten-bom configuration (#265, #37)
  • Switch from maven-deploy-plugin to nexus-staging-maven-plugin, which helps with fetching the Nexus repository URL during a release. generate-email.sh will be called with a fourth argument containing the Nexus repository URL. (#246)
  • Update deploy-*-reusable workflows to export the URL of the Nexus repository and the project version as nexus-url and project-version workflow outputs, respectively (#246)
  • Add maven-args input to build-reusable and merge-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.yaml workflow to check reproducibility of artifacts in a Maven repository. Deprecate the reproducibility check in build-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

  • Update biz.aQute.bnd:bnd-baseline-maven-plugin to version 7.1.0 (#290)
  • Update biz.aQute.bnd:bnd-maven-plugin to version 7.1.0 (#289)
  • Update com.diffplug.spotless:spotless-maven-plugin to version 2.44.2 (#314)
  • Update com.github.spotbugs:spotbugs-maven-plugin to version 4.8.6.6 (#293)
  • Update com.google.errorprone:error_prone_core to version 2.36.0 (#287)
  • Update org.apache.groovy:groovy to version 4.0.25 (#320)
  • Update org.apache.maven.plugins:maven-artifact-plugin to version 3.6.0 (#312)
  • Update org.asciidoctor:asciidoctor-maven-plugin to version 3.1.1 (#285)
  • Update org.codehaus.gmavenplus:gmavenplus-plugin to version 4.1.1 (#307)
  • Update org.codehaus.mojo:exec-maven-plugin to version 3.5.0 (#274)
  • Update org.cyclonedx:cyclonedx-maven-plugin to version 2.9.1 (#291)
Commits
  • 2e2af91 Update the project.build.outputTimestamp property
  • 21341d1 Install Subversion package in the deployment workflow
  • 3b88a69 Update the project.build.outputTimestamp property
  • a57f3bd Use deploy:deploy for staging distribution artifacts
  • 0002085 Update the project.build.outputTimestamp property
  • 4a77285 Release changelog
  • 3327a20 Prepare changelog contents for the release
  • 7d7ee1f Bump the version to 12.0.0
  • 409e59a Update github/codeql-action to version 3.28.9 (#326)
  • 45aeff4 Update github/codeql-action to version 3.28.8 (#325)
  • 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 <dependency name> 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)

…yaml@rel/11.3.0

Bumps [apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0](https://github.com/apache/logging-parent) from 11.3.0 to 12.0.0.
- [Release notes](https://github.com/apache/logging-parent/releases)
- [Commits](apache/logging-parent@rel/11.3.0...rel/12.0.0)

---
updated-dependencies:
- dependency-name: apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants