fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.4.0 #896
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:
2.2.6
->2.4.0
Release Notes
micronaut-projects/micronaut-serialization (io.micronaut.serde:micronaut-serde-bom)
v2.4.0
: Micronaut Serialization 2.4.0What's Changed
Dependency updates 🚀
Micronaut Modules
Micronaut Core
Micronaut Discovery Client
Micronaut Reactor
CI ⚙️Build 🐘
Micronaut Build Plugin
Full Changelog: micronaut-projects/micronaut-serialization@v2.3.4...v2.4.0
v2.3.4
: Micronaut Serialization 2.3.4What's Changed
Bug Fixes 🐞
Full Changelog: micronaut-projects/micronaut-serialization@v2.3.3...v2.3.4
v2.3.3
: Micronaut Serialization 2.3.3What's Changed
Bug Fixes 🐞
DemuxingObjectDecoder
by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/655Must access entries in sequence
by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/657Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-serialization@v2.3.2...v2.3.3
v2.3.2
: Micronaut Serialization 2.3.2What's Changed
Other Changes 💡
@Serializable(as = ...)
and@Deserializable(as = ...)
by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/651ObjectSerializer
and incorrect caching argumentDeserBean
/SerBean
by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/653Full Changelog: micronaut-projects/micronaut-serialization@v2.3.1...v2.3.2
v2.3.1
: Micronaut Serialization 2.3.1What's Changed
Bug Fixes 🐞
Improvements ⭐
@Serdeable.Deserializable(as = ...)
on properties by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/646Dependency updates 🚀
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-serialization@v2.3.0...v2.3.1
v2.3.0
: Micronaut Serialization 2.3.0What's Changed
New Features 🎉
Bug Fixes 🐞
Improvements ⭐
JsonRootName
by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/613JsonIgnoreProperties
by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/627JsonTypeInfo.Id.MINIMAL_CLASS
by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/633@JsonTypeInfo(visible=true)
by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/638@JsonIgnoreProperties(allowGetters,allowSetters)
, align with Jackson behaviour by @dstepanov in https://github.com/micronaut-projects/micronaut-serialization/pull/640Tests ✅
Dependency updates 🚀
Micronaut Modules
Micronaut Core
Micronaut Discovery Client
Micronaut Reactor
CI ⚙️Build 🐘
GraalVM
KSP
Micronaut Build Plugin
Micronaut Gradle Plugin
SVM
New Contributors
Full Changelog: micronaut-projects/micronaut-serialization@v2.2.6...v2.3.0
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.