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

   Bumps [org.scala-lang:scala-library](https://github.com/scala/scala3) from 
2.13.18 to 3.8.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/scala/scala3/releases";>org.scala-lang:scala-library's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.8.4</h2>
   <h1>Highlights of the release</h1>
   <ul>
   <li>Allow <code>:help</code> syntax for all settings <a 
href="https://redirect.github.com/scala/scala3/pull/26052";>#26052</a></li>
   <li>feature: Add logical package parsing for sourcepath <a 
href="https://redirect.github.com/scala/scala3/pull/25446";>#25446</a></li>
   <li>Upgrade Scala CLI to 1.14.0
   <ul>
   <li><a 
href="https://github.com/VirtusLab/scala-cli/releases/tag/v1.12.5";>https://github.com/VirtusLab/scala-cli/releases/tag/v1.12.5</a>
   <ul>
   <li><code>--cross</code> support for run, package and doc sub-commands 
(experimental)</li>
   <li>Global <code>--offline</code> config key</li>
   <li>Local .m2 in publish local (experimental)</li>
   </ul>
   </li>
   <li><a 
href="https://github.com/VirtusLab/scala-cli/releases/tag/v1.13.0";>https://github.com/VirtusLab/scala-cli/releases/tag/v1.13.0</a>
   <ul>
   <li>Support for Scala.js 1.21.0</li>
   <li>Ammonite REPL deprecated &amp; scheduled for removal</li>
   <li><code>java-test-runner</code> for pure Java tests</li>
   <li>GraalVM native-image packaging: <code>packaging.graalvmJvmId</code> and 
<code>packaging.graalvmArgs</code></li>
   </ul>
   </li>
   <li><a 
href="https://github.com/VirtusLab/scala-cli/releases/tag/v1.14.0";>https://github.com/VirtusLab/scala-cli/releases/tag/v1.14.0</a>
   <ul>
   <li>Support for <code>.test.java</code></li>
   <li>A toggle to turn auto-IDE-setup off</li>
   </ul>
   </li>
   </ul>
   </li>
   </ul>
   <h1>Other changes and fixes</h1>
   <h2>Annotations</h2>
   <ul>
   <li>Also copy param annots at mixin <a 
href="https://redirect.github.com/scala/scala3/pull/24916";>#24916</a></li>
   <li>Named arg may be deprecatedName <a 
href="https://redirect.github.com/scala/scala3/pull/21588";>#21588</a></li>
   <li>Use <code>dealiasKeepRefiningAnnots</code> in <code>AvoidMap</code> <a 
href="https://redirect.github.com/scala/scala3/pull/25609";>#25609</a></li>
   </ul>
   <h2>Backend</h2>
   <ul>
   <li>Do not simplify isInstanceOf if unrelated types might be subtypes at 
run-time <a 
href="https://redirect.github.com/scala/scala3/pull/25535";>#25535</a></li>
   <li>Port more Scala2 tests + some mixin improvements <a 
href="https://redirect.github.com/scala/scala3/pull/25573";>#25573</a></li>
   <li>Use <code>Objects.equals</code> in translating <code>==</code> <a 
href="https://redirect.github.com/scala/scala3/pull/25314";>#25314</a></li>
   </ul>
   <h2>Compiler Phases</h2>
   <ul>
   <li>Harden Period creation and use of Run/PhaseId <a 
href="https://redirect.github.com/scala/scala3/pull/25484";>#25484</a></li>
   <li>Make Phase.run protected <a 
href="https://redirect.github.com/scala/scala3/pull/25366";>#25366</a></li>
   </ul>
   <h2>Context Functions</h2>
   <ul>
   <li>Fix crash when processing path dependent context functions using HKTs <a 
href="https://redirect.github.com/scala/scala3/pull/25530";>#25530</a></li>
   </ul>
   <h2>Coverage</h2>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/scala/scala3/issues/25555";>#25555</a>: 
Preserve singleton precision during scoverage lifting <a 
href="https://redirect.github.com/scala/scala3/pull/25556";>#25556</a></li>
   <li>Fixes <a 
href="https://redirect.github.com/scala/scala3/issues/25482";>#25482</a>: Ensure 
package transformation properly handles language imports in InstrumentCoverage 
<a href="https://redirect.github.com/scala/scala3/pull/25546";>#25546</a></li>
   <li>Scoverage: do not instrument erased values. <a 
href="https://redirect.github.com/scala/scala3/pull/25298";>#25298</a></li>
   </ul>
   <h2>Default parameters</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/scala/scala3/commits/3.8.4";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.scala-lang:scala-library&package-manager=sbt&previous-version=2.13.18&new-version=3.8.4)](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]

Reply via email to