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

   Bumps [apache/logging-parent](https://github.com/apache/logging-parent) from 
rel/10.5.0 to 10.6.0. This release includes the previously tagged commit.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/logging-parent/releases";>apache/logging-parent's
 releases</a>.</em></p>
   <blockquote>
   <h2>10.6.0</h2>
   <p>This minor release contains several small changes to the build 
pipeline.</p>
   <p>Most notably it bans wildcard imports from source code, which will 
require expanding those imports before upgrading 
<code>logging-parent</code>.</p>
   <h3>Added</h3>
   <ul>
   <li>Add JSpecify to dependency management. (<a 
href="https://redirect.github.com/apache/logging-parent/issues/88";>#88</a>)</li>
   <li>Add enforcer rule to ban wildcard imports. All imports must be expanded 
to provide better comparison of branches. (<a 
href="https://redirect.github.com/apache/logging-parent/issues/63";>#63</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Merge Dependabot PRs instead of closing them. (<a 
href="https://redirect.github.com/apache/logging-parent/issues/82";>#82</a>)</li>
   <li>Disable <a 
href="https://bnd.bndtools.org/instructions/jpms-multi-release.html";><code>-jpms-multi-release</code></a>
 BND option. (<a 
href="https://redirect.github.com/apache/logging-parent/issues/93";>#93</a>)</li>
   <li>Clean up residual <code>module-info.class</code> before compilation. (<a 
href="https://redirect.github.com/apache/logging-parent/issues/90";>#90</a>)</li>
   </ul>
   <h3>Updated</h3>
   <ul>
   <li>Update <code>com.google.errorprone:error_prone_core</code> to version 
<code>2.24.1</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/89";>#89</a>)</li>
   <li>Update <code>github/codeql-action</code> to version <code>3.23.0</code> 
(<a 
href="https://redirect.github.com/apache/logging-parent/issues/91";>#91</a>)</li>
   <li>Update <code>org.apache.rat:apache-rat-plugin</code> to version 
<code>0.16</code> (<a 
href="https://redirect.github.com/apache/logging-parent/issues/92";>#92</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/logging-parent/commit/64ae84e05803f3ab6d4201512b00f1cb1c4051e8";><code>64ae84e</code></a>
 Release changelog for version <code>10.6.0</code></li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/e279e309bd197fba95f8eb990950bfcded104066";><code>e279e30</code></a>
 Update the <code>project.build.outputTimestamp</code> property</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/cc263842f398fb492b59b4f4b9b94cbdfebcc63d";><code>cc26384</code></a>
 Fix release notes again after CI run</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/caa98791577a87a687f6369de785c470abdb781f";><code>caa9879</code></a>
 Release changelog for version <code>10.6.0</code></li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/03830b66da2d6a5842b9a11de6e699f89c13e916";><code>03830b6</code></a>
 Update the <code>project.build.outputTimestamp</code> property</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/f288e1d15044fec0b5df0d8e8dd91ad96968d1bb";><code>f288e1d</code></a>
 Set version to <code>10.6.0</code></li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/bf3ae6e7f22a2d3e3fbfaf0bd6bbced1ca9a895c";><code>bf3ae6e</code></a>
 Revert &quot;Release notes summary for version <code>10.6.0</code>&quot;</li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/471cd157132daffa52a200bdf032d39aa94b260e";><code>471cd15</code></a>
 Release notes summary for version <code>10.6.0</code></li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/1e8d46dd893b1d0e5c73878136241f215f4dade2";><code>1e8d46d</code></a>
 Update <code>apache-rat-plugin</code> to version <code>0.16</code></li>
   <li><a 
href="https://github.com/apache/logging-parent/commit/e789acdb0a0ab204f3aebec91e43dd97619bde35";><code>e789acd</code></a>
 Comment on <code>jpms-multi-release</code></li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/logging-parent/compare/rel/10.5.0...rel/10.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to