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

   Bumps `scala.version` from 2.12.20 to 2.13.17.
   Updates `org.scala-lang:scala-library` from 2.12.20 to 2.13.17
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/scala/scala/releases";>org.scala-lang:scala-library's 
releases</a>.</em></p>
   <blockquote>
   <h2>Scala 2.13.17</h2>
   <p>[wip] to be announced</p>
   <h2>Scala 2.13.16</h2>
   <p>The Scala team at Akka (formerly Lightbend) is pleased to announce Scala 
2.13.16.</p>
   <p>The following changes are highlights of this release:</p>
   <h3>Breaking change</h3>
   <ul>
   <li>On the empty string, <code>.tail</code> and <code>.init</code> now throw 
(instead of returning the empty string) (<a 
href="https://redirect.github.com/scala/scala/pull/10851";>#10851</a> by <a 
href="https://github.com/sh0hei";><code>@​sh0hei</code></a>)
   <ul>
   <li>This is a bugfix, but be aware that existing code might, perhaps 
inadvertently, be relying on the old behavior</li>
   </ul>
   </li>
   </ul>
   <h3>Compatibility</h3>
   <ul>
   <li>Support Scala 3.6 in TASTy reader (<a 
href="https://redirect.github.com/scala/scala/pull/10893";>#10893</a>)</li>
   <li>Support JDK 24 in optimizer (via ASM upgrade) (<a 
href="https://redirect.github.com/scala/scala/pull/10888";>#10888</a> by <a 
href="https://github.com/Philippus";><code>@​Philippus</code></a>)</li>
   </ul>
   <h3>REPL</h3>
   <ul>
   <li>REPL: JLine 3.27.1 (was 3.26.3) and on Windows use JNI not JNA (<a 
href="https://redirect.github.com/scala/scala/pull/10899";>#10899</a>, <a 
href="https://redirect.github.com/scala/scala/pull/10898";>#10898</a>, <a 
href="https://redirect.github.com/scala/scala/pull/10882";>#10882</a>)
   <ul>
   <li>These upgrades hopefully won't be noticed, but, REPL users on Windows 
take note</li>
   <li>JNA is no longer a dependency of <code>scala-compiler.jar</code></li>
   </ul>
   </li>
   </ul>
   <h3>Align with Scala 3</h3>
   <ul>
   <li>Under <code>-Xsource:3</code>, deprecate infix named args (<a 
href="https://redirect.github.com/scala/scala/pull/10857";>#10857</a> by <a 
href="https://github.com/som-snytt";><code>@​som-snytt</code></a>)</li>
   </ul>
   <h3>Errors and warnings</h3>
   <ul>
   <li>Fix 2.13.15-only false positives with <code>-Wunused:patvars</code> (<a 
href="https://redirect.github.com/scala/scala/pull/10870";>#10870</a> by <a 
href="https://github.com/som-snytt";><code>@​som-snytt</code></a>)</li>
   </ul>
   <h3>Collections</h3>
   <ul>
   <li>Do not use <code>rangeHash</code> when <code>rangeDiff</code> is 0 (<a 
href="https://redirect.github.com/scala/scala/pull/10912";>#10912</a> by <a 
href="https://github.com/Friendseeker";><code>@​Friendseeker</code></a>)
   <ul>
   <li>This may affect fragile code relying on ordering of hash-based 
collections</li>
   </ul>
   </li>
   <li>Deprecate <code>collection.mutable.AnyRefMap</code> (<a 
href="https://redirect.github.com/scala/scala/pull/10862";>#10862</a> by <a 
href="https://github.com/wangyum";><code>@​wangyum</code></a>)
   <ul>
   <li>Since Scala 2.13.0 it has no performance advantage over 
<code>collection.mutable.HashMap</code></li>
   </ul>
   </li>
   </ul>
   <h3>More changes</h3>
   <p>For the complete 2.13.16 change lists, see <a 
href="https://github.com/scala/scala/pulls?q=is%3Amerged%20milestone%3A2.13.16";>all
 merged PRs</a> and <a 
href="https://github.com/scala/bug/issues?utf8=%E2%9C%93&amp;q=is%3Aclosed+milestone%3A2.13.16";>all
 closed bugs</a>.</p>
   <h2>Compatibility</h2>
   <p>As usual for our minor releases, Scala 2.13.16 is <a 
href="https://docs.scala-lang.org/overviews/core/binary-compatibility-of-scala-releases.html";>binary-compatible</a>
 with the whole Scala 2.13 series.</p>
   <p>Upgrading from 2.12? Enable <code>-Xmigration</code> while upgrading to 
request migration advice from the compiler.</p>
   <h2>Contributors</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/scala/scala/commit/05169c7524a8b3fab70bd8e794248edd6106149c";><code>05169c7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11142";>#11142</a> from 
lrytz/central-fix</li>
   <li><a 
href="https://github.com/scala/scala/commit/b52454d17111b1cdd0f4e95dc90078bdaec1e4f6";><code>b52454d</code></a>
 Revert sbt-pgp to 1.1.0</li>
   <li><a 
href="https://github.com/scala/scala/commit/59590351922b3d3f65863c263c805610aed377a7";><code>5959035</code></a>
 Fixes for central repository publishing</li>
   <li><a 
href="https://github.com/scala/scala/commit/d4384032858d31fe5eca5b8940cd633ab150582e";><code>d438403</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11141";>#11141</a> from 
lrytz/central</li>
   <li><a 
href="https://github.com/scala/scala/commit/ca176ccbbf4db5c2ef905ffa4b5811a3a86af176";><code>ca176cc</code></a>
 update publishing scripts for central repository</li>
   <li><a 
href="https://github.com/scala/scala/commit/07441291664516745c0260e02106f763d03ecf2c";><code>0744129</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11136";>#11136</a> from 
hamzaremmal/update-spec</li>
   <li><a 
href="https://github.com/scala/scala/commit/a940c819acbf1652ffd55ab72bdc72941ec2b60c";><code>a940c81</code></a>
 fix: spec should use weak conformance</li>
   <li><a 
href="https://github.com/scala/scala/commit/2ba79a929f737f916b748fc00779ca6b7ce2a6d6";><code>2ba79a9</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11135";>#11135</a> from 
lrytz/jline29</li>
   <li><a 
href="https://github.com/scala/scala/commit/80a91a5e0239d8bcd1d41f6e5aa1d0a914f6a025";><code>80a91a5</code></a>
 Revert JLine to version 3.29.0 for Scala 2.13.17</li>
   <li><a 
href="https://github.com/scala/scala/commit/b656a79771a223b1a8199e39bbc43bd54a13ae0a";><code>b656a79</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11133";>#11133</a> from 
lrytz/merge-212</li>
   <li>Additional commits viewable in <a 
href="https://github.com/scala/scala/compare/v2.12.20...v2.13.17";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.scala-lang:scala-reflect` from 2.12.20 to 2.13.17
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/scala/scala/releases";>org.scala-lang:scala-reflect's 
releases</a>.</em></p>
   <blockquote>
   <h2>Scala 2.13.17</h2>
   <p>[wip] to be announced</p>
   <h2>Scala 2.13.16</h2>
   <p>The Scala team at Akka (formerly Lightbend) is pleased to announce Scala 
2.13.16.</p>
   <p>The following changes are highlights of this release:</p>
   <h3>Breaking change</h3>
   <ul>
   <li>On the empty string, <code>.tail</code> and <code>.init</code> now throw 
(instead of returning the empty string) (<a 
href="https://redirect.github.com/scala/scala/pull/10851";>#10851</a> by <a 
href="https://github.com/sh0hei";><code>@​sh0hei</code></a>)
   <ul>
   <li>This is a bugfix, but be aware that existing code might, perhaps 
inadvertently, be relying on the old behavior</li>
   </ul>
   </li>
   </ul>
   <h3>Compatibility</h3>
   <ul>
   <li>Support Scala 3.6 in TASTy reader (<a 
href="https://redirect.github.com/scala/scala/pull/10893";>#10893</a>)</li>
   <li>Support JDK 24 in optimizer (via ASM upgrade) (<a 
href="https://redirect.github.com/scala/scala/pull/10888";>#10888</a> by <a 
href="https://github.com/Philippus";><code>@​Philippus</code></a>)</li>
   </ul>
   <h3>REPL</h3>
   <ul>
   <li>REPL: JLine 3.27.1 (was 3.26.3) and on Windows use JNI not JNA (<a 
href="https://redirect.github.com/scala/scala/pull/10899";>#10899</a>, <a 
href="https://redirect.github.com/scala/scala/pull/10898";>#10898</a>, <a 
href="https://redirect.github.com/scala/scala/pull/10882";>#10882</a>)
   <ul>
   <li>These upgrades hopefully won't be noticed, but, REPL users on Windows 
take note</li>
   <li>JNA is no longer a dependency of <code>scala-compiler.jar</code></li>
   </ul>
   </li>
   </ul>
   <h3>Align with Scala 3</h3>
   <ul>
   <li>Under <code>-Xsource:3</code>, deprecate infix named args (<a 
href="https://redirect.github.com/scala/scala/pull/10857";>#10857</a> by <a 
href="https://github.com/som-snytt";><code>@​som-snytt</code></a>)</li>
   </ul>
   <h3>Errors and warnings</h3>
   <ul>
   <li>Fix 2.13.15-only false positives with <code>-Wunused:patvars</code> (<a 
href="https://redirect.github.com/scala/scala/pull/10870";>#10870</a> by <a 
href="https://github.com/som-snytt";><code>@​som-snytt</code></a>)</li>
   </ul>
   <h3>Collections</h3>
   <ul>
   <li>Do not use <code>rangeHash</code> when <code>rangeDiff</code> is 0 (<a 
href="https://redirect.github.com/scala/scala/pull/10912";>#10912</a> by <a 
href="https://github.com/Friendseeker";><code>@​Friendseeker</code></a>)
   <ul>
   <li>This may affect fragile code relying on ordering of hash-based 
collections</li>
   </ul>
   </li>
   <li>Deprecate <code>collection.mutable.AnyRefMap</code> (<a 
href="https://redirect.github.com/scala/scala/pull/10862";>#10862</a> by <a 
href="https://github.com/wangyum";><code>@​wangyum</code></a>)
   <ul>
   <li>Since Scala 2.13.0 it has no performance advantage over 
<code>collection.mutable.HashMap</code></li>
   </ul>
   </li>
   </ul>
   <h3>More changes</h3>
   <p>For the complete 2.13.16 change lists, see <a 
href="https://github.com/scala/scala/pulls?q=is%3Amerged%20milestone%3A2.13.16";>all
 merged PRs</a> and <a 
href="https://github.com/scala/bug/issues?utf8=%E2%9C%93&amp;q=is%3Aclosed+milestone%3A2.13.16";>all
 closed bugs</a>.</p>
   <h2>Compatibility</h2>
   <p>As usual for our minor releases, Scala 2.13.16 is <a 
href="https://docs.scala-lang.org/overviews/core/binary-compatibility-of-scala-releases.html";>binary-compatible</a>
 with the whole Scala 2.13 series.</p>
   <p>Upgrading from 2.12? Enable <code>-Xmigration</code> while upgrading to 
request migration advice from the compiler.</p>
   <h2>Contributors</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/scala/scala/commit/05169c7524a8b3fab70bd8e794248edd6106149c";><code>05169c7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11142";>#11142</a> from 
lrytz/central-fix</li>
   <li><a 
href="https://github.com/scala/scala/commit/b52454d17111b1cdd0f4e95dc90078bdaec1e4f6";><code>b52454d</code></a>
 Revert sbt-pgp to 1.1.0</li>
   <li><a 
href="https://github.com/scala/scala/commit/59590351922b3d3f65863c263c805610aed377a7";><code>5959035</code></a>
 Fixes for central repository publishing</li>
   <li><a 
href="https://github.com/scala/scala/commit/d4384032858d31fe5eca5b8940cd633ab150582e";><code>d438403</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11141";>#11141</a> from 
lrytz/central</li>
   <li><a 
href="https://github.com/scala/scala/commit/ca176ccbbf4db5c2ef905ffa4b5811a3a86af176";><code>ca176cc</code></a>
 update publishing scripts for central repository</li>
   <li><a 
href="https://github.com/scala/scala/commit/07441291664516745c0260e02106f763d03ecf2c";><code>0744129</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11136";>#11136</a> from 
hamzaremmal/update-spec</li>
   <li><a 
href="https://github.com/scala/scala/commit/a940c819acbf1652ffd55ab72bdc72941ec2b60c";><code>a940c81</code></a>
 fix: spec should use weak conformance</li>
   <li><a 
href="https://github.com/scala/scala/commit/2ba79a929f737f916b748fc00779ca6b7ce2a6d6";><code>2ba79a9</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11135";>#11135</a> from 
lrytz/jline29</li>
   <li><a 
href="https://github.com/scala/scala/commit/80a91a5e0239d8bcd1d41f6e5aa1d0a914f6a025";><code>80a91a5</code></a>
 Revert JLine to version 3.29.0 for Scala 2.13.17</li>
   <li><a 
href="https://github.com/scala/scala/commit/b656a79771a223b1a8199e39bbc43bd54a13ae0a";><code>b656a79</code></a>
 Merge pull request <a 
href="https://redirect.github.com/scala/scala/issues/11133";>#11133</a> from 
lrytz/merge-212</li>
   <li>Additional commits viewable in <a 
href="https://github.com/scala/scala/compare/v2.12.20...v2.13.17";>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 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