quarkus-scala3 icon indicating copy to clipboard operation
quarkus-scala3 copied to clipboard

Bump org.scala-lang:scala3-interfaces from 3.3.1 to 3.4.1

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps org.scala-lang:scala3-interfaces from 3.3.1 to 3.4.1.

Release notes

Sourced from org.scala-lang:scala3-interfaces's releases.

3.4.1-RC2

Backported fixes

  • Adjust owner in Interactive.contextOfPath causing crash in ImplicitSearch #19875
  • Add GADT symbols when typing typing-ahead lambda bodies #19644

Contributors

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

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

     4	Hamza REMMAL
     2	Dale Wijnand
     2	Paweł Marks
     1	Jędrzej Rochala

3.4.1-RC1

Highlights of the release

  • Add support for @deprecatedInheritance #19082

Other changes and fixes

Coverage

  • Correctly prettify names in coverage info #18542

Desugaring

  • Make apply proxies work with overloaded ctors #19464
  • Fix possible crash in Desugar #19567

Documentation

  • Update private[this] deprecation warning and documentation #19393

Erasure

  • Make eraseInfo work for classes with EmptyScopes #19550

Exports

  • Do not propagate @tailrec to exported methods #19509
  • Fix retained flags in exports #19636

GADTs

... (truncated)

Commits
  • 3ffe322 Release 3.4.1
  • 5c4967f Add changelog for 3.4.1
  • 4465eda Release 3.4.1-RC2
  • 3cb5d70 Add changelog for 3.4.1-RC2
  • 0339598 Backport "Adjust owner in Interactive.contextOfPath causing crash in `Impli...
  • c31ddcd Backport "Update links in the repository to scala/scala3" to Scala 3.4.1 (#19...
  • 7aa17c5 Adjust owner in Interactive.contextOfPath causing crash in ImplicitSearch...
  • 08be98c Update links in the repository to scala/scala3
  • a086db7 Adapt for scala/scala3
  • 9f8f150 Address actions/runner#2033
  • 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 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)

dependabot[bot] avatar Mar 27 '24 22:03 dependabot[bot]

Better bump to 3.3.3 instead of 3.4.1 to keep on LTS versions.

carlosedp avatar Apr 11 '24 18:04 carlosedp