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

Bump io.micronaut.application from 3.7.10 to 4.0.x #216

Merged
merged 8 commits into from
Aug 14, 2023

Conversation

yannicklamprecht
Copy link
Contributor

@yannicklamprecht yannicklamprecht commented Jul 18, 2023

  1. Current WebSocket implementation was deprecated, that's the reason behind the package and classname change. https://micronaut-projects.github.io/micronaut-graphql/latest/guide/
  2. Validation got extracted: https://micronaut-projects.github.io/micronaut-validation/latest/guide/index.html

Requires #217

@github-actions
Copy link

github-actions bot commented Jul 18, 2023

Messages
📖 This PR modifies the tooling of the project

Generated by 🚫 dangerJS against 6974adc

@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry July 18, 2023 20:57 — with GitHub Actions Inactive
@yannicklamprecht yannicklamprecht self-assigned this Jul 18, 2023
@yannicklamprecht yannicklamprecht added the dependencies This updates dependency files label Jul 18, 2023
@yannicklamprecht yannicklamprecht added this to the 1.0 milestone Jul 18, 2023
@yannicklamprecht yannicklamprecht added the tooling This is related to the tooling and the CI/CD Pipeline label Jul 18, 2023
@Goldmensch
Copy link
Member

@yannicklamprecht please rebase

@yannicklamprecht yannicklamprecht force-pushed the upgrade/micronaut-4-0-0 branch from 292b872 to 075e9e9 Compare July 18, 2023 21:37
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry July 18, 2023 21:40 — with GitHub Actions Inactive
@yannicklamprecht yannicklamprecht force-pushed the upgrade/micronaut-4-0-0 branch from 075e9e9 to 9f893a3 Compare July 18, 2023 21:50
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry July 18, 2023 21:52 — with GitHub Actions Inactive
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry July 19, 2023 17:23 — with GitHub Actions Inactive
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry July 19, 2023 17:31 — with GitHub Actions Inactive
@yannicklamprecht
Copy link
Contributor Author

@yannicklamprecht please rebase

Done and resolve issues with javax.validation not found, qa and such.

@Taucher2003
Copy link
Member

Here is something breaking with the logging. If you compare https://github.com/devcordde/devmarkt-backend/actions/runs/5602250748/jobs/10247337136?pr=216 with https://github.com/devcordde/devmarkt-backend/actions/runs/5592617112/jobs/10225364931 then you can see that the Flyway migrations are not using the correct logging formatter.

(The backend logs are in the Stop backend section)

@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry July 19, 2023 18:26 — with GitHub Actions Inactive
@yannicklamprecht
Copy link
Contributor Author

Here is something breaking with the logging. If you compare https://github.com/devcordde/devmarkt-backend/actions/runs/5602250748/jobs/10247337136?pr=216 with https://github.com/devcordde/devmarkt-backend/actions/runs/5592617112/jobs/10225364931 then you can see that the Flyway migrations are not using the correct logging formatter.

(The backend logs are in the Stop backend section)

flyway/flyway#3651

@yannicklamprecht yannicklamprecht force-pushed the upgrade/micronaut-4-0-0 branch from b0f9941 to 06c2767 Compare July 19, 2023 18:38
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry July 19, 2023 18:40 — with GitHub Actions Inactive
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry July 19, 2023 18:48 — with GitHub Actions Inactive
@yannicklamprecht yannicklamprecht force-pushed the upgrade/micronaut-4-0-0 branch from 6608fac to 1e24c89 Compare July 27, 2023 21:39
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry July 27, 2023 21:42 — with GitHub Actions Inactive
@yannicklamprecht yannicklamprecht force-pushed the upgrade/micronaut-4-0-0 branch from d65c7cc to 9b67a3e Compare August 7, 2023 21:26
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry August 7, 2023 21:28 — with GitHub Actions Inactive
@yannicklamprecht yannicklamprecht changed the title Bump io.micronaut.application from 3.7.10 to 4.0.1 Bump io.micronaut.application from 3.7.10 to 4.0.x Aug 9, 2023
backend/build.gradle.kts Outdated Show resolved Hide resolved
@yannicklamprecht yannicklamprecht force-pushed the upgrade/micronaut-4-0-0 branch from 9b67a3e to e5c218c Compare August 12, 2023 16:39
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry August 12, 2023 16:41 — with GitHub Actions Inactive
Co-authored-by: Niklas van Schrick <mc.taucher2003@gmail.com>
@yannicklamprecht yannicklamprecht temporarily deployed to gitlab-docker-registry August 13, 2023 21:50 — with GitHub Actions Inactive
@Taucher2003 Taucher2003 temporarily deployed to gitlab-docker-registry August 14, 2023 10:06 — with GitHub Actions Inactive
@yannicklamprecht yannicklamprecht merged commit fea8c67 into main Aug 14, 2023
@yannicklamprecht yannicklamprecht deleted the upgrade/micronaut-4-0-0 branch August 14, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This updates dependency files tooling This is related to the tooling and the CI/CD Pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants