play-samples icon indicating copy to clipboard operation
play-samples copied to clipboard

Play Framework Sample Projects

Results 95 play-samples issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.playframework:play-ebean_2.13](https://redirect.github.com/playframework/play-ebean) | `9.0.0-M1` -> `9.0.0-M1+8-1c179eaa-SNAPSHOT` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.playframework:play-ebean_2.13/9.0.0-M1+8-1c179eaa-SNAPSHOT?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.playframework:play-ebean_2.13/9.0.0-M1+8-1c179eaa-SNAPSHOT?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type:updates

The sample play-java-ebean-example has a runtime exception: [Guice/ErrorInjectingConstructor]: BeanNotEnhancedException: Bean class models.Company is not enhanced? ``` INFO p.a.h.HttpErrorHandlerExceptions - Registering exception handler: guice-provision-exception-handler INFO p.a.d.DefaultDBApi - Database [default] initialized INFO...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | org.playframework.play | `3.1.0-M4` -> `3.1.0-M5-77b8d4ae-SNAPSHOT` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.playframework.play:org.playframework.play.gradle.plugin/3.1.0-M5-77b8d4ae-SNAPSHOT?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.playframework.play:org.playframework.play.gradle.plugin/3.1.0-M4/3.1.0-M5-77b8d4ae-SNAPSHOT?slim=true) | --- ### Configuration...

type:updates

To reproduce I checked out this repo and went into play-scala-starter-example directory. Changed scalaVersion to: scalaVersion := "3.3.6" in build.sbt If I now run: sbt run The example compiles and...

## About this PR 📦 Updates [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) from `6.6.20.Final` to `7.0.5.Final` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...