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

   Bumps 
[org.scala-lang.modules:scala-xml_2.12](https://github.com/scala/scala-xml) 
from 2.1.0 to 2.4.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/scala/scala-xml/releases";>org.scala-lang.modules:scala-xml_2.12's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.4.0</h2>
   <h2>Notable Changes</h2>
   <p>Use <code>immutable.Seq</code>: for Scala 3 and 2.13, the result type of 
<code>Node.child</code> / <code>Node.nonEmptyChildren</code> / 
<code>Node.attribute</code> is changed from <code>collection.Seq</code> to 
<code>immutable.Seq</code> (<a 
href="https://redirect.github.com/scala/scala-xml/pull/760";>scala/scala-xml#760</a>)</p>
   <ul>
   <li>Scala 2.13 changed the default <code>scala.Seq</code> alias to 
<code>immutable.Seq</code>, but the scala-xml library continued to use 
<code>collection.Seq</code>. This often results in <code>.toSeq</code> 
conversions when using scala-xml in Scala 3 or 2.13.</li>
   <li>scala-xml <a 
href="https://github.com/scala/scala-xml/blob/v2.3.0/shared/src/main/scala/scala/xml/package.scala#L73";>was
 always immutable in spirit</a>, <code>NodeSeq</code> extends 
<code>immutable.Seq</code></li>
   <li>A related <a 
href="https://redirect.github.com/scala/scala3/pull/23221";>change to the Scala 
compiler</a> is under review to encode XML literals as 
<code>Vector[Node]</code></li>
   </ul>
   <h2>Other Changes</h2>
   <ul>
   <li>Fix code point for <code>darr</code> entity (<a 
href="https://redirect.github.com/scala/scala-xml/pull/729";>scala/scala-xml#729</a>)</li>
   <li><code>NodeBuffer.&amp;+</code> returns <code>this.type</code> (<a 
href="https://redirect.github.com/scala/scala-xml/pull/744";>scala/scala-xml#744</a>)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/scala/scala-xml/compare/v2.3.0...v2.4.0";>https://github.com/scala/scala-xml/compare/v2.3.0...v2.4.0</a></p>
   <h2>2.3.0</h2>
   <h2>Notable</h2>
   <ul>
   <li>Update nscplugin, sbt-scala-native to 0.5.0 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/716";>scala/scala-xml#716</a></li>
   <li>Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/714";>scala/scala-xml#714</a></li>
   </ul>
   <h2>Also</h2>
   <ul>
   <li>Bump actions/checkout from 2 to 3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/688";>scala/scala-xml#688</a></li>
   <li>Bump actions/checkout from 3 to 4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/696";>scala/scala-xml#696</a></li>
   <li>Bump actions/setup-java from 2 to 3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/687";>scala/scala-xml#687</a></li>
   <li>Bump actions/setup-java from 3 to 4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/703";>scala/scala-xml#703</a></li>
   <li>Extend copyright into 2024 by <a 
href="https://github.com/Philippus";><code>@​Philippus</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/705";>scala/scala-xml#705</a></li>
   <li>Update commons-lang3 to 3.13.0 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/691";>scala/scala-xml#691</a></li>
   <li>Update commons-lang3 to 3.14.0 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/702";>scala/scala-xml#702</a></li>
   <li>Update junit-runtime, nscplugin, ... to 0.4.15 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/693";>scala/scala-xml#693</a></li>
   <li>Update junit-runtime, nscplugin, ... to 0.4.16 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/700";>scala/scala-xml#700</a></li>
   <li>Update junit-runtime, nscplugin, ... to 0.4.17 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/708";>scala/scala-xml#708</a></li>
   <li>Update sbt to 1.9.3 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/690";>scala/scala-xml#690</a></li>
   <li>Update sbt to 1.9.4 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/692";>scala/scala-xml#692</a></li>
   <li>Update sbt to 1.9.6 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/698";>scala/scala-xml#698</a></li>
   <li>Update sbt to 1.9.7 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/701";>scala/scala-xml#701</a></li>
   <li>Update sbt to 1.9.8 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/707";>scala/scala-xml#707</a></li>
   <li>Update sbt to 1.9.9 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/709";>scala/scala-xml#709</a></li>
   <li>Update sbt-scala-native-crossproject, ... to 1.3.2 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/682";>scala/scala-xml#682</a></li>
   <li>Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/699";>scala/scala-xml#699</a></li>
   <li>Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/706";>scala/scala-xml#706</a></li>
   <li>Update scala-compiler, scala-library to 2.12.19 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/710";>scala/scala-xml#710</a></li>
   <li>Update scala-compiler, scala-library to 2.13.12 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/697";>scala/scala-xml#697</a></li>
   <li>Update scala-compiler, scala-library to 2.13.13 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/711";>scala/scala-xml#711</a></li>
   <li>Update scala3-library, ... to 3.3.1 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/695";>scala/scala-xml#695</a></li>
   <li>Update scala3-library, ... to 3.3.3 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/712";>scala/scala-xml#712</a></li>
   <li>add dependabot.yml by <a 
href="https://github.com/xuwei-k";><code>@​xuwei-k</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/686";>scala/scala-xml#686</a></li>
   <li>dogfood sbt-scala-module 3.1.0 (also bump sbt version) by <a 
href="https://github.com/SethTisue";><code>@​SethTisue</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/683";>scala/scala-xml#683</a></li>
   <li>use new wildcard syntax by <a 
href="https://github.com/xuwei-k";><code>@​xuwei-k</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/704";>scala/scala-xml#704</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/scala/scala-xml/commit/c2c76c8ea43eda9fc0913f909eb2cbea05249c1f";><code>c2c76c8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala-xml/issues/760";>#760</a> from 
lrytz/imm-child</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/d04f3c33201fb7380cf77fd14de148956118179f";><code>d04f3c3</code></a>
 Ensure conversion to imm.Seq is only done once</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/3c4a4aff412c59c16d1f6e492285450a37a691d0";><code>3c4a4af</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala-xml/issues/761";>#761</a> from 
scala-steward/update/sbt-1.11.0</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/caa287e8825d2579ece0431d924684c6090d87ea";><code>caa287e</code></a>
 Update sbt, scripted-plugin to 1.11.0</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/1399695869771abf5123a8f54b3ea494d00eb45e";><code>1399695</code></a>
 Use Vector for non-immutable collecitons</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/e044d5d53feaf52d36c9f60b20754a704a8c18d1";><code>e044d5d</code></a>
 Use immutable.Seq in utilities</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/0023e9395b2924a0fc5f523c8f324a1a427d39ea";><code>0023e93</code></a>
 Change theSeq to immtuable.Seq</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/4c20a1799a867bcc8e65deb33baad2688e34db22";><code>4c20a17</code></a>
 Use immtuable.Seq for attributes</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/4d58e59260ec9a82035d4a83d6edf5c7c85e0c0f";><code>4d58e59</code></a>
 Don't pass NodeBuffer as Seq[Node]</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/3861cbd0bf60de4f7ebff465cec9b9c83c7c8451";><code>3861cbd</code></a>
 remove / clarify usages of seqToNodeSeq</li>
   <li>Additional commits viewable in <a 
href="https://github.com/scala/scala-xml/compare/v2.1.0...v2.4.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.scala-lang.modules:scala-xml_2.12&package-manager=maven&previous-version=2.1.0&new-version=2.4.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 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to