chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.1 - autoclosed #126
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.8.19
->2.9.1
Release Notes
playframework/playframework (com.typesafe.play:sbt-plugin)
v2.9.1
Compare Source
v2.9.0
: 📣 Play 2.9.0Compare Source
The Play Team is thrilled to announce the release of Play 2.9.0! 🎉 This release brings highly anticipated new features, including support for the latest Java LTS versions and Scala 3. It continues our commitment to making Play more modular, flexible, and secure. Play 2.9, together with Play 3.0, represents a significant milestone as they are the first major releases in almost four years and the first major releases entirely driven by the community. Starting in late 2021, the project transitioned from Lightbend Inc. to a core team of dedicated individuals, as detailed in our sponsorship page. This release is the result of months of hard work from the Play core team and our fantastic community, with more than 600 pull requests merged from 112 contributors.
📗 What's New?
For a detailed overview of all the new features, please visit our Play 2.9 release highlights page on the Play website.
🗒️ Play 3.0 vs Play 2.9: How Play Deals with Akka’s License Change
Simultaneously with this release, we also introduced Play 3.0, which is nearly identical to Play 2.9. It offers the same features and will receive parallel maintenance, benefiting from identical enhancements and bug fixes.
Play 3, however:
groupId
toorg.playframework
to emphasize that the project is now entirely community-driven and fully committed to Open Source.If you want to learn more about Apache Pekko and the motivation behind the switch to it in Play 3.0, read "How Play Deals with Akka’s License Change".
🗺️ How to start or migrate to Play 2.9
To get started with Play, follow the instructions on our Getting Started page. If you're migrating from an older version to Play 2.9, our migration guide will be a valuable resource.
Full Changelog
Following pull requests got merged for this release:
Following pull requests got merged for this release (click to expand)
addDependencyTreePlugin
by @mkurzorg.playframework
by @mkurztypesafehub/config
=>lightbend/config
by @xuwei-korg.playframework
by @mkurzorg.playframework
by @mkurzplay-published-local-*
cache entries not found by @ihostageorg.playframework
for Play 3 by @mkurzUnsupportedOperationException
because of.asScala()
call onMinimalStage
by @mkurzIntegrationTest
configuration by @mkurz--add-opens
not needed anymore by @mkurzAnyContent
body parser should correctly handle empty bodies by @mkurzplay.http.actionComposition.includeWebSocketActions
by @mkurzisEmpty
method to MultipartFormData by @mkurzplay.api.mvc.Result.asJava
to include attributes by @mkurzrequest.asJava
should correctly handle none JRequestBody's by @mkurzfilter-helpers
toplay-filters-helpers
(and other which are not so relevant) by @mkurzjakarta.transaction-api
, seems it was of no use... by @mkurzplay.evolutions[.db.default].path
, allows custom evolutions location by @mkurzgroupMap
if possible by @xuwei-klazyZip
instead ofzip
if possible by @xuwei-kresource
scheme for #11253 by @kijukyakka-http
Scala 3 artifacts for tests by @mkurzjava.net.URL
constructor by @xuwei-k-Xsource:3
for RoutesCompilerProject (with explanations) by @mkurzAhcWSRequest
abstract by @mkurzmain
method needed for Scala 3 by @mkurz2.7.x
serias by @ihostage2.6.x
serias by @ihostage2.5.x
serias by @ihostage2.4.2
by @ihostage2.4.x
serias by @ihostageConfiguration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.