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

feat(deps): update plugin org.springframework.boot to v3 #54

Merged
merged 7 commits into from
Mar 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot (source) 2.7.8 -> 3.0.2 age adoption passing confidence

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 11, 2022

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.

@DuncanCasteleyn
Copy link
Owner

DuncanCasteleyn commented Jan 17, 2023

Blocked due to https://hibernate.atlassian.net/browse/HHH-15903 Might have to investigate alternatives.

@DuncanCasteleyn
Copy link
Owner

Depends on #74, first run migration on spring boot 2.7.x and then perform upgrade to Spring Boot 3

@DuncanCasteleyn DuncanCasteleyn changed the title Update plugin org.springframework.boot to v3 chore(deps): update plugin org.springframework.boot to v3 Feb 14, 2023
@DuncanCasteleyn DuncanCasteleyn changed the title chore(deps): update plugin org.springframework.boot to v3 feat(deps): update plugin org.springframework.boot to v3 Feb 16, 2023
@DuncanCasteleyn DuncanCasteleyn removed this from the 3.0.0 milestone Mar 25, 2023
@DuncanCasteleyn DuncanCasteleyn merged commit b1292c8 into main Mar 25, 2023
@DuncanCasteleyn DuncanCasteleyn deleted the renovate/major-spring-boot branch March 25, 2023 20:15
@DuncanCasteleyn
Copy link
Owner

It seems newer versions of Spring Boot might have resolved this issue.

DuncanCasteleyn added a commit that referenced this pull request May 19, 2023
* Update plugin org.springframework.boot to v3

* Migration to Jakarta

* ConstructorBinding is now automatic on Kotlin classes

* I can save with a cascade correctly

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Duncan Casteleyn <10881109+DuncanCasteleyn@users.noreply.github.com>
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
Status: βœ… Done
Development

Successfully merging this pull request may close these issues.

[Breaking change] Restructure warning points entities into single entity
1 participant