generated from micronaut-projects/micronaut-project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.11 #35
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.0
Update dependency io.micronaut:micronaut-core-bom to v4.1.1
Aug 18, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
August 18, 2023 19:21
b03ef25
to
53abc63
Compare
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
August 27, 2023 14:48
53abc63
to
627f3cd
Compare
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.1
Update dependency io.micronaut:micronaut-core-bom to v4.1.2
Aug 27, 2023
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.2
Update dependency io.micronaut:micronaut-core-bom to v4.1.3
Aug 31, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
August 31, 2023 19:54
627f3cd
to
b0ddbe6
Compare
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.3
Update dependency io.micronaut:micronaut-core-bom to v4.1.5
Sep 13, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
September 13, 2023 05:14
b0ddbe6
to
28e0bee
Compare
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.5
Update dependency io.micronaut:micronaut-core-bom to v4.1.6
Sep 22, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
September 22, 2023 10:43
28e0bee
to
af36d05
Compare
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.6
Update dependency io.micronaut:micronaut-core-bom to v4.1.7
Sep 28, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
2 times, most recently
from
September 28, 2023 15:09
83002d7
to
f299559
Compare
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.7
Update dependency io.micronaut:micronaut-core-bom to v4.1.6
Sep 28, 2023
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.6
Update dependency io.micronaut:micronaut-core-bom to v4.1.8
Sep 29, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
September 29, 2023 17:42
f299559
to
2595b47
Compare
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.8
Update dependency io.micronaut:micronaut-core-bom to v4.1.9
Oct 6, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
October 6, 2023 12:54
2595b47
to
5f6accb
Compare
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
October 18, 2023 21:14
5f6accb
to
3fb6c87
Compare
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.9
Update dependency io.micronaut:micronaut-core-bom to v4.1.10
Oct 18, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
November 1, 2023 03:36
3fb6c87
to
15cf52f
Compare
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.10
Update dependency io.micronaut:micronaut-core-bom to v4.1.11
Nov 1, 2023
Kudos, SonarCloud Quality Gate passed! |
sdelamo
approved these changes
Nov 7, 2023
renovate
bot
changed the title
Update dependency io.micronaut:micronaut-core-bom to v4.1.11
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.11
Nov 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.2
->4.1.11
Release Notes
micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)
v4.1.11
: Micronaut Core 4.1.11What's Changed
Bug Fixes 🐞
Improvements ⭐
Tests ✅
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.1.10...v4.1.11
v4.1.10
: Micronaut Core 4.1.10What's Changed
Other Changes 💡
Dependency updates 🚀
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.3 (#9988)
CI ⚙️Build 🐘
Full Changelog: micronaut-projects/micronaut-core@v4.1.9...v4.1.10
v4.1.9
: Micronaut Core 4.1.9What's Changed
Bug Fixes 🐞
SimpleRetry
delay grow exponentially by @stupidfive in https://github.com/micronaut-projects/micronaut-core/pull/9952Tests ✅
Dependency updates 🚀
Regressions 🧐
CI ⚙️
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.1.8...v4.1.9
v4.1.8
: Micronaut Core 4.1.8What's Changed
Improvements ⭐
Dependency updates 🚀
CI ⚙️ & Build 🐘
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.1.7...v4.1.8
v4.1.7
: Micronaut Core v4.1.7What's Changed
Bug Fixes 🐞
isAbstract()
andisSuspend()
to target executable method by @guillermocalvo in https://github.com/micronaut-projects/micronaut-core/pull/9910Dependency updates 🚀
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.1.6...v4.1.7
v4.1.6
: Micronaut Core 4.1.6NOTE: A Micronaut Core release is not a Micronaut Framework release.
What's Changed
Bug Fixes 🐞
Docs 📖
Dependency updates 🚀
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.1.5...v4.1.6
v4.1.5
: Micronaut Core 4.1.5What's Changed
Bug Fixes 🐞
Dependency Upgrade 🚀
Tests ✅
Full Changelog: micronaut-projects/micronaut-core@v4.1.4...v4.1.5
v4.1.4
: Micronaut Core 4.1.4What's Changed
Bug Fixes 🐞
Improvements ⭐
Tests ✅
Dependency updates 🚀
Build 🐘& CI ⚙️
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.1.3...v4.1.4
v4.1.3
: Micronaut Core 4.1.3What's Changed
Bug Fixes 🐞
Improvements ⭐
Docs 📖
Dependency updates 🚀
GraalVM 🏆
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.1.2...v4.1.3
v4.1.2
: Micronaut Core v4.1.2What's Changed
Dependency updates 🚀
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.1.1...v4.1.2
v4.1.1
: Micronaut Core 4.1.1What's new
Full Changelog: micronaut-projects/micronaut-core@v4.1.0...v4.1.1
v4.1.0
: Micronaut Core 4.1.0What's Changed
New Features 🎉
Improvements ⭐
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.0.3...v4.1.0
v4.0.6
: Micronaut Core 4.0.6What's Changed
Bug Fixes 🐞
Improvements ⭐
Tests ✅
Dependency updates 🚀
GraalVM 🏆
Full Changelog: micronaut-projects/micronaut-core@v4.0.5...v4.0.6
v4.0.5
: Micronaut Core 4.0.5What's Changed
Bug Fixes 🐞
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.0.4...v4.0.5
v4.0.4
: Micronaut Core 4.0.4What's Changed
Bug Fixes 🐞
Docs 📖
Build 🐘
Dependency updates 🚀
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.0.3...v4.0.4
v4.0.3
: Micronaut Core 4.0.3What's Changed
Bug Fixes 🐞
Docs 📖
Dependency updates 🚀
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.0.2...v4.0.3
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.
This PR has been generated by Mend Renovate. View repository job log here.