quarkus-scala3
quarkus-scala3 copied to clipboard
Bump org.scala-lang:scala3-interfaces from 3.3.1 to 3.4.1
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-RC2these are:4 Hamza REMMAL 2 Dale Wijnand 2 Paweł Marks 1 Jędrzej Rochala3.4.1-RC1
Highlights of the release
- Add support for
@deprecatedInheritance#19082Other changes and fixes
Coverage
- Correctly prettify names in coverage info #18542
Desugaring
Documentation
- Update
private[this]deprecation warning and documentation #19393Erasure
- Make eraseInfo work for classes with EmptyScopes #19550
Exports
GADTs
... (truncated)
Commits
3ffe322Release 3.4.15c4967fAdd changelog for 3.4.14465edaRelease 3.4.1-RC23cb5d70Add changelog for 3.4.1-RC20339598Backport "Adjust owner inInteractive.contextOfPathcausing crash in `Impli...c31ddcdBackport "Update links in the repository to scala/scala3" to Scala 3.4.1 (#19...7aa17c5Adjust owner inInteractive.contextOfPathcausing crash inImplicitSearch...08be98cUpdate links in the repository to scala/scala3a086db7Adapt for scala/scala39f8f150Address actions/runner#2033- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Better bump to 3.3.3 instead of 3.4.1 to keep on LTS versions.