Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2023

Bumps org.apache.logging:logging-parent from 10.1.0-SNAPSHOT to 10.1.0.

Release notes

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

10.1.0

This minor release focuses on shipping AsciiDoc-based website generation convenience targeting the src/site folder. As a part of this effort, logging-parent started publishing its own website and log4j-changelog support is switched from Markdown to AsciiDoc.

The introduced bnd-maven-plugin default auto-generates both OSGi and JPMS descriptors. Users only need to annotate packages that are to be exported with org.osgi.annotation.bundle.Export, plugin will do the rest of the magic. Hence, no need for custom .bnd and/or module-info.java files anymore. In particular, we expect the absence of module-info.java files to avoid several IDE and testing related headaches.

Added

  • Added asciidoc and constants-tmpl-adoc profiles to generate AsciiDoc-based websites from src/site
  • Added support to auto-generate changelog entries for dependabot updates
  • Added bnd-maven-plugin defaults to auto-generate both OSGi and JPMS descriptors
  • Added CI report uploading in case of test or reproducibility failures (#28)
  • Started publishing the project website

Changed

  • Switched the default log4j-changelog configuration from Markdown (.release-notes.md.ftl and .index.md.ftl) to AsciiDoc (.release-notes.adoc.ftl and .index.adoc.ftl)
  • Update actions/checkout to version 4.1.0
  • Update com.github.spotbugs:spotbugs-maven-plugin to version 4.7.3.6
  • Update com.google.errorprone:error_prone_core to version 2.22.0
  • Update org.apache:apache to version 30
  • Update org.osgi:osgi.annotation to version 8.1.0

Removed

  • Removed project.build.outputTimestamp override since it is already provided by the parent POM and its old value 0 was causing reproducibility issues for spring-boot:repackage

Fixed

  • Replaced incorrect java.version Maven property override with maven.compiler.{source,release,target}
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 29, 2023
@vy
Copy link
Member

vy commented Sep 29, 2023

@dependabot rebase

Bumps [org.apache.logging:logging-parent](https://github.com/apache/logging-parent) from 10.1.0-SNAPSHOT to 10.1.0.
- [Release notes](https://github.com/apache/logging-parent/releases)
- [Commits](https://github.com/apache/logging-parent/commits/rel/10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.logging-logging-parent-10.1.0 branch from 8ce14f6 to 7b4f27b Compare September 29, 2023 08:57
@vy
Copy link
Member

vy commented Sep 29, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2023

Looks like org.apache.logging:logging-parent is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Sep 29, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.logging-logging-parent-10.1.0 branch September 29, 2023 09:03
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.

1 participant