dependabot[bot] opened a new pull request, #82:
URL: https://github.com/apache/logging-log4j-tools/pull/82

   Bumps 
[org.apache.logging:logging-parent](https://github.com/apache/logging-parent) 
from 10.1.0-SNAPSHOT to 10.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/logging-parent/releases";>org.apache.logging:logging-parent's
 releases</a>.</em></p>
   <blockquote>
   <h2>10.1.0</h2>
   <p>This minor release focuses on shipping AsciiDoc-based website generation 
convenience targeting the <code>src/site</code> folder. As a part of this 
effort, <code>logging-parent</code> started publishing <a 
href="https://logging.apache.org/logging-parent";>its own website</a> and 
<code>log4j-changelog</code> support is switched from Markdown to AsciiDoc.</p>
   <p>The introduced <a 
href="https://github.com/bndtools/bnd/blob/master/maven-plugins/bnd-maven-plugin";><code>bnd-maven-plugin</code></a>
 default auto-generates both OSGi and JPMS descriptors. Users only need to 
annotate packages that are to be exported with 
<code>org.osgi.annotation.bundle.Export</code>, plugin will do the rest of the 
magic. Hence, no need for custom <code>.bnd</code> and/or 
<code>module-info.java</code> files anymore. In particular, we expect the 
absence of <code>module-info.java</code> files to avoid several IDE and testing 
related headaches.</p>
   <h2>Added</h2>
   <ul>
   <li>Added <code>asciidoc</code> and <code>constants-tmpl-adoc</code> 
profiles to generate AsciiDoc-based websites from <code>src/site</code></li>
   <li>Added support to auto-generate changelog entries for 
<code>dependabot</code> updates</li>
   <li>Added <code>bnd-maven-plugin</code> defaults to auto-generate both OSGi 
and JPMS descriptors</li>
   <li>Added CI report uploading in case of test or reproducibility failures 
(<a 
href="https://redirect.github.com/apache/logging-parent/issues/28";>#28</a>)</li>
   <li>Started publishing the project website</li>
   </ul>
   <h2>Changed</h2>
   <ul>
   <li>Switched the default <code>log4j-changelog</code> configuration from 
Markdown (<code>.release-notes.md.ftl</code> and <code>.index.md.ftl</code>) to 
AsciiDoc (<code>.release-notes.adoc.ftl</code> and 
<code>.index.adoc.ftl</code>)</li>
   <li>Update <code>actions/checkout</code> to version <code>4.1.0</code></li>
   <li>Update <code>com.github.spotbugs:spotbugs-maven-plugin</code> to version 
<code>4.7.3.6</code></li>
   <li>Update <code>com.google.errorprone:error_prone_core</code> to version 
<code>2.22.0</code></li>
   <li>Update <code>org.apache:apache</code> to version <code>30</code></li>
   <li>Update <code>org.osgi:osgi.annotation</code> to version 
<code>8.1.0</code></li>
   </ul>
   <h2>Removed</h2>
   <ul>
   <li>Removed <code>project.build.outputTimestamp</code> override since it is 
already provided by the parent POM and its old value <code>0</code> was causing 
<a 
href="https://github.com/apache/logging-parent/blob/HEAD/spring-projects/spring-boot/pull/37438";>reproducibility
 issues</a> for <code>spring-boot:repackage</code></li>
   </ul>
   <h2>Fixed</h2>
   <ul>
   <li>Replaced incorrect <code>java.version</code> Maven property override 
with <code>maven.compiler.{source,release,target}</code></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/logging-parent/commits/rel/10.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging:logging-parent&package-manager=maven&previous-version=10.1.0-SNAPSHOT&new-version=10.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to