Message-ID: From: "renovate-bot (@renovate-bot)" To: "pgjdbc/pgjdbc" Date: Mon, 24 Mar 2025 02:42:44 +0000 Subject: [pgjdbc/pgjdbc] PR #3570: chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.7 List-Id: X-GitHub-Author-Id: 25180681 X-GitHub-Author-Login: renovate-bot X-GitHub-Issue: 3570 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/3570 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.6` -> `2.9.7` | --- ### Release Notes
playframework/playframework (com.typesafe.play:sbt-plugin) ### [`v2.9.7`](https://redirect.github.com/playframework/playframework/releases/tag/2.9.7): Play 2.9.7 [Compare Source](https://redirect.github.com/playframework/playframework/compare/2.9.6...2.9.7) The Play Team is happy to announce the release of Play 2.9.7. #### :green_book: About this Release This patch release primarily upgrades dependencies, fixes minor bugs, 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. ##### Noteworthy Pull Request - [#​13116](https://redirect.github.com/playframework/playframework/issues/13116) \[2.9.x] Avoid error at shutdown if tmpdir is not writeable but was not used in the first place (backport [#​13039](https://redirect.github.com/playframework/playframework/issues/13039)) by [@​gaeljw](https://redirect.github.com/gaeljw) - [#​13111](https://redirect.github.com/playframework/playframework/issues/13111) \[2.9.x] Module: Accept constructor with (com.typesafe.config.Config) (backport [#​13044](https://redirect.github.com/playframework/playframework/issues/13044)) by [@​tsawada](https://redirect.github.com/tsawada) - [#​13006](https://redirect.github.com/playframework/playframework/issues/13006) \[2.9.x] Change access modifier to package private for `RoutingDsl.{Route,RouteParam}` (backport [#​13003](https://redirect.github.com/playframework/playframework/issues/13003)) by [@​WojciechMazur](https://redirect.github.com/WojciechMazur) #### Full Changelog Following pull requests got merged for this release: - [#​13187](https://redirect.github.com/playframework/playframework/issues/13187) \[2.9.x] Patch updates by [@​mkurz](https://redirect.github.com/mkurz) - [#​13186](https://redirect.github.com/playframework/playframework/issues/13186) \[2.9.x] hibernate-core 6.6.10.Final (was 6.6.9.Final) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13180](https://redirect.github.com/playframework/playframework/issues/13180) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13170](https://redirect.github.com/playframework/playframework/issues/13170) \[2.9.x] Patch updates by [@​mkurz](https://redirect.github.com/mkurz) - [#​13169](https://redirect.github.com/playframework/playframework/issues/13169) \[2.9.x] netty-codec-http, netty-handler, ... 4.1.119.Final (was 4.1.118.Final) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13165](https://redirect.github.com/playframework/playframework/issues/13165) \[2.9.x] Avoid outdated commons-io in htmlunit and fluentlenium (backport [#​13164](https://redirect.github.com/playframework/playframework/issues/13164)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13152](https://redirect.github.com/playframework/playframework/issues/13152) \[2.9.x] hibernate-core 6.6.9.Final (was 6.6.6.Final) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13154](https://redirect.github.com/playframework/playframework/issues/13154) \[2.9.x] Patch updates by [@​mkurz](https://redirect.github.com/mkurz) - [#​13151](https://redirect.github.com/playframework/playframework/issues/13151) \[2.9.x] netty-codec-http, netty-handler, ... 4.1.118.Final (was 4.1.117.Final) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13153](https://redirect.github.com/playframework/playframework/issues/13153) \[2.9.x] scalafmt-core 3.9.1 (was 3.8.6) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13146](https://redirect.github.com/playframework/playframework/issues/13146) \[2.9.x] Explicitly submit the root project's dependency (backport [#​13145](https://redirect.github.com/playframework/playframework/issues/13145)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13144](https://redirect.github.com/playframework/playframework/issues/13144) \[2.9.x] Scala 3.3.5 in docs (backport [#​13141](https://redirect.github.com/playframework/playframework/issues/13141)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13131](https://redirect.github.com/playframework/playframework/issues/13131) \[2.9.x] Documentation update: Add VSCode and url fixes to IDE page (backport [#​13014](https://redirect.github.com/playframework/playframework/issues/13014)) by [@​TimothyFothergill](https://redirect.github.com/TimothyFothergill) - [#​13129](https://redirect.github.com/playframework/playframework/issues/13129) \[2.9.x] Documentation Update: Asset timestamp handling with sbt (backport [#​12895](https://redirect.github.com/playframework/playframework/issues/12895)) by [@​RommelTJ](https://redirect.github.com/RommelTJ) - [#​13127](https://redirect.github.com/playframework/playframework/issues/13127) \[2.9.x] Eager bindings docs clarification (backport [#​12896](https://redirect.github.com/playframework/playframework/issues/12896)) by [@​RommelTJ](https://redirect.github.com/RommelTJ) - [#​13125](https://redirect.github.com/playframework/playframework/issues/13125) \[2.9.x] Updates Custom Field Constructor Documentation (backport [#​12892](https://redirect.github.com/playframework/playframework/issues/12892)) by [@​RommelTJ](https://redirect.github.com/RommelTJ) - [#​13122](https://redirect.github.com/playframework/playframework/issues/13122) \[2.9.x] Update link on how to fix slow localhost resolution (backport [#​13120](https://redirect.github.com/playframework/playframework/issues/13120)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13116](https://redirect.github.com/playframework/playframework/issues/13116) \[2.9.x] Avoid error at shutdown if tmpdir is not writeable but was not used in the first place (backport [#​13039](https://redirect.github.com/playframework/playframework/issues/13039)) by [@​gaeljw](https://redirect.github.com/gaeljw) - [#​13114](https://redirect.github.com/playframework/playframework/issues/13114) \[2.9.x] Add example and fix doc for asynchronous accepting `WebSocket` (backport [#​13035](https://redirect.github.com/playframework/playframework/issues/13035)) by [@​ihostage](https://redirect.github.com/ihostage) - [#​13111](https://redirect.github.com/playframework/playframework/issues/13111) \[2.9.x] Module: Accept constructor with (com.typesafe.config.Config) (backport [#​13044](https://redirect.github.com/playframework/playframework/issues/13044)) by [@​tsawada](https://redirect.github.com/tsawada) - [#​13103](https://redirect.github.com/playframework/playframework/issues/13103) \[2.9.x] hibernate-core 6.6.6.Final (was 6.6.4.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13104](https://redirect.github.com/playframework/playframework/issues/13104) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13085](https://redirect.github.com/playframework/playframework/issues/13085) \[2.9.x] Fix `apiMappings` by [@​mkurz](https://redirect.github.com/mkurz) - [#​13075](https://redirect.github.com/playframework/playframework/issues/13075) \[2.9.x] Patch updates by [@​mkurz](https://redirect.github.com/mkurz) - [#​13072](https://redirect.github.com/playframework/playframework/issues/13072) \[2.9.x] Patch updates by [@​mkurz](https://redirect.github.com/mkurz) - [#​13067](https://redirect.github.com/playframework/playframework/issues/13067) \[2.9.x] Prepare scalafmt upgrade (backport [#​13066](https://redirect.github.com/playframework/playframework/issues/13066)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13061](https://redirect.github.com/playframework/playframework/issues/13061) \[2.9.x] netty-codec-http, netty-handler, ... 4.1.117.Final (was 4.1.116.Final) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13060](https://redirect.github.com/playframework/playframework/issues/13060) \[2.9.x] sbt-native-packager 1.11.0 (was 1.10.4) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13062](https://redirect.github.com/playframework/playframework/issues/13062) \[2.9.x] Patch updates by [@​mkurz](https://redirect.github.com/mkurz) - [#​13049](https://redirect.github.com/playframework/playframework/issues/13049) \[2.9.x] Scala 2.13.16 (backport [#​13047](https://redirect.github.com/playframework/playframework/issues/13047)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13038](https://redirect.github.com/playframework/playframework/issues/13038) \[2.9.x] Patch updates by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13037](https://redirect.github.com/playframework/playframework/issues/13037) \[2.9.x] hibernate-core 6.6.4.Final (was 6.6.3.Final) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13034](https://redirect.github.com/playframework/playframework/issues/13034) \[2.9.x] Fix `Dependency Graph` action (backport [#​13032](https://redirect.github.com/playframework/playframework/issues/13032)) by [@​ihostage](https://redirect.github.com/ihostage) - [#​13026](https://redirect.github.com/playframework/playframework/issues/13026) \[2.9.x] Fix Microbenchmark tests to make it work with upcoming Scala releases (backport [#​13025](https://redirect.github.com/playframework/playframework/issues/13025)) by [@​mkurz](https://redirect.github.com/mkurz) - [#​13023](https://redirect.github.com/playframework/playframework/issues/13023) \[2.9.x] netty-codec-http, netty-handler, ... 4.1.116.Final (was 4.1.115.Final) (backport [#​13016](https://redirect.github.com/playframework/playframework/issues/13016)) by [@​scala-steward](https://redirect.github.com/scala-steward) - [#​13006](https://redirect.github.com/playframework/playframework/issues/13006) \[2.9.x] Change access modifier to package private for `RoutingDsl.{Route,RouteParam}` (backport [#​13003](https://redirect.github.com/playframework/playframework/issues/13003)) by [@​WojciechMazur](https://redirect.github.com/WojciechMazur) - [#​12999](https://redirect.github.com/playframework/playframework/issues/12999) \[2.9.x] sbt 1.10.6 (backport [#​12998](https://redirect.github.com/playframework/playframework/issues/12998)) 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.6...2.9.7/) and the [2.9.7 milestone](https://redirect.github.com/playframework/playframework/issues?page=1\&q=milestone%3A%222.9.7%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).