dependabot[bot] opened a new pull request, #21789: URL: https://github.com/apache/camel/pull/21789
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala3) from 2.13.18 to 3.8.2. <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.2</h2> <h1>Highlights of the release</h1> <ul> <li>Warn if <code>for</code> with many vals and overloaded <code>map</code> <a href="https://redirect.github.com/scala/scala3/pull/25090">#25090</a></li> <li>Support <code>:dep ...</code> to add library dependencies in the Scala REPL <a href="https://redirect.github.com/scala/scala3/pull/24131">#24131</a></li> <li>Upgrade to Scala.js 1.20.2. <a href="https://redirect.github.com/scala/scala3/pull/24898">#24898</a></li> <li>Bump Scala CLI to v1.12.2 (was 1.11.0) <a href="https://redirect.github.com/scala/scala3/pull/25217">#25217</a>: <ul> <li>New aliases for RC and nightly Scala versions</li> <li>Detailed changelog available in scala-cli release notes for versions: <a href="https://github.com/VirtusLab/scala-cli/releases/tag/v1.12.0">v1.12.0</a>, <a href="https://github.com/VirtusLab/scala-cli/releases/tag/v1.12.1">v1.12.1</a> and <a href="https://github.com/VirtusLab/scala-cli/releases/tag/v1.12.2">v1.12.2</a></li> </ul> </li> </ul> <h1>Other changes and fixes</h1> <h2>Context Functions</h2> <ul> <li>Inferred Contextual params are less nameable <a href="https://redirect.github.com/scala/scala3/pull/24381">#24381</a></li> </ul> <h2>Desugaring</h2> <ul> <li>A comprehension with valdef aliases is never a candidate for map elimination. <a href="https://redirect.github.com/scala/scala3/pull/23448">#23448</a></li> </ul> <h2>Experimental: Capture Checking</h2> <ul> <li>Capture Checking of Lazy Vals <a href="https://redirect.github.com/scala/scala3/pull/24261">#24261</a></li> <li>Represent read-only with a classifier <a href="https://redirect.github.com/scala/scala3/pull/24295">#24295</a></li> <li>Fix typing closure blocks where result type refers to a closure parameter. <a href="https://redirect.github.com/scala/scala3/pull/24299">#24299</a></li> <li>Systematically recompute denotations when needed in rechecker phases <a href="https://redirect.github.com/scala/scala3/pull/24302">#24302</a></li> <li>Ensure that read-only methods don't use exclusive capabilities <a href="https://redirect.github.com/scala/scala3/pull/24311">#24311</a></li> <li>Handle capture parameters in dcs <a href="https://redirect.github.com/scala/scala3/pull/24328">#24328</a></li> <li>Don't prematurely force info of fields with inferred types <a href="https://redirect.github.com/scala/scala3/pull/24336">#24336</a></li> <li>Disallow fresh caps from parameter bounds in results <a href="https://redirect.github.com/scala/scala3/pull/24541">#24541</a></li> <li>Avoid box failures and better diagnosis if they come back <a href="https://redirect.github.com/scala/scala3/pull/24546">#24546</a></li> <li>Freshen all explicit arguments of type applications <a href="https://redirect.github.com/scala/scala3/pull/24354">#24354</a></li> <li>Optimize and harden isCaptureChecking tests <a href="https://redirect.github.com/scala/scala3/pull/24439">#24439</a></li> <li>Add Unscoped classifier <a href="https://redirect.github.com/scala/scala3/pull/24470">#24470</a></li> <li>Optimization: Introduce CompactAnnotation <a href="https://redirect.github.com/scala/scala3/pull/24679">#24679</a></li> </ul> <h2>Experimental: Seperation Checking</h2> <ul> <li>Changes to Mutable <a href="https://redirect.github.com/scala/scala3/pull/24352">#24352</a></li> <li>Don't crash when update is used as a modifier outside cc <a href="https://redirect.github.com/scala/scala3/pull/24378">#24378</a></li> <li>Imply <code>update</code> only for consume methods in Mutable classes <a href="https://redirect.github.com/scala/scala3/pull/24383">#24383</a></li> <li>Decompose Mutable <a href="https://redirect.github.com/scala/scala3/pull/24495">#24495</a></li> <li>Add freeze wrapper (2) <a href="https://redirect.github.com/scala/scala3/pull/24518">#24518</a></li> <li>Make Arrays mutable types under separation checking <a href="https://redirect.github.com/scala/scala3/pull/24649">#24649</a></li> </ul> <h2>Experimental: Explcit Nulls</h2> <ul> <li>Relax flow typing checks on Flexible Types <a href="https://redirect.github.com/scala/scala3/pull/24278">#24278</a></li> <li>Do not expose flexible types <a href="https://redirect.github.com/scala/scala3/pull/24292">#24292</a></li> <li>Do not search contextual function type in union types in general <a href="https://redirect.github.com/scala/scala3/pull/24393">#24393</a></li> </ul> <!-- 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.2">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]
