random-maven / flatten-maven-plugin

Simplify maven project descriptor for artifact deployment
https://random-maven.github.io/flatten-maven-plugin/flatten-mojo.html
Other
9 stars 5 forks source link

Bump version.play from 2.7.2 to 2.8.2 in /.mvn #14

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps version.play from 2.7.2 to 2.8.2. Updates play_2.12 from 2.7.2 to 2.8.2

Release notes

Sourced from play_2.12's releases.

2.8.2

:mega: Play 2.8.2 Released

The Play Team is proud to announce the release of Play 2.8.2.

:green_book: What is new?

The following are the main changes of this bugfix release:

  • fix HTTP/2 support for JDK8 after u252 #10274[]
  • fixed CSRF handling for invalid content types #10289[]
  • artifacts for Scala 2.13 are compiled using 2.13.2 #10279[]
  • allow uploading empty files #10113[]
  • file upload temporary folder is unique again#10194[]
  • support compile-time injection of named caches (Caffeine) #10070[]

#10274: playframework/playframework#10274 #10289: playframework/playframework#10289 #10279: playframework/playframework#10279 #10113: playframework/playframework#10113 #10194: playframework/playframework#10194 #10070: playframework/playframework#10070 For more details see the full list of changes and the 2.8.2 milestone.

:bow: Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play 2.8.2 is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

  • Matthias Kurz
  • Arnout Engelen
  • Suiyi Fu
  • Marcos Pereira
  • slisaasquatch
  • joe gichuru
  • Renato Cavalcanti
  • Alec Theriault
  • Will Sargent
  • Al-Mothafar Al-Hasan
  • Jacob Wahlgren
  • Valy Dia
  • David Pinn
  • Geoffrey Yip

Play 2.8.1

:mega: Play 2.8.1 Released

Commits
  • bc1badd Merge pull request #10298 from mkurz/caffeine_update
  • feb36fe Update caffeine, jcache to 2.8.4
  • d5d2ad6 Merge pull request #10295 from mkurz/28_lib_updates
  • 5e2fc80 Merge pull request #10296 from mkurz/HttpErrorInfo_reqattr_origin28
  • bc1adef Add ApiMayChange and some scala/javadoc
  • 4066ad3 Add HttpErrorInfo request attribute to track origins of errors
  • 18e3f2d [2.8.x] Minor dependency updates
  • 8310a07 Merge pull request #10291 from ignasi35/bump-interplay
  • b891261 Merge pull request #10289 from playframework/mergify/bp/2.8.x/pr-10285
  • c489a60 Bumps interplay 2.1.5
  • Additional commits viewable in compare view


Updates play-test_2.12 from 2.7.2 to 2.8.2

Release notes

Sourced from play-test_2.12's releases.

2.8.2

:mega: Play 2.8.2 Released

The Play Team is proud to announce the release of Play 2.8.2.

:green_book: What is new?

The following are the main changes of this bugfix release:

  • fix HTTP/2 support for JDK8 after u252 #10274[]
  • fixed CSRF handling for invalid content types #10289[]
  • artifacts for Scala 2.13 are compiled using 2.13.2 #10279[]
  • allow uploading empty files #10113[]
  • file upload temporary folder is unique again#10194[]
  • support compile-time injection of named caches (Caffeine) #10070[]

#10274: playframework/playframework#10274 #10289: playframework/playframework#10289 #10279: playframework/playframework#10279 #10113: playframework/playframework#10113 #10194: playframework/playframework#10194 #10070: playframework/playframework#10070 For more details see the full list of changes and the 2.8.2 milestone.

:bow: Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play 2.8.2 is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

  • Matthias Kurz
  • Arnout Engelen
  • Suiyi Fu
  • Marcos Pereira
  • slisaasquatch
  • joe gichuru
  • Renato Cavalcanti
  • Alec Theriault
  • Will Sargent
  • Al-Mothafar Al-Hasan
  • Jacob Wahlgren
  • Valy Dia
  • David Pinn
  • Geoffrey Yip

Play 2.8.1

