-
-
Notifications
You must be signed in to change notification settings - Fork 953
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 micronaut monorepo (major) - autoclosed #13162
Closed
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
724f91b
to
33314ad
Compare
33314ad
to
6c54713
Compare
87cb055
to
174c522
Compare
174c522
to
dee182d
Compare
6f65d59
to
1f3e91c
Compare
1f3e91c
to
0bb89a9
Compare
0ad180a
to
137f28b
Compare
137f28b
to
650ed54
Compare
34e4f29
to
a190a41
Compare
6b7a7d7
to
539cf49
Compare
50b1b34
to
a959b56
Compare
81b8472
to
c2b3399
Compare
ba03ce3
to
6b4d45c
Compare
6b4d45c
to
d865169
Compare
33b1a3d
to
a2f964f
Compare
6a4530d
to
8b15603
Compare
8b15603
to
b65d7bf
Compare
6baac18
to
d6b9dcf
Compare
8888313
to
f161303
Compare
f161303
to
1907cfa
Compare
Edited/Blocked NotificationRenovate 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. |
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:
3.10.4
->4.6.4
3.10.4
->4.6.4
3.10.4
->4.6.4
3.10.4
->4.6.4
3.5.0
->5.0.0
Release Notes
micronaut-projects/micronaut-core (io.micronaut:micronaut-runtime)
v4.6.4
: Micronaut Core 4.6.4What's Changed
Bug Fixes 🐞
Dependency updates 🚀
Other Changes 💡
MediaTypeCodec
and use Message Body Writer / Reader API for clients by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11121New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.6.3...v4.6.4
v4.6.3
: Micronaut Core 4.6.3What'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.2What's Changed
Bug Fixes 🐞
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.6.1...v4.6.2
v4.6.1
: Micronaut Core 4.6.1What's Changed
Bug Fixes 🐞
KSP
Dependency updates 🚀
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.6.0...v4.6.1
v4.6.0
: Micronaut Core 4.6.0What's Changed
New Features 🎉
Bug Fixes 🐞
BeanDefinitionProducer
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/10956@Retryable(value=)
attribute by @Kushal-Dalasaniya in https://github.com/micronaut-projects/micronaut-core/pull/11061@Header(name="..")
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11060Improvements ⭐
ByteBuffer
converters by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/10975toString
for synthesized annotations by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/10984@EachBean
to delegate the generics to the newly created bean definition by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11003@PreMatching
request filter methods by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11017ElementQuery#named
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/11055Dependency updates 🚀
GraalVM 🏆
Other Changes 💡
MatchArgumentQualifier
from Serde by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/10932NettyMutableHttpResponse
should supportgetCookies
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/10972+
to fix rendering in docs by @maxkomarychev in https://github.com/micronaut-projects/micronaut-core/pull/10969MatchArgumentQualifier
forDefaultMessageBodyHandlerRegistry
by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/10964New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.5.4...v4.6.0
v4.5.4
What's Changed
Bug Fixes 🐞
Improvements ⭐
Docs 📖
Dependency updates 🚀
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.5.3...v4.5.4
v4.5.3
What's Changed
Bug Fixes 🐞
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.5.2...v4.5.3
v4.5.2
What's Changed
Bug Fixes 🐞
Improvements ⭐
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.5.1...v4.5.2
v4.5.1
What's Changed
New Features 🎉
Docs 📖
Full Changelog: micronaut-projects/micronaut-core@v4.5.0...v4.5.1
v4.5.0
: Micronaut Core v4.5.0What's Changed
New Features 🎉
Bug Fixes 🐞
Improvements ⭐
Docs 📖
Dependency updates 🚀
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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.