Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 29 Sep 2025 14:59:05 +0000 Subject: [pgjdbc/pgjdbc] PR #3828: chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.9 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3828 X-GitHub-Labels: dependencies X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3828 Content-Type: text/plain; charset=utf-8 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.typesafe.play:sbt-plugin](https://redirect.github.com/playframework/playframework) | plugin | patch | `2.9.8` -> `2.9.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
playframework/playframework (com.typesafe.play:sbt-plugin) ### [`v2.9.9`](https://redirect.github.com/playframework/playframework/releases/tag/2.9.9): Play 2.9.9 [Compare Source](https://redirect.github.com/playframework/playframework/compare/2.9.8...2.9.9) The Play Team is happy to announce the release of Play 2.9.9! 🎉 #### :green\_book: About this Release This patch release upgrades dependencies, fixes minor bugs, comes with support for Java 25 and improves compatibility with Scala 3. We recommend upgrading as soon as possible. If you're considering upgrading to Play 2.9, please check the [Play 2.9 release announcement](https://redirect.github.com/playframework/playframework/releases/tag/2.9.0) for highlights and further details on how to migrate. Many projects have already smoothly upgraded to Play 2.9. ##### Official support for Java 25 Starting with this release, Play officially supports [Java 25](https://openjdk.org/projects/jdk/25/). Since all tests [passed](https://redirect.github.com/playframework/playframework/pull/13495) when running on the latest Java 25 release candidate, we are comfortable declaring Java 25 officially supported by Play. ##### Noteworthy Pull Requests - [#​13500](https://redirect.github.com/playframework/playframework/issues/13500) \[2.9.x] Declare Java 25 LTS officially supported (backport [#​13499](https://redirect.github.com/playframework/playframework/issues/13499)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13461](https://redirect.github.com/playframework/playframework/issues/13461) \[2.9.x] fix routes cache directory (backport [#​13443](https://redirect.github.com/playframework/playframework/issues/13443)) by [@​xuwei-k](https://redirect.github.com/xuwei-k) - [#​13422](https://redirect.github.com/playframework/playframework/issues/13422) \[2.9.x] Generate and set the request-id as early as possible (backport [#​13409](https://redirect.github.com/playframework/playframework/issues/13409)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13418](https://redirect.github.com/playframework/playframework/issues/13418) \[2.9.x] A call to `onClientError` from the server backend was missing the `HttpErrorInfo` attr (backport [#​13416](https://redirect.github.com/playframework/playframework/issues/13416)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13414](https://redirect.github.com/playframework/playframework/issues/13414) \[2.9.x] Make sure Java's Session and Flash always exists even if empty req attrs (backport [#​13413](https://redirect.github.com/playframework/playframework/issues/13413)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13411](https://redirect.github.com/playframework/playframework/issues/13411) \[2.9.x] Make sure Cookies, Session, Flash always exists even if empty (backport [#​13407](https://redirect.github.com/playframework/playframework/issues/13407)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13517](https://redirect.github.com/playframework/playframework/issues/13517) \[2.9.x] Netty 4.1.127.Final by [@​mkurz](https://redirect.github.com/mkurz) #### Full Changelog Following pull requests got merged for this release: - [#​13536](https://redirect.github.com/playframework/playframework/issues/13536) \[2.9.x] Nicer warning for unsupported Java versions by [@​mkurz](https://redirect.github.com/mkurz) - [#​13530](https://redirect.github.com/playframework/playframework/issues/13530) \[2.9.x] Lightbend config 1.4.5 by [@​mkurz](https://redirect.github.com/mkurz) - [#​13528](https://redirect.github.com/playframework/playframework/issues/13528) \[2.9.x] play-ws 2.2.12 by [@​mkurz](https://redirect.github.com/mkurz) - [#​13526](https://redirect.github.com/playframework/playframework/issues/13526) \[2.9.x] netty-reactive-streams 2.0.15 by [@​mkurz](https://redirect.github.com/mkurz) - [#​13517](https://redirect.github.com/playframework/playframework/issues/13517) \[2.9.x] Netty 4.1.127.Final by [@​mkurz](https://redirect.github.com/mkurz) - [#​13515](https://redirect.github.com/playframework/playframework/issues/13515) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13504](https://redirect.github.com/playframework/playframework/issues/13504) \[2.9.x] netty-codec-http, netty-handler, ... 4.1.126.Final (was 4.1.124.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13500](https://redirect.github.com/playframework/playframework/issues/13500) \[2.9.x] Declare Java 25 LTS officially supported (backport [#​13499](https://redirect.github.com/playframework/playframework/issues/13499)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13494](https://redirect.github.com/playframework/playframework/issues/13494) \[2.9.x] Upgrade byte-buddy for Java 25 support (backport [#​13493](https://redirect.github.com/playframework/playframework/issues/13493)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13491](https://redirect.github.com/playframework/playframework/issues/13491) \[2.9.x] hibernate-core 6.6.28.Final (was 6.6.27.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13487](https://redirect.github.com/playframework/playframework/issues/13487) \[2.9.x] Fix deprecated notice in WSResponse#getBodyAsStream (backport [#​13484](https://redirect.github.com/playframework/playframework/issues/13484)) by [@​Enet4](https://redirect.github.com/Enet4) - [#​13485](https://redirect.github.com/playframework/playframework/issues/13485) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13480](https://redirect.github.com/playframework/playframework/issues/13480) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13479](https://redirect.github.com/playframework/playframework/issues/13479) \[2.9.x] hibernate-core 6.6.27.Final (was 6.6.26.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13463](https://redirect.github.com/playframework/playframework/issues/13463) \[2.9.x] fix "match may not be exhaustive" warning (backport [#​13441](https://redirect.github.com/playframework/playframework/issues/13441)) by [@​xuwei-k](https://redirect.github.com/xuwei-k) - [#​13461](https://redirect.github.com/playframework/playframework/issues/13461) \[2.9.x] fix routes cache directory (backport [#​13443](https://redirect.github.com/playframework/playframework/issues/13443)) by [@​xuwei-k](https://redirect.github.com/xuwei-k) - [#​13459](https://redirect.github.com/playframework/playframework/issues/13459) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13447](https://redirect.github.com/playframework/playframework/issues/13447) \[2.9.x] Bump actions/checkout from 4 to 5 by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - [#​13449](https://redirect.github.com/playframework/playframework/issues/13449) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13452](https://redirect.github.com/playframework/playframework/issues/13452) \[2.9.x] netty-codec-http, netty-handler, ... 4.1.124.Final (was 4.1.123.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13454](https://redirect.github.com/playframework/playframework/issues/13454) \[2.9.x] hibernate-core 6.6.26.Final (was 6.6.23.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13438](https://redirect.github.com/playframework/playframework/issues/13438) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13433](https://redirect.github.com/playframework/playframework/issues/13433) \[2.9.x] hibernate-core 6.6.23.Final (was 6.6.22.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13428](https://redirect.github.com/playframework/playframework/issues/13428) \[2.9.x] hibernate-core 6.6.22.Final (was 6.6.21.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13426](https://redirect.github.com/playframework/playframework/issues/13426) \[2.9.x] commons-io 2.20.0 (was 2.19.0) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13424](https://redirect.github.com/playframework/playframework/issues/13424) \[2.9.x] Test: Allow accessing empty cookies, session and flash from an error handler by [@​mkurz](https://redirect.github.com/mkurz) - [#​13422](https://redirect.github.com/playframework/playframework/issues/13422) \[2.9.x] Generate and set the request-id as early as possible (backport [#​13409](https://redirect.github.com/playframework/playframework/issues/13409)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13420](https://redirect.github.com/playframework/playframework/issues/13420) \[2.9.x] netty-codec-http, netty-handler, ... 4.1.123.Final (was 4.1.122.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13418](https://redirect.github.com/playframework/playframework/issues/13418) \[2.9.x] A call to `onClientError` from the server backend was missing the `HttpErrorInfo` attr (backport [#​13416](https://redirect.github.com/playframework/playframework/issues/13416)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13414](https://redirect.github.com/playframework/playframework/issues/13414) \[2.9.x] Make sure Java's Session and Flash always exists even if empty req attrs (backport [#​13413](https://redirect.github.com/playframework/playframework/issues/13413)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13411](https://redirect.github.com/playframework/playframework/issues/13411) \[2.9.x] Make sure Cookies, Session, Flash always exists even if empty (backport [#​13407](https://redirect.github.com/playframework/playframework/issues/13407)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13403](https://redirect.github.com/playframework/playframework/issues/13403) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13402](https://redirect.github.com/playframework/playframework/issues/13402) \[2.9.x] hibernate-core 6.6.21.Final (was 6.6.20.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13399](https://redirect.github.com/playframework/playframework/issues/13399) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13390](https://redirect.github.com/playframework/playframework/issues/13390) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13389](https://redirect.github.com/playframework/playframework/issues/13389) \[2.9.x] hibernate-core 6.6.20.Final (was 6.6.19.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13387](https://redirect.github.com/playframework/playframework/issues/13387) \[2.9.x] Scala stewards should always updates, not just monthly (backport [#​13386](https://redirect.github.com/playframework/playframework/issues/13386)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13384](https://redirect.github.com/playframework/playframework/issues/13384) \[2.9.x] Pin okhttp in scala steward by [@​mkurz](https://redirect.github.com/mkurz) - [#​13381](https://redirect.github.com/playframework/playframework/issues/13381) \[2.9.x] Patch updates by [@​mkurz](https://redirect.github.com/mkurz) - [#​13361](https://redirect.github.com/playframework/playframework/issues/13361) \[2.9.x] oss.sonatype.org is dead (backport [#​13360](https://redirect.github.com/playframework/playframework/issues/13360)) by [@​mkurz](https://redirect.github.com/mkurz) For more details see the [full list of changes](https://redirect.github.com/playframework/playframework/compare/2.9.8...2.9.9/) and the [2.9.9 milestone](https://redirect.github.com/playframework/playframework/issues?page=1\&q=milestone%3A%222.9.9%22). #### :heart: 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. #### :bow: 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](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/pgjdbc/pgjdbc).