-
Notifications
You must be signed in to change notification settings - Fork 0
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 micronautcoreversion to v4.8.5 #410
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/micronautcoreversion
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
d12b355
to
2480d3e
Compare
2480d3e
to
7223c41
Compare
c33e2e3
to
772d355
Compare
772d355
to
4bee577
Compare
4bee577
to
679732e
Compare
679732e
to
f547016
Compare
f547016
to
c1f4494
Compare
c1f4494
to
ef091f2
Compare
ef091f2
to
058f807
Compare
058f807
to
2775718
Compare
2775718
to
59a7e56
Compare
59a7e56
to
65c6907
Compare
65c6907
to
05c18d6
Compare
05c18d6
to
b1cfa38
Compare
b1cfa38
to
b8c98bd
Compare
b8c98bd
to
fc31a58
Compare
fc31a58
to
d463f66
Compare
d463f66
to
d0dd609
Compare
d0dd609
to
0d0d139
Compare
0d0d139
to
1e3db47
Compare
1e3db47
to
48719f2
Compare
48719f2
to
659f8bb
Compare
659f8bb
to
5556e5d
Compare
5556e5d
to
f1f6986
Compare
f1f6986
to
896e643
Compare
896e643
to
1b97c3f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.5.4
->4.8.5
4.5.4
->4.8.5
Release Notes
micronaut-projects/micronaut-core (io.micronaut:micronaut-inject-java)
v4.8.5
: Micronaut Core 4.8.5What's Changed
Bug Fixes 🐞
Improvements ⭐
Full Changelog: micronaut-projects/micronaut-core@v4.8.4...v4.8.5
v4.8.4
: Micronaut Core 4.8.4What's Changed
Bug Fixes 🐞
Improvements ⭐
Regressions 🧐
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.8.3...v4.8.4
v4.8.3
: Micronaut Core v4.8.3What's Changed
Improvements ⭐
Full Changelog: micronaut-projects/micronaut-core@v4.8.2...v4.8.3
v4.8.2
: Micronaut Core 4.8.2What's Changed
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.8.1...v4.8.2
v4.8.1
: Micronaut Core 4.8.1What's Changed
Bug Fixes 🐞
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.8.0...v4.8.1
v4.8.0
: Micronaut Core 4.8.0What's Changed
New Features 🎉
definitionType
parameter for@Client
annotation by @altro3 in https://github.com/micronaut-projects/micronaut-core/pull/11278Bug Fixes 🐞
MediaType
being comparable by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11500Improvements ⭐
RequestArgumentBinder
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11311PropagatedContext
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11312RouteInfo
in filters, addcreateSpecific
toArgumentBinder
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11323ExecutionFlow
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11317daemon
andpriority
flags by @altro3 in https://github.com/micronaut-projects/micronaut-core/pull/11378isEnum()
for KotlinTypeArgumentElement by @altro3 in https://github.com/micronaut-projects/micronaut-core/pull/11422Docs 📖
Dependency updates 🚀
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.7.13...v4.8.0
v4.7.16
: Micronaut Core 4.7.16What's Changed
Regressions 🧐
Full Changelog: micronaut-projects/micronaut-core@v4.7.15...v4.7.16
v4.7.15
: Micronaut Core 4.7.15What's Changed
Bug Fixes 🐞
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.7.14...v4.7.15
v4.7.14
: Micronaut Core 4.7.14What's Changed
Docs 📖
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.7.13...v4.7.14
v4.7.13
: Micronaut Core 4.7.13What's Changed
Bug Fixes 🐞
Docs 📖
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.7.12...v4.7.13
v4.7.12
What's Changed
Bug Fixes 🐞
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.7.11...v4.7.12
v4.7.11
: Micronaut Core 4.7.11What's Changed
Bug Fixes 🐞
KSP
kotlin.allopen.annotations
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11491Full Changelog: micronaut-projects/micronaut-core@v4.7.10...v4.7.11
v4.7.10
: Micronaut Core 4.7.10What's Changed
Bug Fixes 🐞
Docs 📑
Dependency Updates 🚀
Logback classic
CI ⚙️Build 🐘
Full Changelog: micronaut-projects/micronaut-core@v4.7.9...v4.7.10
v4.7.9
: Micronaut Core 4.7.9What's Changed
Bug Fixes 🐞
Full Changelog: micronaut-projects/micronaut-core@v4.7.8...v4.7.9
v4.7.8
: Micronaut Core 4.7.8What's Changed
Docs 📖
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.7.7...v4.7.8
v4.7.7
What's Changed
Bug Fixes 🐞
Dependency updates 🚀
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.7.6...v4.7.7
v4.7.6
What's Changed
Bug Fixes 🐞
Improvements ⭐
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.7.5...v4.7.6
v4.7.5
: Micronaut Core 4.7.5What's Changed
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.7.4...v4.7.5
v4.7.4
: Micronaut Core 4.7.4What's Changed
Dependency updates 🚀
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.7.3...v4.7.4
v4.7.3
What's Changed
Bug Fixes 🐞
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.7.2...v4.7.3
v4.7.2
: Micronaut Core 4.7.2What's Changed
Bug Fixes 🐞
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: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.