-
Notifications
You must be signed in to change notification settings - Fork 26
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.10 #629
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
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.0
fix(deps): 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:33
c81d0b5
to
a759fa4
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.1
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.2
Aug 27, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
August 27, 2023 12:41
a759fa4
to
b3e5a92
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.2
fix(deps): 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 18:57
b3e5a92
to
167418c
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.3
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.4
Sep 12, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
September 12, 2023 14:36
167418c
to
4ed48a9
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.4
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.5
Sep 12, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
September 12, 2023 21:55
4ed48a9
to
b5023ae
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.5
fix(deps): 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:55
b5023ae
to
39401e2
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.6
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.7
Sep 28, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
September 28, 2023 09:06
39401e2
to
9b25411
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.7
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.6
Sep 28, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
2 times, most recently
from
September 29, 2023 16:23
15dbe43
to
45e6e46
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.6
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.8
Sep 29, 2023
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.8
fix(deps): 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 16:43
45e6e46
to
d30104f
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.9
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.10
Oct 18, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
October 18, 2023 19:42
d30104f
to
baf0b1c
Compare
Kudos, SonarCloud Quality Gate passed! |
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.1
->4.1.10
Release Notes
micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)
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
v4.0.2
: Micronaut Core 4.0.2What's Changed
Bug Fixes 🐞
Improvements ⭐
Docs 📖
Dependency updates 🚀
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.0.1...v4.0.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.
This PR has been generated by Mend Renovate. View repository job log here.