dependabot[bot] opened a new pull request, #11737: URL: https://github.com/apache/maven/pull/11737
Bumps `domtripVersion` from 0.4.0 to 0.4.1. Updates `eu.maveniverse.maven.domtrip:domtrip-core` from 0.4.0 to 0.4.1 <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>release-0.4.1</h2> <p>Maintenance release (updates, bug fixes).</p> <h2>What's Changed</h2> <ul> <li>Bump version.quarkus-roq from 1.10.1 to 1.10.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/101">maveniverse/domtrip#101</a></li> <li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/103">maveniverse/domtrip#103</a></li> <li>Bump actions/upload-artifact from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/112">maveniverse/domtrip#112</a></li> <li>Bump version.quarkus.platform from 3.29.2 to 3.30.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/111">maveniverse/domtrip#111</a></li> <li>Bump org.junit.jupiter:junit-jupiter from 6.0.1 to 6.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/120">maveniverse/domtrip#120</a></li> <li>Bump version.quarkus.platform from 3.30.3 to 3.31.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/125">maveniverse/domtrip#125</a></li> <li>Bump version.quarkus-roq from 1.10.2 to 2.0.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/121">maveniverse/domtrip#121</a></li> <li>Bumps eu.maveniverse.maven.parent:parent from 45 to 49 and make spotless happy by <a href="https://github.com/adreghiciu"><code>@adreghiciu</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/126">maveniverse/domtrip#126</a></li> <li>Configure quarkus web bundles node_modules dir under target/ instead of root by <a href="https://github.com/adreghiciu"><code>@adreghiciu</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/127">maveniverse/domtrip#127</a></li> <li>Bump eu.maveniverse.maven.parent:parent from 49 to 50 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/137">maveniverse/domtrip#137</a></li> <li>Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/136">maveniverse/domtrip#136</a></li> <li>Bump version.quarkus.platform from 3.31.2 to 3.31.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/134">maveniverse/domtrip#134</a></li> <li>fix: add missing project xml attributes by <a href="https://github.com/sparsick"><code>@sparsick</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/135">maveniverse/domtrip#135</a></li> <li>Bump version.quarkus.platform from 3.31.3 to 3.31.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/138">maveniverse/domtrip#138</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/128">#128</a>: Add Document.parseFragment() for XML fragment parsing by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/139">maveniverse/domtrip#139</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/129">#129</a>: Add covariant return types for builder methods by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/140">maveniverse/domtrip#140</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/130">#130</a>: Verify precedingWhitespace consistency across node types by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/141">maveniverse/domtrip#141</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/131">#131</a>: Add sibling navigation convenience methods by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/142">maveniverse/domtrip#142</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/132">#132</a>: Throw on invalid index in getNode and insertNode by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/143">maveniverse/domtrip#143</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/133">#133</a>: Rename get* methods for naming consistency by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/144">maveniverse/domtrip#144</a></li> <li>Update license headers by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/146">maveniverse/domtrip#146</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/adreghiciu"><code>@adreghiciu</code></a> made their first contribution in <a href="https://redirect.github.com/maveniverse/domtrip/pull/126">maveniverse/domtrip#126</a></li> <li><a href="https://github.com/sparsick"><code>@sparsick</code></a> made their first contribution in <a href="https://redirect.github.com/maveniverse/domtrip/pull/135">maveniverse/domtrip#135</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maveniverse/domtrip/compare/release-0.4.0...release-0.4.1">https://github.com/maveniverse/domtrip/compare/release-0.4.0...release-0.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maveniverse/domtrip/commit/b44e4c7dbedf8934495820b491c2da4d8f85a11a"><code>b44e4c7</code></a> [maven-release-plugin] prepare release release-0.4.1 [skip ci]</li> <li><a href="https://github.com/maveniverse/domtrip/commit/a1023a63af6ac98a0a0094cd5541693bc18b30f4"><code>a1023a6</code></a> Update license headers (<a href="https://redirect.github.com/maveniverse/domtrip/issues/146">#146</a>)</li> <li><a href="https://github.com/maveniverse/domtrip/commit/45fc88bc60c19a7c49ba6f4528e3c7497a8437d9"><code>45fc88b</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/144">#144</a> from maveniverse/fix/133-naming-consistency</li> <li><a href="https://github.com/maveniverse/domtrip/commit/c1ba53f3e378c060c61fcc3bebe8363ab63194f3"><code>c1ba53f</code></a> Merge main: reconcile node() rename with IndexOutOfBoundsException behavior</li> <li><a href="https://github.com/maveniverse/domtrip/commit/99ce06879a8d291c6dd4d05173b0463fd301419e"><code>99ce068</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/143">#143</a> from maveniverse/fix/132-getnode-bounds-check</li> <li><a href="https://github.com/maveniverse/domtrip/commit/899b2cde06f5a6f308b7cc22ea450652c4ea8949"><code>899b2cd</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/142">#142</a> from maveniverse/fix/131-sibling-navigation</li> <li><a href="https://github.com/maveniverse/domtrip/commit/b3523437a19e2fc2ba596fe382df9609e921a830"><code>b352343</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/141">#141</a> from maveniverse/fix/130-preceding-whitespace-consist...</li> <li><a href="https://github.com/maveniverse/domtrip/commit/d0728bfae2f2e0e4bccc6240625246c5290da835"><code>d0728bf</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/140">#140</a> from maveniverse/fix/129-builder-method-ordering</li> <li><a href="https://github.com/maveniverse/domtrip/commit/d7679cd3ca2df9188948c0dce0122d4507d1e75b"><code>d7679cd</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/139">#139</a> from maveniverse/fix/128-fragment-parsing</li> <li><a href="https://github.com/maveniverse/domtrip/commit/551b53a6e571145a72b1530de19fce7380e07031"><code>551b53a</code></a> Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/131">#131</a>: Add sibling navigation convenience methods to Node</li> <li>Additional commits viewable in <a href="https://github.com/maveniverse/domtrip/compare/release-0.4.0...release-0.4.1">compare view</a></li> </ul> </details> <br /> Updates `eu.maveniverse.maven.domtrip:domtrip-maven` from 0.4.0 to 0.4.1 <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>release-0.4.1</h2> <p>Maintenance release (updates, bug fixes).</p> <h2>What's Changed</h2> <ul> <li>Bump version.quarkus-roq from 1.10.1 to 1.10.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/101">maveniverse/domtrip#101</a></li> <li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/103">maveniverse/domtrip#103</a></li> <li>Bump actions/upload-artifact from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/112">maveniverse/domtrip#112</a></li> <li>Bump version.quarkus.platform from 3.29.2 to 3.30.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/111">maveniverse/domtrip#111</a></li> <li>Bump org.junit.jupiter:junit-jupiter from 6.0.1 to 6.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/120">maveniverse/domtrip#120</a></li> <li>Bump version.quarkus.platform from 3.30.3 to 3.31.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/125">maveniverse/domtrip#125</a></li> <li>Bump version.quarkus-roq from 1.10.2 to 2.0.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/121">maveniverse/domtrip#121</a></li> <li>Bumps eu.maveniverse.maven.parent:parent from 45 to 49 and make spotless happy by <a href="https://github.com/adreghiciu"><code>@adreghiciu</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/126">maveniverse/domtrip#126</a></li> <li>Configure quarkus web bundles node_modules dir under target/ instead of root by <a href="https://github.com/adreghiciu"><code>@adreghiciu</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/127">maveniverse/domtrip#127</a></li> <li>Bump eu.maveniverse.maven.parent:parent from 49 to 50 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/137">maveniverse/domtrip#137</a></li> <li>Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/136">maveniverse/domtrip#136</a></li> <li>Bump version.quarkus.platform from 3.31.2 to 3.31.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/134">maveniverse/domtrip#134</a></li> <li>fix: add missing project xml attributes by <a href="https://github.com/sparsick"><code>@sparsick</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/135">maveniverse/domtrip#135</a></li> <li>Bump version.quarkus.platform from 3.31.3 to 3.31.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/maveniverse/domtrip/pull/138">maveniverse/domtrip#138</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/128">#128</a>: Add Document.parseFragment() for XML fragment parsing by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/139">maveniverse/domtrip#139</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/129">#129</a>: Add covariant return types for builder methods by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/140">maveniverse/domtrip#140</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/130">#130</a>: Verify precedingWhitespace consistency across node types by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/141">maveniverse/domtrip#141</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/131">#131</a>: Add sibling navigation convenience methods by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/142">maveniverse/domtrip#142</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/132">#132</a>: Throw on invalid index in getNode and insertNode by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/143">maveniverse/domtrip#143</a></li> <li>Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/133">#133</a>: Rename get* methods for naming consistency by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/144">maveniverse/domtrip#144</a></li> <li>Update license headers by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/maveniverse/domtrip/pull/146">maveniverse/domtrip#146</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/adreghiciu"><code>@adreghiciu</code></a> made their first contribution in <a href="https://redirect.github.com/maveniverse/domtrip/pull/126">maveniverse/domtrip#126</a></li> <li><a href="https://github.com/sparsick"><code>@sparsick</code></a> made their first contribution in <a href="https://redirect.github.com/maveniverse/domtrip/pull/135">maveniverse/domtrip#135</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maveniverse/domtrip/compare/release-0.4.0...release-0.4.1">https://github.com/maveniverse/domtrip/compare/release-0.4.0...release-0.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maveniverse/domtrip/commit/b44e4c7dbedf8934495820b491c2da4d8f85a11a"><code>b44e4c7</code></a> [maven-release-plugin] prepare release release-0.4.1 [skip ci]</li> <li><a href="https://github.com/maveniverse/domtrip/commit/a1023a63af6ac98a0a0094cd5541693bc18b30f4"><code>a1023a6</code></a> Update license headers (<a href="https://redirect.github.com/maveniverse/domtrip/issues/146">#146</a>)</li> <li><a href="https://github.com/maveniverse/domtrip/commit/45fc88bc60c19a7c49ba6f4528e3c7497a8437d9"><code>45fc88b</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/144">#144</a> from maveniverse/fix/133-naming-consistency</li> <li><a href="https://github.com/maveniverse/domtrip/commit/c1ba53f3e378c060c61fcc3bebe8363ab63194f3"><code>c1ba53f</code></a> Merge main: reconcile node() rename with IndexOutOfBoundsException behavior</li> <li><a href="https://github.com/maveniverse/domtrip/commit/99ce06879a8d291c6dd4d05173b0463fd301419e"><code>99ce068</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/143">#143</a> from maveniverse/fix/132-getnode-bounds-check</li> <li><a href="https://github.com/maveniverse/domtrip/commit/899b2cde06f5a6f308b7cc22ea450652c4ea8949"><code>899b2cd</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/142">#142</a> from maveniverse/fix/131-sibling-navigation</li> <li><a href="https://github.com/maveniverse/domtrip/commit/b3523437a19e2fc2ba596fe382df9609e921a830"><code>b352343</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/141">#141</a> from maveniverse/fix/130-preceding-whitespace-consist...</li> <li><a href="https://github.com/maveniverse/domtrip/commit/d0728bfae2f2e0e4bccc6240625246c5290da835"><code>d0728bf</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/140">#140</a> from maveniverse/fix/129-builder-method-ordering</li> <li><a href="https://github.com/maveniverse/domtrip/commit/d7679cd3ca2df9188948c0dce0122d4507d1e75b"><code>d7679cd</code></a> Merge pull request <a href="https://redirect.github.com/maveniverse/domtrip/issues/139">#139</a> from maveniverse/fix/128-fragment-parsing</li> <li><a href="https://github.com/maveniverse/domtrip/commit/551b53a6e571145a72b1530de19fce7380e07031"><code>551b53a</code></a> Fix <a href="https://redirect.github.com/maveniverse/domtrip/issues/131">#131</a>: Add sibling navigation convenience methods to Node</li> <li>Additional commits viewable in <a href="https://github.com/maveniverse/domtrip/compare/release-0.4.0...release-0.4.1">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]
