Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 8, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com.typesafe.play:sbt-plugin plugin patch 2.9.1 -> 2.9.5

Release Notes

playframework/playframework (com.typesafe.play:sbt-plugin)

v2.9.5

Compare Source

v2.9.4: Play 2.9.4

Compare 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:

For 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.3

Compare 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:

For 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.2

Compare 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
  • With this release, we are disabling HTTP pipelining in the Play Akka HTTP backend. HTTP pipelining has not been thoroughly tested within Akka HTTP and was already disabled in Akka HTTP itself some time ago. Beyond benchmarking purposes, it is not recommended for practical use, and there is minimal actual usage from common client libraries in their default settings (web browsers do not support it anymore). Furthermore, having HTTP pipelining enabled could lead to Play unexpectedly canceling POST requests with large bodies.
  • Resolved an issue that could result in the loss of result attributes:
  • Netty native transports under Linux (enabled with play.server.netty.transport = "native") now support AArch64 and RISC-V out of the box in Play:
    • #​12405 Make Netty native transport work on Linux AArch64 and RISC-V (besides x86-64) by @​mkurz
  • Play and Twirl are now compatible with Scala 3.4.0. However, it's important to note that Scala 3.4.0 is not a Long-Term Support (LTS) release, and Play officially supports only Scala LTS versions (currently Scala 3.3). This compatibility is provided as a best effort. Consequently, if you choose to upgrade beyond Scala 3.3, you do so at your own risk, and you should not expect support for issues that may arise.
  • If you are using Bower WebJars you will now see deprecation warnings. More details:
  • You now have the option to disable the generation of JavaScript (reverse) routers if you do not utilize them, potentially enhancing the performance of your build:
  • This release includes numerous dependency upgrades, notably:
  • Last but not least, over the past weeks (indeed, months), efforts have been made to transition Play and all its dependencies away from the deprecated (and read-only) repo.typesafe.com and repo.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.

Full Changelog

Following pull requests got merged for this release:

For 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 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)!


Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@renovate-bot renovate-bot force-pushed the renovate/com.typesafe.play-sbt-plugin-2.x branch from a0a4333 to 420102a Compare July 8, 2024 20:01
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.4 chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.3 Jul 8, 2024
@renovate-bot renovate-bot force-pushed the renovate/com.typesafe.play-sbt-plugin-2.x branch from 420102a to 3acf860 Compare July 8, 2024 23:07
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.3 chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.4 Jul 8, 2024
@renovate-bot renovate-bot force-pushed the renovate/com.typesafe.play-sbt-plugin-2.x branch from 3acf860 to 6f9656e Compare July 24, 2024 11:00
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.4 chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.5 Jul 24, 2024
@vlsi vlsi merged commit caf007a into pgjdbc:master Jul 24, 2024
13 of 17 checks passed
@renovate-bot renovate-bot deleted the renovate/com.typesafe.play-sbt-plugin-2.x branch July 24, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants