dependabot[bot] opened a new pull request, #12104: URL: https://github.com/apache/iotdb/pull/12104
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.12.18 to 2.12.19. <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.12.19</h2> <p>This release improves <strong>compatibility</strong>:</p> <ul> <li>Support certain Java libraries compiled on JDK 21 (<a href="https://redirect.github.com/scala/scala/pull/10675">#10675</a> by <a href="https://github.com/SethTisue"><code>@SethTisue</code></a>)</li> <li>Support JDK 22 in optimizer (by upgrading to ASM 9.6) (<a href="https://redirect.github.com/scala/scala/pull/10575">#10575</a> by <a href="https://github.com/Philippus"><code>@Philippus</code></a>)</li> <li>New <code>-Yrelease</code> option supplements <code>-release</code>, allows access to additional JVM packages (<a href="https://redirect.github.com/scala/scala/pull/10671">#10671</a> by <a href="https://github.com/som-snytt"><code>@som-snytt</code></a>)</li> <li>Update compiler's scala-xml dependency to <a href="https://github.com/scala/scala-xml/releases/tag/v2.2.0">2.2.0</a> (was 2.1.0) (<a href="https://redirect.github.com/scala/scala/pull/10459">#10459</a> by <a href="https://github.com/SethTisue"><code>@SethTisue</code></a>)</li> </ul> <p>And it has <strong>bugfixes</strong>:</p> <ul> <li>Fix rare <code>NullPointerException</code> in some tree-based collections (<a href="https://redirect.github.com/scala/scala/pull/10640">#10640</a> by <a href="https://github.com/lrytz"><code>@lrytz</code></a>)</li> <li>Improved <code>InterruptedException</code> handling for <code>Future</code>s (<a href="https://redirect.github.com/scala/scala/pull/10379">#10379</a> by <a href="https://github.com/szeiger"><code>@szeiger</code></a>)</li> </ul> <p>For complete 2.12.19 change lists, see <a href="https://github.com/scala/scala/pulls?q=is%3Amerged%20milestone%3A2.12.19">all merged PRs</a> and <a href="https://github.com/scala/bug/issues?utf8=%E2%9C%93&q=is%3Aclosed+milestone%3A2.12.19">all closed bugs</a>.</p> <h2>Compatibility</h2> <p>As usual for our minor releases, Scala 2.12.19 is <a href="https://docs.scala-lang.org/overviews/core/binary-compatibility-of-scala-releases.html">binary-compatible</a> with the whole Scala 2.12 series.</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 9 contributors, according to <code>git shortlog -sn --no-merges @ ^v2.12.18 ^2.11.x</code>. Thank you Scala Steward, Seth Tisue, A. P. Marki, Lukas Rytz, Stefan Zeiger, Dmitry Komanov, Philippus Baalman, cahilltr, dependabot.</p> <p>Thanks to <a href="https://www.lightbend.com/scala">Lightbend</a> for their continued sponsorship of the Scala 2 team’s efforts. Lightbend offers <a href="https://www.lightbend.com/lightbend-platform-subscription">commercial support</a> for Scala 2.</p> <h2>Scala 2.12 notes</h2> <p>The <a href="https://github.com/scala/scala/releases/v2.12.0">release notes for Scala 2.12.0</a> have important information applicable to the whole 2.12 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 project</li> <li>Bump the <code>using scala</code> setting in your Scala CLI project</li> <li>Download a distribution from <a href="https://scala-lang.org/download/2.12.19.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.12.19">Maven Central</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scala/scala/commit/afbad90d50b7f3c78d508062e0c1634887991948"><code>afbad90</code></a> Merge pull request <a href="https://redirect.github.com/scala/scala/issues/10675">#10675</a> from SethTisue/issue-12936</li> <li><a href="https://github.com/scala/scala/commit/63a197682cff1b1175be2b939a11634cb4c0139c"><code>63a1976</code></a> Test case to detect when new entries get added to the constant pool</li> <li><a href="https://github.com/scala/scala/commit/b7cdf2716714d13aa209980186c8f865697bdbe6"><code>b7cdf27</code></a> classfile reader: allow CONSTANT_Dynamic in constant pool</li> <li><a href="https://github.com/scala/scala/commit/6c0a9bcdd90626b93e1d0999e997fcb5defb67ab"><code>6c0a9bc</code></a> Merge pull request <a href="https://redirect.github.com/scala/scala/issues/10671">#10671</a> from som-snytt/backport/12643-y-release</li> <li><a href="https://github.com/scala/scala/commit/87286ab623e68e257829ff0b22a24d6f7f1016c1"><code>87286ab</code></a> [backport] -Yrelease and related ctsym/jrt tweaks</li> <li><a href="https://github.com/scala/scala/commit/4e0f4fa3f3629d7d2ca98abcce759fd40c88c50c"><code>4e0f4fa</code></a> Merge pull request <a href="https://redirect.github.com/scala/scala/issues/10638">#10638</a> from som-snytt/issue/12923-target-help</li> <li><a href="https://github.com/scala/scala/commit/03396e98f5b2a91ef4d6016ec66285cc0fb5fa38"><code>03396e9</code></a> Merge pull request <a href="https://redirect.github.com/scala/scala/issues/10668">#10668</a> from SethTisue/remove-sbt-workaround</li> <li><a href="https://github.com/scala/scala/commit/9ee7c1e043ff89bffcaab28c8b74feea549f678e"><code>9ee7c1e</code></a> Remove no-longer-needed JDK 21 workaround</li> <li><a href="https://github.com/scala/scala/commit/6c5f388a9ed7d76f9ed0317dc7870bf00db270ba"><code>6c5f388</code></a> Merge pull request <a href="https://redirect.github.com/scala/scala/issues/10665">#10665</a> from scala-steward/update/2.12.x/sbt-1.9.8</li> <li><a href="https://github.com/scala/scala/commit/248617236a5c9a6d0496fb12ac501125639d0189"><code>2486172</code></a> Update sbt to 1.9.8 in 2.12.x</li> <li>Additional commits viewable in <a href="https://github.com/scala/scala/compare/v2.12.18...v2.12.19">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 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]
