dependabot[bot] opened a new pull request, #19527: URL: https://github.com/apache/pinot/pull/19527
Bumps [org.scala-lang.modules:scala-xml_2.13](https://github.com/scala/scala-xml) from 2.4.0 to 2.5.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.13's releases</a>.</em></p> <blockquote> <h2>2.5.0</h2> <h2>Notable Changes</h2> <ul> <li>The Scala 3 artifacts now require JDK 17. This allows using the new <code>lazy val</code> encoding, which silences <code>sun.misc.Unsafe</code> warnings on JDK 24+. <a href="https://redirect.github.com/scala/scala-xml/pull/833">scala/scala-xml#833</a></li> <li>The Scala 3 artifacts are still built with Scala 3.3 LTS, the same as scala-xml 2.4.0.</li> <li>Scala 2.12 and 2.13 artifacts still support JDK 8.</li> </ul> <h2>Other Changes</h2> <ul> <li>Call <code>reset</code> on the reused <code>XML.parser</code> instance, so parser customizations no longer leak between invocations. <a href="https://redirect.github.com/scala/scala-xml/pull/742">scala/scala-xml#742</a>, <a href="https://redirect.github.com/scala/scala-xml/pull/789">scala/scala-xml#789</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/scala/scala-xml/compare/v2.4.0...v2.5.0">https://github.com/scala/scala-xml/compare/v2.4.0...v2.5.0</a></p> <h2>2.5.0-RC1</h2> <p>Testing the release infra changes. Scala 3 builds should run on Java 17 with <code>-Yfuture-lazy-vals</code>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scala/scala-xml/commit/8329863472f6a2f04939974d88d1540c357d5062"><code>8329863</code></a> Bump sbt-scala-module to 3.4.1</li> <li><a href="https://github.com/scala/scala-xml/commit/1fd7c3c9ee5f438d208249a38aa74da367a0487f"><code>1fd7c3c</code></a> Merge pull request <a href="https://redirect.github.com/scala/scala-xml/issues/834">#834</a> from lrytz/lazy-vals-1</li> <li><a href="https://github.com/scala/scala-xml/commit/5676a43ef7bbdb4fb421642395b7f9498cca9817"><code>5676a43</code></a> Put <code>-Yfuture-lazy-vals</code> in <code>jvmSettings</code></li> <li><a href="https://github.com/scala/scala-xml/commit/33142cac8c2c5182f594a63aa98510d1c3303f5e"><code>33142ca</code></a> Merge pull request <a href="https://redirect.github.com/scala/scala-xml/issues/833">#833</a> from lrytz/lazy-vals</li> <li><a href="https://github.com/scala/scala-xml/commit/52b4428d739ed518d7fd98d7d81afd116a6d7e06"><code>52b4428</code></a> Enable -Yfuture-lazy-vals on Scala 3.3</li> <li><a href="https://github.com/scala/scala-xml/commit/c5df5e2be61956932ad2bce140d1d49e8b5143e3"><code>c5df5e2</code></a> Bump actions/setup-java from 5 to 6</li> <li><a href="https://github.com/scala/scala-xml/commit/86c8d344f879e08d318f17fc6c31bd8bfd945f85"><code>86c8d34</code></a> Update sbt, scripted-plugin to 1.13.0</li> <li><a href="https://github.com/scala/scala-xml/commit/e2c65114a3305e6c64678b12917ba5d13e2f2b4d"><code>e2c6511</code></a> Update sbt, scripted-plugin to 1.12.15</li> <li><a href="https://github.com/scala/scala-xml/commit/a4c4e52e88ea92fb019650208984170942407db4"><code>a4c4e52</code></a> Update sbt, scripted-plugin to 1.12.14</li> <li><a href="https://github.com/scala/scala-xml/commit/1caca5327052ae56087d0157d580cca4e12ddc40"><code>1caca53</code></a> Merge pull request <a href="https://redirect.github.com/scala/scala-xml/issues/816">#816</a> from scala-steward/update/sbt-scalajs-1.22.0</li> <li>Additional commits viewable in <a href="https://github.com/scala/scala-xml/compare/v2.4.0...v2.5.0">compare view</a></li> </ul> </details> <br /> [](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]
