generated from micronaut-projects/micronaut-project-template
-
Notifications
You must be signed in to change notification settings - Fork 3
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.9 #297
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.0.1
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.2
Jul 28, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
July 28, 2023 18:51
18e47ca
to
8c83685
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.2
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.3
Aug 3, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
August 3, 2023 13:47
8c83685
to
8659c50
Compare
renovate
bot
changed the title
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.3
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.1.0
Aug 3, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
August 3, 2023 19:39
8659c50
to
b50c4e1
Compare
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 20:40
b50c4e1
to
e85ed4e
Compare
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
August 27, 2023 12:56
e85ed4e
to
0c5b3dc
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
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 19:48
0c5b3dc
to
579ff6c
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 12:34
579ff6c
to
76dd869
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 22:17
76dd869
to
606ed7a
Compare
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
September 22, 2023 10:12
606ed7a
to
5d54234
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
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 10:25
5d54234
to
ca861f1
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.8
Sep 29, 2023
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
September 29, 2023 17:06
ca861f1
to
b3b7a29
Compare
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 12:20
b3b7a29
to
c0f3a18
Compare
renovate
bot
force-pushed
the
renovate/micronaut
branch
from
October 13, 2023 08:09
c0f3a18
to
86e9e71
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.4
->4.1.9
Release Notes
micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)
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
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.