The Play Team is happy to announce the release of Play 3.0.3! 🥳
:green_book: 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 3.0, please check the Play 3.0 release announcement for highlights and further details on how to migrate. Many projects have already smoothly upgraded to Play 3.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.playframework:play-jdbc-evolutions_2.13 from 3.0.2 to 3.0.3.
Release notes
Sourced from org.playframework:play-jdbc-evolutions_2.13's releases.
... (truncated)
Commits
dd4a674
Merge pull request #12611 from mkurz/play-ws-3.0.3_20x0b8cbae
play-ws 3.0.3c5b92bc
Merge pull request #12602 from mkurz/adjust_hibernate_validator_linksc7be5a2
Links now point to correct hibernate validator release7f63c7e
Merge pull request #12600 from playframework/mergify/bp/3.0.x/pr-12599dc0d886
Fix a link in the docs053cb3f
Merge pull request #12597 from playframework/mergify/bp/3.0.x/pr-1259648619ca
Scala Steward: guice-assistedinject gets updated with guice6332ba6
Merge pull request #12585 from mkurz/update/3.0.x/hibernate-core-6.5.0.Finald266294
Merge pull request #12583 from mkurz/scala-steward_more_pins_30xDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show