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

Update Play to 2.8.2 #1103

Closed
felixgabler opened this issue Aug 4, 2020 · 1 comment
Closed

Update Play to 2.8.2 #1103

felixgabler opened this issue Aug 4, 2020 · 1 comment

Comments

@felixgabler
Copy link
Collaborator

felixgabler commented Aug 4, 2020

Currently, we're running 2.8.1

https://www.playframework.com/documentation/2.8.x/Migration28

Do not forget to change versions of reactivemongo and maybe other plugins as well.

@felixgabler felixgabler self-assigned this Aug 4, 2020
@felixgabler felixgabler changed the title Update Play to 2.8 Update Play to 2.8.2 Aug 4, 2020
felixgabler added a commit that referenced this issue Aug 4, 2020
@felixgabler
Copy link
Collaborator Author

Also updated scala to 2.13

vikramalva pushed a commit that referenced this issue Aug 9, 2020
* bump scalafmt and fmt files

* bumpl sbt plugins
- sbt-coursier support is included by default in sbt 1.3.x

* update backend dependencies

* WIP: update reactivemongo and circe

* WIP: update reactivemongo and circe - part 2

* update yarn to v2

* update frontend packages with minor version changes

* add webpack explicitly to deps to fix CI tests

* ignore new yarn folder in tslint

* update more dependencies

* update critical frontend deps

* WIP: update vue cli

* finish update vue cli

* try fix babel preset error

* switch to eslint

* downgrade back to yarn 1
- currently, there are too many issues that relate to the new pnp architecture. Look at this after the release of vue3 again

* switch from node-sass to dart-sass

* fix sass-loader config after update

* WIP: work on eslint config

* migrate all tslint rules to pure eslint

* remove prettier

* apply new eslint config

* WIP: fix eslint issues, more to go

* WIP: fix all eslint issues except require key

* fix all lint errors

* move back to using node-sass
sass (dart) somehow does not resolve the imports correctly (@/assets, ~bootstrap, etc)

* fix more type errors

* #1097 add eslint check

* scalafmt

* #1097 run eslint in correct dir

* #1097 correct wrong config

* #1097 further config

* #1097 fix linting issues & disable auto-fix

* #1097 add extensions for ESLint

* #1097 fix lint issues

* #1097 fix lint warnings

* upgrade reactivemongo

* new scalafmt config

* closes #1103

* update scala to 2.13.3

* more dependency updates

* use correct scalac flags

* fix errors after scala upgrade

* scalafmt

* use fork of mongobee
original project was abandoned and does not work with mongo 4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant