dependabot[bot] opened a new pull request, #11766: URL: https://github.com/apache/maven/pull/11766
Bumps `domtripVersion` from 0.4.1 to 0.6.0. Updates `eu.maveniverse.maven.domtrip:domtrip-core` from 0.4.1 to 0.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maveniverse/domtrip/releases">eu.maveniverse.maven.domtrip:domtrip-core's releases</a>.</em></p> <blockquote> <h2>0.6.0</h2> <h2>What's Changed</h2> <ul> <li>Update parent POM</li> <li>Clarify Java8 compatibility by <a href="https://github.com/kwin"><code>@kwin</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/151">maveniverse/domtrip#151</a></li> <li>Bump actions/upload-artifact from 6 to 7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/154">maveniverse/domtrip#154</a></li> <li>Bump version.quarkus-roq from 2.0.4 to 2.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/155">maveniverse/domtrip#155</a></li> <li>Add ContainerNode.insertChildBefore() and ContainerNode.insertChildAfter() methods by <a href="https://github.com/ppalaga"><code>@ppalaga</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/153">maveniverse/domtrip#153</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kwin"><code>@kwin</code></a> made their first contribution in <a href="https://redirect.github.com/maveniverse/domtrip/pull/151">maveniverse/domtrip#151</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maveniverse/domtrip/compare/release-0.5.0...release-0.6.0">https://github.com/maveniverse/domtrip/compare/release-0.5.0...release-0.6.0</a></p> <h2>0.5.0</h2> <p><strong>Breaking changes</strong>: DomTrip is from now on Java 8 (instead of Java 17) library. Also, there were some method renames.</p> <h2>What's Changed</h2> <ul> <li>Target Java 8 instead of 21 at runtime; test code still at source level 21 by <a href="https://github.com/ppalaga"><code>@ppalaga</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/147">maveniverse/domtrip#147</a></li> <li>Fix relocation by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/149">maveniverse/domtrip#149</a></li> <li>Rename <code>Element.child*()</code> to <code>Element.childElement*()</code> and <code>ContainerNode.node*()</code> to <code>ContainerNode.child*()</code> by <a href="https://github.com/ppalaga"><code>@ppalaga</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/148">maveniverse/domtrip#148</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ppalaga"><code>@ppalaga</code></a> made their first contribution in <a href="https://redirect.github.com/maveniverse/domtrip/pull/147">maveniverse/domtrip#147</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maveniverse/domtrip/compare/release-0.4.1...release-0.5.0">https://github.com/maveniverse/domtrip/compare/release-0.4.1...release-0.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maveniverse/domtrip/commit/a43e845dab69bae62d0e8891d3ab17439e78ec03"><code>a43e845</code></a> [maven-release-plugin] prepare release release-0.6.0 [skip ci]</li> <li><a href="https://github.com/maveniverse/domtrip/commit/a54d8b591a8a7c2cece09b529261b0d7b03de676"><code>a54d8b5</code></a> Add ContainerNode.insertChildBefore() and ContainerNode.insertChildAfter() me...</li> <li><a href="https://github.com/maveniverse/domtrip/commit/111f6eac201ca848c92d9c54f82330a6f719dc57"><code>111f6ea</code></a> Update parent POM and dependencies</li> <li><a href="https://github.com/maveniverse/domtrip/commit/56fb780c63f95f0f2ccf909a09fdc7b74a41a940"><code>56fb780</code></a> Bump version.quarkus-roq from 2.0.4 to 2.0.5 (<a href="https://redirect.github.com/maveniverse/domtrip/issues/155">#155</a>)</li> <li><a href="https://github.com/maveniverse/domtrip/commit/cf1cc2cfdf327b815f84b8e42c1604577800156e"><code>cf1cc2c</code></a> Bump actions/upload-artifact from 6 to 7 (<a href="https://redirect.github.com/maveniverse/domtrip/issues/154">#154</a>)</li> <li><a href="https://github.com/maveniverse/domtrip/commit/350d418a77a9bc98f809d0e7ec0fe371f0f3bcc0"><code>350d418</code></a> Clarify Java8 compatibility</li> <li><a href="https://github.com/maveniverse/domtrip/commit/3f0204c0da255c0b616a1bb7c2940fa1e6512a17"><code>3f0204c</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/maveniverse/domtrip/commit/52d470adbc416cd6e4992d5883b6d0ec4242314b"><code>52d470a</code></a> [maven-release-plugin] prepare release release-0.5.0 [skip ci]</li> <li><a href="https://github.com/maveniverse/domtrip/commit/845a0d2b592e11fee2c31f2cb5a5e6729b760b8d"><code>845a0d2</code></a> This is not a record anymore</li> <li><a href="https://github.com/maveniverse/domtrip/commit/f75a0606dd6bd234b7118733ad15f66fb59f7fb0"><code>f75a060</code></a> Rename <code>Element.child*()</code> to <code>Element.childElement*()</code> and `ContainerNode.nod...</li> <li>Additional commits viewable in <a href="https://github.com/maveniverse/domtrip/compare/release-0.4.1...release-0.6.0">compare view</a></li> </ul> </details> <br /> Updates `eu.maveniverse.maven.domtrip:domtrip-maven` from 0.4.1 to 0.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maveniverse/domtrip/releases">eu.maveniverse.maven.domtrip:domtrip-maven's releases</a>.</em></p> <blockquote> <h2>0.6.0</h2> <h2>What's Changed</h2> <ul> <li>Update parent POM</li> <li>Clarify Java8 compatibility by <a href="https://github.com/kwin"><code>@kwin</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/151">maveniverse/domtrip#151</a></li> <li>Bump actions/upload-artifact from 6 to 7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/154">maveniverse/domtrip#154</a></li> <li>Bump version.quarkus-roq from 2.0.4 to 2.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/155">maveniverse/domtrip#155</a></li> <li>Add ContainerNode.insertChildBefore() and ContainerNode.insertChildAfter() methods by <a href="https://github.com/ppalaga"><code>@ppalaga</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/153">maveniverse/domtrip#153</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kwin"><code>@kwin</code></a> made their first contribution in <a href="https://redirect.github.com/maveniverse/domtrip/pull/151">maveniverse/domtrip#151</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maveniverse/domtrip/compare/release-0.5.0...release-0.6.0">https://github.com/maveniverse/domtrip/compare/release-0.5.0...release-0.6.0</a></p> <h2>0.5.0</h2> <p><strong>Breaking changes</strong>: DomTrip is from now on Java 8 (instead of Java 17) library. Also, there were some method renames.</p> <h2>What's Changed</h2> <ul> <li>Target Java 8 instead of 21 at runtime; test code still at source level 21 by <a href="https://github.com/ppalaga"><code>@ppalaga</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/147">maveniverse/domtrip#147</a></li> <li>Fix relocation by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/149">maveniverse/domtrip#149</a></li> <li>Rename <code>Element.child*()</code> to <code>Element.childElement*()</code> and <code>ContainerNode.node*()</code> to <code>ContainerNode.child*()</code> by <a href="https://github.com/ppalaga"><code>@ppalaga</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/148">maveniverse/domtrip#148</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ppalaga"><code>@ppalaga</code></a> made their first contribution in <a href="https://redirect.github.com/maveniverse/domtrip/pull/147">maveniverse/domtrip#147</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maveniverse/domtrip/compare/release-0.4.1...release-0.5.0">https://github.com/maveniverse/domtrip/compare/release-0.4.1...release-0.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maveniverse/domtrip/commit/a43e845dab69bae62d0e8891d3ab17439e78ec03"><code>a43e845</code></a> [maven-release-plugin] prepare release release-0.6.0 [skip ci]</li> <li><a href="https://github.com/maveniverse/domtrip/commit/a54d8b591a8a7c2cece09b529261b0d7b03de676"><code>a54d8b5</code></a> Add ContainerNode.insertChildBefore() and ContainerNode.insertChildAfter() me...</li> <li><a href="https://github.com/maveniverse/domtrip/commit/111f6eac201ca848c92d9c54f82330a6f719dc57"><code>111f6ea</code></a> Update parent POM and dependencies</li> <li><a href="https://github.com/maveniverse/domtrip/commit/56fb780c63f95f0f2ccf909a09fdc7b74a41a940"><code>56fb780</code></a> Bump version.quarkus-roq from 2.0.4 to 2.0.5 (<a href="https://redirect.github.com/maveniverse/domtrip/issues/155">#155</a>)</li> <li><a href="https://github.com/maveniverse/domtrip/commit/cf1cc2cfdf327b815f84b8e42c1604577800156e"><code>cf1cc2c</code></a> Bump actions/upload-artifact from 6 to 7 (<a href="https://redirect.github.com/maveniverse/domtrip/issues/154">#154</a>)</li> <li><a href="https://github.com/maveniverse/domtrip/commit/350d418a77a9bc98f809d0e7ec0fe371f0f3bcc0"><code>350d418</code></a> Clarify Java8 compatibility</li> <li><a href="https://github.com/maveniverse/domtrip/commit/3f0204c0da255c0b616a1bb7c2940fa1e6512a17"><code>3f0204c</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/maveniverse/domtrip/commit/52d470adbc416cd6e4992d5883b6d0ec4242314b"><code>52d470a</code></a> [maven-release-plugin] prepare release release-0.5.0 [skip ci]</li> <li><a href="https://github.com/maveniverse/domtrip/commit/845a0d2b592e11fee2c31f2cb5a5e6729b760b8d"><code>845a0d2</code></a> This is not a record anymore</li> <li><a href="https://github.com/maveniverse/domtrip/commit/f75a0606dd6bd234b7118733ad15f66fb59f7fb0"><code>f75a060</code></a> Rename <code>Element.child*()</code> to <code>Element.childElement*()</code> and `ContainerNode.nod...</li> <li>Additional commits viewable in <a href="https://github.com/maveniverse/domtrip/compare/release-0.4.1...release-0.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 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]
