dependabot[bot] opened a new pull request, #11911:
URL: https://github.com/apache/maven/pull/11911

   Bumps `domtripVersion` from 0.4.1 to 1.1.0.
   Updates `eu.maveniverse.maven.domtrip:domtrip-core` from 0.4.1 to 1.1.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>
   <p>DomTrip 1.1.0 adds convention-aligned dependency management to 
<code>PomEditor</code>: auto-detect a POM's existing versioning style (managed 
vs inline, property vs literal, naming conventions) and add new dependencies 
that follow the same patterns. Dependencies can also be scoped to Maven 
profiles via <code>dependencies().forProfile(&quot;id&quot;)</code>, so all 
existing operations — add, align, delete — work seamlessly at both project and 
profile level.</p>
   <h2>What's Changed</h2>
   <h3>:boom: Breaking changes</h3>
   <ul>
   <li>fix: strict error handling for malformed XML in Parser (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/178";>#178</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h3>🚀 New features and improvements</h3>
   <ul>
   <li>feat: convention-aligned dependency addition in PomEditor (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/171";>#171</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>feat: profile-scoped dependency operations in PomEditor (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/173";>#173</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h3>📦 Dependency updates</h3>
   <ul>
   <li>Bump eu.maveniverse.maven.nisse:extension from 0.8.2 to 0.8.3 (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/179";>#179</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h3>👻 Maintenance</h3>
   <ul>
   <li>fix: resolve SonarCloud production blockers, criticals, and code smells 
(<a href="https://redirect.github.com/maveniverse/domtrip/pull/177";>#177</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: resolve SonarCloud phase 1 - automated bulk fixes (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/174";>#174</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: resolve SonarCloud phase 2 - test code quality (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/175";>#175</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: resolve SonarCloud phase 4 - remaining cleanup (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/176";>#176</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: resolve remaining SonarCloud issues (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/180";>#180</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h3>🔧 Build</h3>
   <ul>
   <li>ci: add automatic snapshot deployment workflow (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/172";>#172</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/maveniverse/domtrip/compare/1.0.0...1.1.0";>https://github.com/maveniverse/domtrip/compare/1.0.0...1.1.0</a></p>
   <h2>DomTrip 1.0.0</h2>
   <p>First stable release of DomTrip — a whitespace-preserving XML DOM library 
for Java 8+, with Maven POM editing support.</p>
   <h3>Highlights</h3>
   <ul>
   <li><strong>Stable API</strong> — covariant builder methods, consistent 
naming (<code>childElement*()</code>, <code>child*()</code>), sibling 
navigation</li>
   <li><strong>Maven POM editing</strong> — <code>PomEditor</code> with 
dependency, plugin, property, and exclusion management</li>
   <li><strong>Extensions editing</strong> — <code>ExtensionsEditor</code> for 
<code>.mvn/extensions.xml</code> files</li>
   <li><strong>Fragment parsing</strong> — 
<code>Document.parseFragment()</code> for XML fragment handling</li>
   <li><strong>BOM handling</strong> — strip BOM from <code>toXml()</code> 
output, preserve in binary serialization</li>
   <li><strong>CDATA preservation</strong> — 
<code>Editor.setTextContent()</code> preserves CDATA node types</li>
   <li><strong>Java 8 runtime</strong> — runs on Java 8+, tests at Java 21</li>
   </ul>
   <h3>What's Changed since 0.6.0</h3>
   <h4>Features &amp; Enhancements</h4>
   <ul>
   <li>Add <code>Document.parseFragment()</code> for XML fragment parsing (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/139";>#139</a>)</li>
   <li>Add covariant return types for builder methods (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/140";>#140</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/1c8a56975a2a1af98b8dedf773bc59e2fb1b0d15";><code>1c8a569</code></a>
 fix: resolve remaining SonarCloud issues (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/180";>#180</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/3981b347182bd235fa383149e6de175a2607af87";><code>3981b34</code></a>
 fix: resolve SonarCloud phase 4 - remaining cleanup (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/176";>#176</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/313cedb57a2dbfc06605dd8d01bcca465c7b9bae";><code>313cedb</code></a>
 fix: resolve SonarCloud phase 2 - test code quality (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/175";>#175</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/aa12d40ae06d9c3342aabeec4e43e092137832d6";><code>aa12d40</code></a>
 chore: resolve SonarCloud phase 1 - automated bulk fixes (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/174";>#174</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/c2c89dcbf7b39e1778df2eb0142d5e7725c34d0f";><code>c2c89dc</code></a>
 fix: resolve SonarCloud production blockers, criticals, and code smells (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/177";>#177</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/8181719413dea6f0e06bbd982a20fc123fdc02fa";><code>8181719</code></a>
 fix: strict error handling for malformed XML in Parser (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/178";>#178</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/ca348378dfd35f7c95488ffafe5e5e0ce0eba837";><code>ca34837</code></a>
 Bump eu.maveniverse.maven.nisse:extension from 0.8.2 to 0.8.3 (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/179";>#179</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/72a56a3fed31a5f3dcee84c018287e8b9e115f2b";><code>72a56a3</code></a>
 feat: profile-scoped dependency operations in PomEditor (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/173";>#173</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/9c7d59069dde102bf372d9f10051713058b25fd3";><code>9c7d590</code></a>
 ci: add -Dnjord.autoPublish to snapshot deployment</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/c99cd4e320acf0a1794682a5b365e172d00aa4a8";><code>c99cd4e</code></a>
 ci: skip enforcer for snapshot deployments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/maveniverse/domtrip/compare/release-0.4.1...1.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `eu.maveniverse.maven.domtrip:domtrip-maven` from 0.4.1 to 1.1.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>
   <p>DomTrip 1.1.0 adds convention-aligned dependency management to 
<code>PomEditor</code>: auto-detect a POM's existing versioning style (managed 
vs inline, property vs literal, naming conventions) and add new dependencies 
that follow the same patterns. Dependencies can also be scoped to Maven 
profiles via <code>dependencies().forProfile(&quot;id&quot;)</code>, so all 
existing operations — add, align, delete — work seamlessly at both project and 
profile level.</p>
   <h2>What's Changed</h2>
   <h3>:boom: Breaking changes</h3>
   <ul>
   <li>fix: strict error handling for malformed XML in Parser (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/178";>#178</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h3>🚀 New features and improvements</h3>
   <ul>
   <li>feat: convention-aligned dependency addition in PomEditor (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/171";>#171</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>feat: profile-scoped dependency operations in PomEditor (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/173";>#173</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h3>📦 Dependency updates</h3>
   <ul>
   <li>Bump eu.maveniverse.maven.nisse:extension from 0.8.2 to 0.8.3 (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/179";>#179</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h3>👻 Maintenance</h3>
   <ul>
   <li>fix: resolve SonarCloud production blockers, criticals, and code smells 
(<a href="https://redirect.github.com/maveniverse/domtrip/pull/177";>#177</a>) 
<a href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: resolve SonarCloud phase 1 - automated bulk fixes (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/174";>#174</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: resolve SonarCloud phase 2 - test code quality (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/175";>#175</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: resolve SonarCloud phase 4 - remaining cleanup (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/176";>#176</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: resolve remaining SonarCloud issues (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/180";>#180</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <h3>🔧 Build</h3>
   <ul>
   <li>ci: add automatic snapshot deployment workflow (<a 
href="https://redirect.github.com/maveniverse/domtrip/pull/172";>#172</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/maveniverse/domtrip/compare/1.0.0...1.1.0";>https://github.com/maveniverse/domtrip/compare/1.0.0...1.1.0</a></p>
   <h2>DomTrip 1.0.0</h2>
   <p>First stable release of DomTrip — a whitespace-preserving XML DOM library 
for Java 8+, with Maven POM editing support.</p>
   <h3>Highlights</h3>
   <ul>
   <li><strong>Stable API</strong> — covariant builder methods, consistent 
naming (<code>childElement*()</code>, <code>child*()</code>), sibling 
navigation</li>
   <li><strong>Maven POM editing</strong> — <code>PomEditor</code> with 
dependency, plugin, property, and exclusion management</li>
   <li><strong>Extensions editing</strong> — <code>ExtensionsEditor</code> for 
<code>.mvn/extensions.xml</code> files</li>
   <li><strong>Fragment parsing</strong> — 
<code>Document.parseFragment()</code> for XML fragment handling</li>
   <li><strong>BOM handling</strong> — strip BOM from <code>toXml()</code> 
output, preserve in binary serialization</li>
   <li><strong>CDATA preservation</strong> — 
<code>Editor.setTextContent()</code> preserves CDATA node types</li>
   <li><strong>Java 8 runtime</strong> — runs on Java 8+, tests at Java 21</li>
   </ul>
   <h3>What's Changed since 0.6.0</h3>
   <h4>Features &amp; Enhancements</h4>
   <ul>
   <li>Add <code>Document.parseFragment()</code> for XML fragment parsing (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/139";>#139</a>)</li>
   <li>Add covariant return types for builder methods (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/140";>#140</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/1c8a56975a2a1af98b8dedf773bc59e2fb1b0d15";><code>1c8a569</code></a>
 fix: resolve remaining SonarCloud issues (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/180";>#180</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/3981b347182bd235fa383149e6de175a2607af87";><code>3981b34</code></a>
 fix: resolve SonarCloud phase 4 - remaining cleanup (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/176";>#176</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/313cedb57a2dbfc06605dd8d01bcca465c7b9bae";><code>313cedb</code></a>
 fix: resolve SonarCloud phase 2 - test code quality (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/175";>#175</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/aa12d40ae06d9c3342aabeec4e43e092137832d6";><code>aa12d40</code></a>
 chore: resolve SonarCloud phase 1 - automated bulk fixes (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/174";>#174</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/c2c89dcbf7b39e1778df2eb0142d5e7725c34d0f";><code>c2c89dc</code></a>
 fix: resolve SonarCloud production blockers, criticals, and code smells (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/177";>#177</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/8181719413dea6f0e06bbd982a20fc123fdc02fa";><code>8181719</code></a>
 fix: strict error handling for malformed XML in Parser (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/178";>#178</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/ca348378dfd35f7c95488ffafe5e5e0ce0eba837";><code>ca34837</code></a>
 Bump eu.maveniverse.maven.nisse:extension from 0.8.2 to 0.8.3 (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/179";>#179</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/72a56a3fed31a5f3dcee84c018287e8b9e115f2b";><code>72a56a3</code></a>
 feat: profile-scoped dependency operations in PomEditor (<a 
href="https://redirect.github.com/maveniverse/domtrip/issues/173";>#173</a>)</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/9c7d59069dde102bf372d9f10051713058b25fd3";><code>9c7d590</code></a>
 ci: add -Dnjord.autoPublish to snapshot deployment</li>
   <li><a 
href="https://github.com/maveniverse/domtrip/commit/c99cd4e320acf0a1794682a5b365e172d00aa4a8";><code>c99cd4e</code></a>
 ci: skip enforcer for snapshot deployments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/maveniverse/domtrip/compare/release-0.4.1...1.1.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]

Reply via email to