:mega: Play 2.8.1 Released

Commits
  • bc1badd Merge pull request #10298 from mkurz/caffeine_update
  • feb36fe Update caffeine, jcache to 2.8.4
  • d5d2ad6 Merge pull request #10295 from mkurz/28_lib_updates
  • 5e2fc80 Merge pull request #10296 from mkurz/HttpErrorInfo_reqattr_origin28
  • bc1adef Add ApiMayChange and some scala/javadoc
  • 4066ad3 Add HttpErrorInfo request attribute to track origins of errors
  • 18e3f2d [2.8.x] Minor dependency updates
  • 8310a07 Merge pull request #10291 from ignasi35/bump-interplay
  • b891261 Merge pull request #10289 from playframework/mergify/bp/2.8.x/pr-10285
  • c489a60 Bumps interplay 2.1.5
  • Additional commits viewable in compare view


Updates play-netty-server_2.12 from 2.7.2 to 2.8.2

Release notes

Sourced from play-netty-server_2.12's releases.

2.8.2

:mega: Play 2.8.2 Released

The Play Team is proud to announce the release of Play 2.8.2.

:green_book: What is new?

The following are the main changes of this bugfix release:

  • fix HTTP/2 support for JDK8 after u252 #10274[]
  • fixed CSRF handling for invalid content types #10289[]
  • artifacts for Scala 2.13 are compiled using 2.13.2 #10279[]
  • allow uploading empty files #10113[]
  • file upload temporary folder is unique again#10194[]
  • support compile-time injection of named caches (Caffeine) #10070[]

#10274: playframework/playframework#10274 #10289: playframework/playframework#10289 #10279: playframework/playframework#10279 #10113: playframework/playframework#10113 #10194: playframework/playframework#10194 #10070: playframework/playframework#10070 For more details see the full list of changes and the 2.8.2 milestone.

:bow: Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play 2.8.2 is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

  • Matthias Kurz
  • Arnout Engelen
  • Suiyi Fu
  • Marcos Pereira
  • slisaasquatch
  • joe gichuru
  • Renato Cavalcanti
  • Alec Theriault
  • Will Sargent
  • Al-Mothafar Al-Hasan
  • Jacob Wahlgren
  • Valy Dia
  • David Pinn
  • Geoffrey Yip

Play 2.8.1

:mega: Play 2.8.1 Released

Commits
  • bc1badd Merge pull request #10298 from mkurz/caffeine_update
  • feb36fe Update caffeine, jcache to 2.8.4
  • d5d2ad6 Merge pull request #10295 from mkurz/28_lib_updates
  • 5e2fc80 Merge pull request #10296 from mkurz/HttpErrorInfo_reqattr_origin28
  • bc1adef Add ApiMayChange and some scala/javadoc
  • 4066ad3 Add HttpErrorInfo request attribute to track origins of errors
  • 18e3f2d [2.8.x] Minor dependency updates
  • 8310a07 Merge pull request #10291 from ignasi35/bump-interplay
  • b891261 Merge pull request #10289 from playframework/mergify/bp/2.8.x/pr-10285
  • c489a60 Bumps interplay 2.1.5
  • Additional commits viewable in compare view


Updates play-ws_2.12 from 2.7.2 to 2.8.2

Release notes

Sourced from play-ws_2.12's releases.

2.8.2

:mega: Play 2.8.2 Released

The Play Team is proud to announce the release of Play 2.8.2.

:green_book: What is new?

The following are the main changes of this bugfix release:

  • fix HTTP/2 support for JDK8 after u252 #10274[]
  • fixed CSRF handling for invalid content types #10289[]
  • artifacts for Scala 2.13 are compiled using 2.13.2 #10279[]
  • allow uploading empty files #10113[]
  • file upload temporary folder is unique again#10194[]
  • support compile-time injection of named caches (Caffeine) #10070[]

#10274: playframework/playframework#10274 #10289: playframework/playframework#10289 #10279: playframework/playframework#10279 #10113: playframework/playframework#10113 #10194: playframework/playframework#10194 #10070: playframework/playframework#10070 For more details see the full list of changes and the 2.8.2 milestone.

