ArpNetworking / metrics-portal

2 stars 12 forks source link

Bump play2.version from 3.0.4 to 3.0.5 #733

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps play2.version from 3.0.4 to 3.0.5. Updates org.playframework:play_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play_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


Updates org.playframework:play-guice_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play-guice_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


Updates org.playframework:play-ws_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play-ws_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


Updates org.playframework:play-filters-helpers_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play-filters-helpers_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


Updates org.playframework:play-java_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play-java_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


Updates org.playframework:play-pekko-http-server_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play-pekko-http-server_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


Updates org.playframework:play-ahc-ws_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play-ahc-ws_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


Updates org.playframework:play-jdbc_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play-jdbc_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


Updates org.playframework:play-logback_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play-logback_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


Updates org.playframework:play-test_2.13 from 3.0.4 to 3.0.5

Release notes

Sourced from org.playframework:play-test_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: