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

   Bumps 
[org.scala-lang.modules:scala-xml_2.12](https://github.com/scala/scala-xml) 
from 1.3.0 to 2.2.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.2.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/scala/scala-xml/pull/676";>scala/scala-xml#676</a>
 mismatched quotes should not cause an infinite loop, fixes <a 
href="https://redirect.github.com/scala/scala-xml/issues/656";>scala/scala-xml#656</a></li>
   <li><a 
href="https://redirect.github.com/scala/scala-xml/pull/677";>scala/scala-xml#677</a>
 make Node.toString stack safe</li>
   <li><a 
href="https://redirect.github.com/scala/scala-xml/pull/663";>scala/scala-xml#663</a>
 XMLLoader returns Document</li>
   <li><a 
href="https://redirect.github.com/scala/scala-xml/pull/668";>scala/scala-xml#668</a>
 Capture more of the Document</li>
   <li><a 
href="https://redirect.github.com/scala/scala-xml/pull/651";>scala/scala-xml#651</a>
 Fix infinite loop caused by unclosed character ref, fixes <a 
href="https://redirect.github.com/scala/scala-xml/issues/306";>scala/scala-xml#306</a></li>
   <li><a 
href="https://redirect.github.com/scala/scala-xml/pull/636";>scala/scala-xml#636</a>
 Allow overriding XMLReader used in parsing</li>
   <li><a 
href="https://redirect.github.com/scala/scala-xml/pull/659";>scala/scala-xml#659</a>
 Retain SystemId</li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/catap";><code>@​catap</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/scala/scala-xml/pull/598";>scala/scala-xml#598</a></li>
   <li><a href="https://github.com/armanbilge";><code>@​armanbilge</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/scala/scala-xml/pull/620";>scala/scala-xml#620</a></li>
   <li><a href="https://github.com/ckipp01";><code>@​ckipp01</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/scala/scala-xml/pull/631";>scala/scala-xml#631</a></li>
   <li><a href="https://github.com/mike-mcgann";><code>@​mike-mcgann</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/scala/scala-xml/pull/651";>scala/scala-xml#651</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/scala/scala-xml/compare/v2.1.0...v2.2.0";>https://github.com/scala/scala-xml/compare/v2.1.0...v2.2.0</a></p>
   <h2>2.1.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Do not ignore XML comments when parsing by <a 
href="https://github.com/dubinsky";><code>@​dubinsky</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/549";>scala/scala-xml#549</a></li>
   <li>Do not ignore XML CDATA sections when parsing: by <a 
href="https://github.com/dubinsky";><code>@​dubinsky</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/558";>scala/scala-xml#558</a></li>
   <li>Parse nodes before and after the root element by <a 
href="https://github.com/dubinsky";><code>@​dubinsky</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/560";>scala/scala-xml#560</a></li>
   <li>Handle XML namespace declarations even when the underlying parser is … 
by <a href="https://github.com/dubinsky";><code>@​dubinsky</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/587";>scala/scala-xml#587</a></li>
   <li>Support Scala Native - Scala 3 by <a 
href="https://github.com/lolgab";><code>@​lolgab</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/592";>scala/scala-xml#592</a></li>
   </ul>
   <h2>Version Bumps</h2>
   <ul>
   <li>Update Scala 3.1.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/568";>scala/scala-xml#568</a></li>
   <li>Update auxlib, javalib, junit-runtime, ... to 0.4.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/569";>scala/scala-xml#569</a></li>
   <li>Update auxlib, javalib, junit-runtime, ... to 0.4.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/595";>scala/scala-xml#595</a></li>
   <li>Update junit-interface to 0.13.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/572";>scala/scala-xml#572</a></li>
   <li>Update junit-interface to 0.13.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/582";>scala/scala-xml#582</a></li>
   <li>Update sbt to 1.5.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/578";>scala/scala-xml#578</a></li>
   <li>Update sbt to 1.5.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/579";>scala/scala-xml#579</a></li>
   <li>Update sbt to 1.5.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/580";>scala/scala-xml#580</a></li>
   <li>Update sbt to 1.6.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/581";>scala/scala-xml#581</a></li>
   <li>Update sbt to 1.6.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/583";>scala/scala-xml#583</a></li>
   <li>Update sbt to 1.6.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/591";>scala/scala-xml#591</a></li>
   <li>Update sbt-header to 5.6.5 by <a 
href="https://github.com/scala-steward";><code>@​scala-steward</code></a> in <a 
href="https://redirect.github.com/scala/scala-xml/pull/593";>scala/scala-xml#593</a></li>
   <li>Update sbt-scala-module to 2.4.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/548";>scala/scala-xml#548</a></li>
   <li>Update sbt-scala-module to 3.0.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/586";>scala/scala-xml#586</a></li>
   <li>Update sbt-scalajs, scalajs-compiler, ... to 1.7.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/547";>scala/scala-xml#547</a></li>
   <li>Update sbt-scalajs, scalajs-compiler, ... to 1.7.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/566";>scala/scala-xml#566</a></li>
   <li>Update sbt-scalajs, scalajs-compiler, ... to 1.8.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/577";>scala/scala-xml#577</a></li>
   <li>Update sbt-scalajs, scalajs-compiler, ... to 1.9.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/594";>scala/scala-xml#594</a></li>
   <li>Update sbt-version-policy to 1.2.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/546";>scala/scala-xml#546</a></li>
   <li>Update scala-compiler, scala-library to 2.12.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/563";>scala/scala-xml#563</a></li>
   <li>Update scala-compiler, scala-library to 2.13.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/573";>scala/scala-xml#573</a></li>
   <li>Update scala-compiler, scala-library to 2.13.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/588";>scala/scala-xml#588</a></li>
   <li>Update scala-native to 0.4.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/576";>scala/scala-xml#576</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/scala/scala-xml/blob/main/CHANGELOG.md";>org.scala-lang.modules:scala-xml_2.12's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Scala XML Changes</h1>
   <h2>2.0.1 (2021-07-21)</h2>
   <p>Binary compatible with Scala XML 2.0.0.</p>
   <p>Published for Scala 2.12 and 2.13, Scala 3, Scala.js 1.6, and Scala
   Native 0.4.</p>
   <h3>Added</h3>
   <ul>
   <li>No new functionality.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed runtime error for <code>MarkupParser</code> on Scala 3 by changing 
the
   access modifier of internal class, <code>WithLookAhead</code> (<a 
href="https://redirect.github.com/scala/scala-xml/issues/542";>#542</a>)</li>
   </ul>
   <h2>2.0.0 (2021-05-13)</h2>
   <p>Not binary compatible with Scala XML 1.3.0.</p>
   <p>Published for Scala 2.12, 2.13, and 3.0, Scala.js 1.5,
   and Scala Native 0.4.</p>
   <p>Artifacts are no longer published for Scala 2.11 and Scala.js 0.6.</p>
   <p>A number of deprecated elements have been removed from the library;
   see the &quot;<a 
href="https://github.com/scala/scala-xml/blob/main/#Removed";>Removed</a>&quot; 
section below.  The library's JAR byte
   size is about 15% smaller.</p>
   <h3>Added</h3>
   <ul>
   <li>Add <code>scala.xml.transform.NestingTransformer</code>, to apply a 
single rule
   recursively, to give the original behavior of <code>RuleTransformer</code>, 
see
   below.</li>
   <li>The <code>apiURL</code> is now published in ivy metadata so that 
hyperlinks
   exist in downstream projects that reference Scala XML in their
   Scaladocs.</li>
   <li>Declare version policy of with early-semver in Mima with
   sbt-version-policy plugin</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Changes to the default parser settings for the JDK SAXParser, see
   <a href="https://github.com/scala/scala-xml/wiki/Safer-parser-defaults";>Safe 
parser defaults</a>
   page on the wiki.</li>
   <li>The parser used by the load methods from <code>scala.xml.XML</code> and 
from
   <code>scala.xml.factory.XMLLoader</code> is now a <code>ThreadLocal</code> 
instance of
   SAXParser to reuse the parser instance and avoid repeatedly</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/098911b1d6cdc2564a554881e02a685616815614";><code>098911b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala-xml/issues/678";>#678</a> from 
dubinsky/equality-inequality</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/41b02946ebff31097279561efc7099a745030c4c";><code>41b0294</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala-xml/issues/680";>#680</a> from 
scala-steward/update/sbt-1.9.1</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/c365c251a5319f36001e9df0d1582337a744ecff";><code>c365c25</code></a>
 Update sbt to 1.9.1</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/1febe86658b40673c6d7710aa2ebcf74722a537d";><code>1febe86</code></a>
 Equality cleanup:</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/aa074b1929b677b4f7b806e24ea8feb742f1b0bc";><code>aa074b1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala-xml/issues/679";>#679</a> from 
scala-steward/update/sbt-scalajs-1.13.2</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/4000a4f0e00e8df46908331293279e3305c665e8";><code>4000a4f</code></a>
 Update sbt-scalajs, scalajs-compiler, ... to 1.13.2</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/b0d53383a705da110545bb8498f5bfd6e1353ec6";><code>b0d5338</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala-xml/issues/673";>#673</a> from 
dubinsky/string-interpolation</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/d59398e4406d5432d97855fa157a1ed04386dbf2";><code>d59398e</code></a>
 Use string interpolation instead of concatenation or format().</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/c1d49c8b402b29970a8f965e237f9ea9ee77ba0d";><code>c1d49c8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala-xml/issues/676";>#676</a> from 
dubinsky/mismatched-quotes-infinite-loop</li>
   <li><a 
href="https://github.com/scala/scala-xml/commit/671428d39f84197e984ca0898f16b0c567d77eba";><code>671428d</code></a>
 mismatched quotes should not cause an infinite loop</li>
   <li>Additional commits viewable in <a 
href="https://github.com/scala/scala-xml/compare/v1.3.0...v2.2.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=1.3.0&new-version=2.2.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 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: [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