tarantool / tarantool-idea-plugin

Tarantool support plugin for Intellij Platform
Other
10 stars 2 forks source link

Bump scala3-library_3 from 3.1.3 to 3.2.2 #105

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps scala3-library_3 from 3.1.3 to 3.2.2.

Release notes

Sourced from scala3-library_3's releases.

3.2.2-RC2

Backported fixes

  • Compute completions at typerPhase #16371
  • Only include accessible base classes in orDominator #16477
  • Fix curried overloading resolution for polymorphic methods #16485
  • Teach SpaceEngine that generic tuples are irrefutable #16051
  • Fix exhaustivity warning #16168

Contributors

Thank you to all the contributors who made this release possible 🎉

According to git shortlog -sn --no-merges 3.2.2-RC1..3.2.2-RC2 these are:

     3  Martin Odersky
     3  Paweł Marks
     2  Dale Wijnand
     1  Som Snytt

3.2.2-RC1

Highlights of the release

  • Make truncation by characters in repl configurable #16167
  • New (experimental for now) lazy vals implementation #15296

Other changes and fixes

Coverage

  • Make coverage instrumentation more robust #16235

Default parameters

  • Resolve overloading: keep track of prefix and indices of all default getters #16009

Experimentals

Extension Methods

GADTs

  • Add fixed GADT exhaustivity test cases #16169
  • Eliminate class hierarchy in GadtConstraint #16194

... (truncated)

Commits
  • 22193a3 Release 3.2.2
  • 7730b09 Add changelog for 3.2.2
  • 92e1e43 Release 3.2.2-RC2
  • 1152262 Add changelog for 3.2.2-RC2
  • 7fe6b8b Backport recent exhaustivity fixes (#16578)
  • 6059da4 Backports "Fix curried overloading resolution for polymorphic methods" (#16576)
  • 6b8b31c Backport "Only include accessible base classes in orDominator" (#16575)
  • 99ba2a3 Teach SpaceEngine that generic tuples are irrefutable
  • 0d79780 Fix exhaustivity warning
  • 55dbf64 Fix curried overloading resolution for polymorphic methods
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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)