:bow: Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play 2.8.2 is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

  • Matthias Kurz
  • Arnout Engelen
  • Suiyi Fu
  • Marcos Pereira
  • slisaasquatch
  • joe gichuru
  • Renato Cavalcanti
  • Alec Theriault
  • Will Sargent
  • Al-Mothafar Al-Hasan
  • Jacob Wahlgren
  • Valy Dia
  • David Pinn
  • Geoffrey Yip

Play 2.8.1

:mega: Play 2.8.1 Released

Commits
  • bc1badd Merge pull request #10298 from mkurz/caffeine_update
  • feb36fe Update caffeine, jcache to 2.8.4
  • d5d2ad6 Merge pull request #10295 from mkurz/28_lib_updates
  • 5e2fc80 Merge pull request #10296 from mkurz/HttpErrorInfo_reqattr_origin28
  • bc1adef Add ApiMayChange and some scala/javadoc
  • 4066ad3 Add HttpErrorInfo request attribute to track origins of errors
  • 18e3f2d [2.8.x] Minor dependency updates
  • 8310a07 Merge pull request #10291 from ignasi35/bump-interplay
  • b891261 Merge pull request #10289 from playframework/mergify/bp/2.8.x/pr-10285
  • c489a60 Bumps interplay 2.1.5
  • Additional commits viewable in compare view


Updates play-cache_2.12 from 2.7.2 to 2.8.2

Release notes

Sourced from play-cache_2.12's releases.

2.8.2

:mega: Play 2.8.2 Released

The Play Team is proud to announce the release of Play 2.8.2.

:green_book: What is new?

The following are the main changes of this bugfix release:

  • fix HTTP/2 support for JDK8 after u252 #10274[]
  • fixed CSRF handling for invalid content types #10289[]
  • artifacts for Scala 2.13 are compiled using 2.13.2 #10279[]
  • allow uploading empty files #10113[]
  • file upload temporary folder is unique again#10194[]
  • support compile-time injection of named caches (Caffeine) #10070[]

#10274: playframework/playframework#10274 #10289: playframework/playframework#10289 #10279: playframework/playframework#10279 #10113: playframework/playframework#10113 #10194: playframework/playframework#10194 #10070: playframework/playframework#10070 For more details see the full list of changes and the 2.8.2 milestone.

:bow: Credits

Finally, thanks to the community for their help with detailed bug reports, discussion about new features, and pull requests review. Play 2.8.2 is only possible due to the help we had from amazing contributors.

Thanks to Lightbend for their continued sponsorship of the Play core team's efforts. Lightbend offers commercial support for Play.

Special thanks to the following contributors who helped with this release:

  • Matthias Kurz
  • Arnout Engelen
  • Suiyi Fu
  • Marcos Pereira
  • slisaasquatch
  • joe gichuru
  • Renato Cavalcanti
  • Alec Theriault
  • Will Sargent
  • Al-Mothafar Al-Hasan
  • Jacob Wahlgren
  • Valy Dia
  • David Pinn
  • Geoffrey Yip

Play 2.8.1

:mega: Play 2.8.1 Released

Commits
  • bc1badd Merge pull request #10298 from mkurz/caffeine_update
  • feb36fe Update caffeine, jcache to 2.8.4
  • d5d2ad6 Merge pull request #10295 from mkurz/28_lib_updates
  • 5e2fc80 Merge pull request #10296 from mkurz/HttpErrorInfo_reqattr_origin28
  • bc1adef Add ApiMayChange and some scala/javadoc
  • 4066ad3 Add HttpErrorInfo request attribute to track origins of errors
  • 18e3f2d [2.8.x] Minor dependency updates
  • 8310a07 Merge pull request #10291 from ignasi35/bump-interplay
  • b891261 Merge pull request #10289 from playframework/mergify/bp/2.8.x/pr-10285
  • c489a60 Bumps interplay 2.1.5
  • Additional commits viewable in compare view


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/random-maven/flatten-maven-plugin/network/alerts).