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

   Bumps [scala-reflect](https://github.com/scala/scala) from 2.12.15 to 2.13.8.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/scala/scala/releases";>scala-reflect's 
releases</a>.</em></p>
   <blockquote>
   <h2>Scala 2.13.8</h2>
   <p>The Scala team at Lightbend is pleased to announce the availability of 
Scala 2.13.8.</p>
   <p>This is a modest, incremental release focused on addressing regressions 
in 2.13.7.</p>
   <h3>Highlights</h3>
   <ul>
   <li>Make REPL work again on Mac M1 (upgrade JLine &amp; JNA) (<a 
href="https://github-redirect.dependabot.com/scala/scala/pull/9807";>#9807</a> 
by <a href="https://github.com/SethTisue";><code>@​SethTisue</code></a>)</li>
   <li>Fix slicing of views of <code>IndexedSeq</code>s (including fixing 
2.13.7 <code>reverseIterator</code> regression) (<a 
href="https://github-redirect.dependabot.com/scala/scala/pull/9799";>#9799</a> 
by <a href="https://github.com/som-snytt";><code>@​som-snytt</code></a>)</li>
   <li>Fix 2.13.7 regression in implicit resolution (<a 
href="https://github-redirect.dependabot.com/scala/scala/pull/9829";>#9829</a> 
by <a href="https://github.com/joroKr21";><code>@​joroKr21</code></a>)</li>
   <li>Fix 2.13.7 <code>releaseFence</code> regression affecting GraalVM 
compatibility (<a 
href="https://github-redirect.dependabot.com/scala/scala/pull/9825";>#9825</a> 
by <a href="https://github.com/lrytz";><code>@​lrytz</code></a>)</li>
   <li>Fix 2.13.7 regression affecting wildcards and F-bounded types (<a 
href="https://github-redirect.dependabot.com/scala/scala/pull/9806";>#9806</a> 
by <a href="https://github.com/joroKr21";><code>@​joroKr21</code></a>)</li>
   </ul>
   <p>A few small changes that will ship in 2.12.16 are also included in this 
release.</p>
   <p>For the complete 2.13.8 change lists, see <a 
href="https://github.com/scala/scala/pulls?q=is%3Amerged%20milestone%3A2.13.8";>all
 merged PRs</a> and <a 
href="https://github.com/scala/bug/issues?utf8=%E2%9C%93&amp;q=is%3Aclosed+milestone%3A2.13.8";>all
 closed bugs</a>.</p>
   <h2>Compatibility</h2>
   <p>As usual for our minor releases, Scala 2.13.8 is binary-compatible 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>
   <p>A big thank you to everyone who's helped improve Scala by reporting bugs, 
improving our documentation, spreading kindness in discussions around Scala, 
and submitting and reviewing pull requests! You are all magnificent.</p>
   <p>This release was brought to you by 8 contributors, according to <code>git 
shortlog -sn --no-merges @ ^v2.13.7 ^2.12.x</code>. Thank you A. P. Marki, Seth 
Tisue, Georgi Krastev, Jason Zaugg, Lukas Rytz, Martijn Hoekstra, Philippus 
Baalman, Chris Kipp.</p>
   <p>Thanks to <a href="https://www.lightbend.com/scala";>Lightbend</a> for 
their continued sponsorship of the Scala core team’s efforts. Lightbend offers 
<a href="https://www.lightbend.com/lightbend-platform-subscription";>commercial 
support</a> for Scala.</p>
   <h2>Scala 2.13 notes</h2>
   <p>The <a href="https://github.com/scala/scala/releases/v2.13.0";>release 
notes for Scala 2.13.0</a> have important information applicable to the whole 
2.13 series.</p>
   <h2>Obtaining Scala</h2>
   <p>Scala releases are available through a variety of channels, including 
(but not limited to):</p>
   <ul>
   <li>Bump the <code>scalaVersion</code> setting in your sbt-based project</li>
   <li>Download a distribution from <a 
href="https://scala-lang.org/download/2.13.8.html";>scala-lang.org</a></li>
   <li>Obtain JARs via <a 
href="https://search.maven.org/search?q=g:org.scala-lang%20AND%20v:2.13.8";>Maven
 Central</a></li>
   </ul>
   <h2>Scala 2.13.7</h2>
   <p>The Scala team at Lightbend is pleased to announce the availability of 
Scala 2.13.7.</p>
   <h3>Align with Scala 3</h3>
   <ul>
   <li>Update TASTy reader to support Scala 3.1 (<a 
href="https://github-redirect.dependabot.com/scala/scala/pull/9791";>#9791</a> 
by <a href="https://github.com/bishabosha";><code>@​bishabosha</code></a>)</li>
   <li>Allow <code>import x.{*, given}</code> under <code>-Xsource:3</code> (<a 
href="https://github-redirect.dependabot.com/scala/scala/pull/9724";>#9724</a> 
by <a href="https://github.com/smarter";><code>@​smarter</code></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/scala/scala/commit/4b2151cbe4c857d49556b70c3fa0f5e236fd7754";><code>4b2151c</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/scala/scala/issues/9859";>#9859</a> 
from SethTisue/revert-grouped-pr-9818</li>
   <li><a 
href="https://github.com/scala/scala/commit/e0228a168957336a76eb2eab218ad53b676b8f3d";><code>e0228a1</code></a>
 Revert &quot;GroupedIterator improvements&quot;</li>
   <li><a 
href="https://github.com/scala/scala/commit/b59fa6636052f1cdb59426bdf890381f5fa163e1";><code>b59fa66</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/scala/scala/issues/9833";>#9833</a> 
from SethTisue/merge-2.12-to-2.13-20211215</li>
   <li><a 
href="https://github.com/scala/scala/commit/3d8037cf60f02ff4c3e60deead73189ea1b2cf94";><code>3d8037c</code></a>
 Merge commit 'ea281c1252' into merge-2.12-to-2.13-20211215</li>
   <li><a 
href="https://github.com/scala/scala/commit/31a1d7bf34286bc6356d4c4b386f60278e3280f5";><code>31a1d7b</code></a>
 Merge commit 'a1ea603efa' into merge-2.12-to-2.13-20211215</li>
   <li><a 
href="https://github.com/scala/scala/commit/eb151027e9ae203c7623b8261ccb7e2cdd279024";><code>eb15102</code></a>
 Merge commit '586302a075' into merge-2.12-to-2.13-20211215</li>
   <li><a 
href="https://github.com/scala/scala/commit/c5e5d4e52c1ef9d36587dc5a4bc5a1cabc8c1c10";><code>c5e5d4e</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/scala/scala/issues/9831";>#9831</a> 
from SethTisue/no-gitter</li>
   <li><a 
href="https://github.com/scala/scala/commit/0c0983c90a84571209cfdcfba5481358bf92b980";><code>0c0983c</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/scala/scala/issues/9818";>#9818</a> 
from joroKr21/grouped-iterator</li>
   <li><a 
href="https://github.com/scala/scala/commit/1042160a5f7f462c92e84b2a24f79466aeaa6c27";><code>1042160</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/scala/scala/issues/9829";>#9829</a> 
from joroKr21/finch-fix</li>
   <li><a 
href="https://github.com/scala/scala/commit/ea281c125265500dcf0072a94bbbf01d493e753c";><code>ea281c1</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/scala/scala/issues/9832";>#9832</a> 
from som-snytt/issue/12516</li>
   <li>Additional commits viewable in <a 
href="https://github.com/scala/scala/compare/v2.12.15...v2.13.8";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.scala-lang:scala-reflect&package-manager=maven&previous-version=2.12.15&new-version=2.13.8)](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 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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to