Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump com.typesafe.play:play_2.12 from 2.8.20 to 2.8.21 #543

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps com.typesafe.play:play_2.12 from 2.8.20 to 2.8.21.

Release notes

Sourced from com.typesafe.play:play_2.12's releases.

Play 2.8.21

The Play Team is happy to announce the release of Play 2.8.21 🥳

⚠️ Play 2.8 will reach its end of life on May 31st, 2024

More details on EOL dates, supported dependencies and how Play deals with Akka’s License change can be found here. We recommend upgrading to Play 2.9 (built on Akka) or Play 3.0 (built on Pekko) as soon as possible:

📗 Noteworthy in this release

  • #11915 [2.8.x] Fix missed ContextInitializer#configureByResource (backport #11910) by @​tsuyoshizawa Logback 1.4.9 and 1.3.9 broke their public APIs so we had to introduce a workaround so you can upgrade to those versions.
  • #12186 [2.8.x] Better Scala 2.13.12 compatibility by @​mkurz If you want to use Scala 2.13.12 in your projects, this change should avoid some warnings and maybe even errors, depending on your configured compiler flags.
  • #12046 [2.8.x] Netty 4.1.100 by @​mkurz We upgraded Netty to benefit from latest security fixes.

Besides that, following pull requests got merged for this release:

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

❤️ 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
  • 2c3c424 Merge pull request #12191 from mkurz/config_143
  • 28f93ac Upgrade typesafe config to 1.4.3
  • 82c4756 Merge pull request #12186 from mkurz/scala2.13.12_compat
  • 2b057cd Fix warnings which are now fatal in Scala 2.13.12
  • 953a3c0 Fix "inferred Seq[(String, String, String)] instead of List[(String, String, ...
  • 983ecab Merge pull request #12176 from playframework/mergify/bp/2.8.x/pr-12171
  • 5d66707 fix dead link in AccessingAnSQLDatabase.md
  • 5a3fa55 Merge pull request #12135 from ihostage/steward-message-28x
  • a3acefc Add tag [2.8.x] for Steward's pull requests for 2.8.x branch
  • 12b1d09 Merge pull request #12113 from scala-steward/update/2.8.x/spring-core-5.2.25....
  • 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 <dependency name> 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 [com.typesafe.play:play_2.12](https://github.com/playframework/playframework) from 2.8.20 to 2.8.21.
- [Release notes](https://github.com/playframework/playframework/releases)
- [Commits](playframework/playframework@2.8.20...2.8.21)

---
updated-dependencies:
- dependency-name: com.typesafe.play:play_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2023
@subzero10 subzero10 merged commit 3735f33 into main Dec 30, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.typesafe.play-play_2.12-2.8.21 branch December 30, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants