-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): Update Scala dependencies #13
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ae44932
to
e98ba63
Compare
c6c5fe3
to
9d6c57f
Compare
9d6c57f
to
4fe70e4
Compare
4fdd803
to
bac6596
Compare
87e800a
to
2a4151e
Compare
2a4151e
to
33d813b
Compare
22ce780
to
48f06c5
Compare
c9d831a
to
b314a35
Compare
b314a35
to
32fd1e9
Compare
4187c36
to
e3ffb1f
Compare
e3ffb1f
to
2cdd3e6
Compare
2cdd3e6
to
afa7a8d
Compare
afa7a8d
to
52d6d95
Compare
52d6d95
to
7cdfd90
Compare
7cdfd90
to
a46cd68
Compare
a46cd68
to
8a2c56e
Compare
8a2c56e
to
49230e5
Compare
49230e5
to
a3ecdfd
Compare
212e320
to
27293c8
Compare
d7bde8a
to
cfc6724
Compare
cfc6724
to
a09ffda
Compare
a09ffda
to
abcc63f
Compare
abcc63f
to
bf9eb57
Compare
bf9eb57
to
57ca50f
Compare
57ca50f
to
ca20b66
Compare
2a1173f
to
5e44c1e
Compare
5e44c1e
to
bee3d95
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.32.0
->2.34.0
2.8.2
->2.8.7
2.8.19
->2.9.5
5.3.1
->5.14.1
3.2.16
->3.2.19
1.8.3
->1.10.2
Release Notes
akka/akka (com.typesafe.akka:akka-testkit)
v2.8.7
Compare Source
What's Changed
Full Changelog: akka/akka@v2.8.6...v2.8.7
v2.8.6
Compare Source
What's Changed
Full Changelog: akka/akka@v2.8.5...v2.8.6
v2.8.5
: 2.8.5Compare Source
What's Changed
Full Changelog: akka/akka@v2.8.4...v2.8.5
v2.8.4
Compare Source
What's Changed
New Contributors
Full Changelog: akka/akka@v2.8.3...v2.8.4
v2.8.3
Compare Source
What's Changed
New Contributors
Full Changelog: akka/akka@v2.8.2...v2.8.3
playframework/playframework (com.typesafe.play:sbt-plugin)
v2.9.5
: Play 2.9.5Compare Source
The Play Team is happy to announce the release of Play 2.9.5! 🥳
📗 About this Release
This patch release primarily upgrades dependencies and fixes a bug that may occur in specific situations during file uploads. We recommend upgrading as soon as possible.
If you're considering upgrading to Play 2.9, please check the Play 2.9 release announcement for highlights and further details on how to migrate. Many projects have already smoothly upgraded to Play 2.9.
Noteworthy Pull Request
TemporaryFile
from being deleted until the response is finished.Full Changelog
Following pull requests got merged for this release:
For more details see the full list of changes and the 2.9.5 milestone.
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.9.4
: Play 2.9.4Compare Source
The Play Team is delighted to announce the release of Play 2.9.4! 🎉
📗 About this Release
This patch release addresses a couple of bugs and incompatibilities, and upgrades dependencies. We recommend upgrading as soon as possible.
If you're considering upgrading to Play 2.9, please check the Play 2.9 release announcement for highlights and further details on how to migrate. Many projects have already smoothly upgraded to Play 2.9.
Noteworthy Pull Requests
Full Changelog
Following pull requests got merged for this release:
~run
from docs because it's broken since long time (backport #12734) by @mkurz.sdkmanrc
to.gitignore
(backport #12730) by @mkurzFor more details see the full list of changes and the 2.9.4 milestone.
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.9.3
: Play 2.9.3Compare Source
The Play Team is happy to announce the release of Play 2.9.3! 🥳
📗 About this Release
This patch release addresses a couple of bugs, improves support for Scala 3, and upgrades dependencies. We recommend upgrading as soon as possible.
If you're considering upgrading to Play 2.9, please check the Play 2.9 release announcement for highlights and further details on how to migrate. Many projects have already smoothly upgraded to Play 2.9.
Noteworthy Pull Requests
Full Changelog
Following pull requests got merged for this release:
guice-assistedinject
gets updated withguice
(backport #12596) by @mkurz-Xmigration
flag by @mkurzFor more details see the full list of changes and the 2.9.3 milestone.
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
v2.9.2
: Play 2.9.2Compare Source
The Play Team is pleased to announce the release of Play 2.9.2! 🎉
📗 About this Release
This patch release addresses several bugs and introduces minor enhancements that may benefit you. We strongly recommend upgrading at your earliest convenience.
If you're considering upgrading to Play 2.9, please check the Play 2.9 release announcement for highlights and further details on how to migrate.
Noteworthy Pull Requests
play.server.netty.transport = "native"
) now support AArch64 and RISC-V out of the box in Play:AArch64
andRISC-V
(besidesx86-64
) by @mkurzprivate[this]
by @xuwei-krepo.typesafe.com
andrepo.scala-sbt.org
repositories. As a result, with this release, all dependencies (including those for testing) are now hosted exclusively on Maven Central. This change ensures that even if one of the deprecated repositories were to become unavailable (as has happened in the past), your projects would not be affected. Moreover, this move allows for the possibility that, 15 years from now, you could still download the Play 2.9.2+ source code and, with just Java and sbt installed, rebuild Play from the sources (assuming Maven Central is still operational, which is more likely). While this may seem a bit far-fetched, we occasionally receive reports from users attempting to rebuild an ancient Play release but are unable to do so because they cannot retrieve all the necessary dependencies./etc/hosts
by @mkurzFull Changelog
Following pull requests got merged for this release:
TestServer.isRunning
should not throw exception but returnfalse
(backport #12409) by @mkurzAArch64
andRISC-V
(besidesx86-64
) (backport #12405) by @mkurznetty-reactive-streams-http
transitive dependencies (backport #12403) by @mkurzprivate[this]
(backport #12284) by @xuwei-ksbt-akka-version-check
now hosted on maven central by @mkurzFor more details see the full list of changes and the 2.9.2 milestone.
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
🙇 Thanks to our contributors
Finally, thanks to the
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.