Closed renovate[bot] closed 2 months ago
The changes involve updating the version of the mapstruct-spring-annotations
library from 1.1.1
to 1.1.2
in the build.gradle
file. The version of mapstruct-spring-extensions
remains at 1.1.1
, while the core mapstruct
library is retained at 1.6.0
. This update reflects a minor version upgrade aimed at enhancing the integration of MapStruct with Spring.
File | Change Summary |
---|---|
build.gradle | Updated mapstruct-spring-annotations version from 1.1.1 to 1.1.2 ; no change for mapstruct-spring-extensions . |
(No sequence diagrams generated as the changes are too simple.)
π In the meadow where I play,
A new version hops my way!
MapStruct's charm, now sprightly bright,
With Spring's embrace, it feels just right.
Upgrades bring joy, like morning dew,
Hooray for changes, fresh and new! πΌ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
1.1.1
->1.1.2
Release Notes
mapstruct/mapstruct-spring-extensions (org.mapstruct.extensions.spring:mapstruct-spring-annotations)
### [`v1.1.2`](https://togithub.com/mapstruct/mapstruct-spring-extensions/releases/tag/v1.1.2): Release 1.1.2 #### What's Changed - Store TypeDescriptors as fields in generated ConversionServiceAdapter by [@jbonzohln](https://togithub.com/jbonzohln) in [https://github.com/mapstruct/mapstruct-spring-extensions/pull/108](https://togithub.com/mapstruct/mapstruct-spring-extensions/pull/108) - Replace generated javax.annotation.PostConstruct with jakarta if available by [@stickfigure](https://togithub.com/stickfigure) in [https://github.com/mapstruct/mapstruct-spring-extensions/pull/110](https://togithub.com/mapstruct/mapstruct-spring-extensions/pull/110) #### New Contributors - [@jbonzohln](https://togithub.com/jbonzohln) made their first contribution in [https://github.com/mapstruct/mapstruct-spring-extensions/pull/108](https://togithub.com/mapstruct/mapstruct-spring-extensions/pull/108) - [@stickfigure](https://togithub.com/stickfigure) made their first contribution in [https://github.com/mapstruct/mapstruct-spring-extensions/pull/110](https://togithub.com/mapstruct/mapstruct-spring-extensions/pull/110) **Full Changelog**: https://github.com/mapstruct/mapstruct-spring-extensions/compare/v1.1.1...v1.1.2Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.