ArpNetworking / metrics-portal

2 stars 12 forks source link

Bump org.playframework:play-jdbc-evolutions_2.13 from 3.0.4 to 3.0.5 #734

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.playframework:play-jdbc-evolutions_2.13 from 3.0.4 to 3.0.5.

Release notes

Sourced from org.playframework:play-jdbc-evolutions_2.13's releases.

Play 3.0.5

The Play Team is happy to announce the release of Play 3.0.5! 🥳

:green_book: About this Release

This patch release primarily upgrades dependencies and fixes a bug that may occur in specific situations during file uploads. 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.

Noteworthy Pull Request

  • #12779 [3.0.x] Prevent TemporaryFile to be deleted before returning a response (backport #12772) by @​tkawachi
    • Prevent a TemporaryFile from being deleted until the response is finished.
  • #12785 [3.0.x] Pekko 1.0.3 (backport #12781) by @​mkurz
    • Upgrades to the latest stable release of Pekko.
  • #12796 [3.0.x] Backport Pekko 1.1.0-M1 explicit supervision strategy setting by @​gwak
    • Allows you to upgrade to Pekko 1.1.0-M1 if desired.

Full Changelog

Following pull requests got merged for this release:

For more details see the full list of changes and the 3.0.5 milestone.

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

... (truncated)

Commits
  • 4c2d760 Merge pull request #12799 from scala-steward/update/3.0.x/patches
  • 9c0de29 sbt now provides column information of errors, see sbt/zinc#1373
  • af3bd35 [3.0.x] specs2-core 4.20.8 (was 4.20.7)
  • 813ea6f [3.0.x] sbt-dependency-tree 1.10.1 (was 1.10.0)
  • 5e2e076 [3.0.x] sbt 1.10.1 (was 1.10.0)
  • ab922e5 [3.0.x] twirl-api 2.0.7 (was 2.0.6)
  • 4ad08c2 [3.0.x] sbt-twirl 2.0.7 (was 2.0.6)
  • 77e7e88 [3.0.x] play-ahc-ws-standalone 3.0.5 (was 3.0.3)
  • eb0551d Merge pull request #12812 from playframework/update/3.0.x/h2-2.3.230
  • ee8e041 Merge pull request #12813 from playframework/update/3.0.x/netty-codec-http-4....
  • Additional commits viewable in compare view


Dependabot compatibility score

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)