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 org.apache.logging:logging-parent from 10.6.0 to 11.0.0 #11

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2024

Bumps org.apache.logging:logging-parent from 10.6.0 to 11.0.0.

Release notes

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

11.0.0

This release contains a big revamp to the website build and several other minor enhancements.

Website build changes

The website build system is migrated from asciidoctor-maven-plugin to Antora. This implies that src/site and generate-email.sh files need to be adapted, and target/site can be viewed without needing a local web server.

The Maven site phase is re-engineered such that generated sources (i.e., src/site/_release_notes and src/site/_constants.adoc) will be targeted to target/generated-site and the website will be built from there. This avoids the need to commit generated sources to the repository and, hence, works around changelog merge conflict problems.

Website deployment changes

The newly added site-deploy-reusable.yaml GitHub Actions workflow enables to automate the website deployment. Using the <source-branch>-site-<environment>-out branch naming convention, the Maven site goal running on

  • the main branch populates the main-site-stg-out branch serving the logging.staged.apache.org/logging-parent
  • the main-site-pro branch populates the main-site-pro-out branch serving the logging.apache.org/logging-parent
  • the release/<version> branch populates the release/<version>-site-stg-out branch serving the logging.staged.apache.org/logging-parent-<version>

Refer to the usage and project release instructions pages for details.

Added

  • Add coverage profile to generate a test coverage report (#140)
  • Add deploy-site-yaml GitHub actions workflow to automate the website deployment
  • Add instructions on XML schema publication (#138)

Changed

  • Replace process-sbom script with CycloneDX plugin configuration (#105)
  • Support parallel releases by uploading the distribution to <projectId>/<version> folders. This is needed for parallel Log4j 2 and 3 releases. (#139)
  • Migrate website support from asciidoctor-maven-plugin to Antora

Updated

  • Update com.diffplug.spotless:spotless-maven-plugin to version 2.43.0 (#108)
  • Update com.github.spotbugs:spotbugs-maven-plugin to version 4.8.4.0 (#156)
  • Update com.google.errorprone:error_prone_core to version 2.26.1 (#134)
  • Update com.palantir.javaformat:palantir-java-format to version 2.43.0 (#154)
  • Update org.apache.logging.log4j:log4j-changelog-maven-plugin to version 0.8.0 (#146)
  • Update org.apache.maven.plugins:maven-artifact-plugin to version 3.5.1 (#149)
  • Update org.codehaus.mojo:flatten-maven-plugin to version 1.6.0 (#102)
  • Update org.cyclonedx:cyclonedx-maven-plugin to version 2.8.0 (#145)
Commits
  • b5bbe45 Update the project.build.outputTimestamp property
  • ce75abf Prepare to release 11.0.0
  • 05d5ef6 Tidy up changelog
  • 46f8ee6 Improve release instructions
  • 1492afc Update com.h3xstream.findsecbugs:findsecbugs-plugin to version 1.13.0 (#157)
  • 7cbda39 Attach Spotbugs configuration to the execution
  • 0cf4754 Downgrade findsecbugs-plugin to 1.12.0 due to upstream regression
  • 616cfd5 Remove redundant workflow input
  • a39cab6 Speed-up validate-changelog
  • 46eea55 Reorganize Nexus-related workflow inputs
  • 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)

Bumps [org.apache.logging:logging-parent](https://github.com/apache/logging-parent) from 10.6.0 to 11.0.0.
- [Release notes](https://github.com/apache/logging-parent/releases)
- [Commits](apache/logging-parent@rel/10.6.0...rel/11.0.0)

---
updated-dependencies:
- dependency-name: org.apache.logging:logging-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2024

Looks like org.apache.logging:logging-parent is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 19, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.apache.logging-logging-parent-11.0.0 branch April 19, 2024 11:52
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants