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

Groovy to Core 4.7.0 #588

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Groovy to Core 4.7.0 #588

merged 2 commits into from
Nov 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut:micronaut-core-bom (source) 4.6.1 -> 4.7.2 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)

v4.7.2

What's Changed

Bug Fixes 🐞
Improvements ⭐
Docs 📖
Dependency updates 🚀

Full Changelog: micronaut-projects/micronaut-core@v4.7.1...v4.7.2

v4.7.1: Micronaut Core 4.7.1

What's Changed

New Features 🎉
Bug Fixes 🐞
Docs 📖
Dependency updates 🚀
Other Changes 💡

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.7.0...v4.7.1

v4.7.0: Micronaut Core 4.7.0

What's Changed

New Features 🎉
Bug Fixes 🐞
Other Changes 💡
Improvements ⭐
Docs 📖
Dependency updates 🚀

New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.6.6...v4.7.0

v4.6.6: Micronaut Core 4.6.6

What's Changed
Bug Fixes 🐞
Docs 📖
Dependency updates 🚀
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.6.5...v4.6.6

v4.6.5: Micronaut Core 4.6.5

What's Changed
Bug Fixes 🐞
Improvements ⭐
Dependency updates 🚀
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-core@v4.6.4...v4.6.5

v4.6.4: Micronaut Core 4.6.4

What's Changed
Bug Fixes 🐞
Dependency updates 🚀
Other Changes 💡
New Contributors

Full Changelog: micronaut-projects/micronaut-core@v4.6.3...v4.6.4

v4.6.3: Micronaut Core 4.6.3

What's Changed
Bug Fixes 🐞
Dependency updates 🚀

Full Changelog: micronaut-projects/micronaut-core@v4.6.2...v4.6.3

v4.6.2: Micronaut Core 4.6.2

What's Changed
Bug Fixes 🐞
Dependency updates 🚀

Full Changelog: micronaut-projects/micronaut-core@v4.6.1...v4.6.2


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Aug 24, 2024
@renovate renovate bot force-pushed the renovate/micronaut branch from dadb272 to 9818a3a Compare September 4, 2024 11:24
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.3 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.4 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/micronaut branch from 9818a3a to 1bb233e Compare September 9, 2024 15:24
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.4 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.5 Sep 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.5 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.6 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/micronaut branch from 1bb233e to f65d2cf Compare October 2, 2024 15:16
@renovate renovate bot force-pushed the renovate/micronaut branch from f65d2cf to 9ed36c3 Compare October 10, 2024 17:03
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.6 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.0 Oct 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.0 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.1 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/micronaut branch from 9ed36c3 to dc47e6a Compare October 25, 2024 09:26
@renovate renovate bot force-pushed the renovate/micronaut branch from dc47e6a to 8d17dc5 Compare November 4, 2024 22:00
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.1 fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.2 Nov 4, 2024
@sdelamo sdelamo changed the base branch from 4.4.x to 4.5.x November 5, 2024 11:26
@sdelamo sdelamo changed the title fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.2 Groovy to Core 4.7.0 Nov 5, 2024
Copy link
Contributor Author

renovate bot commented Nov 5, 2024

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.

Copy link

sonarqubecloud bot commented Nov 5, 2024

@sdelamo sdelamo merged commit aab9f3d into 4.5.x Nov 5, 2024
11 checks passed
@sdelamo sdelamo deleted the renovate/micronaut branch November 5, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant