Bump org.immutables:value from 2.10.1 to 2.12.2 by dependabot[bot] · Pull Request #2627 · docker-java/docker-java
Contributor
Bumps org.immutables:value from 2.10.1 to 2.12.2.
Release notes
Sourced from org.immutables:value's releases.
2.12.2
Maintenance release
What's Changed
- #1642 Fix to find nested elements on plain element with nested elements with mongo backend by
@rgatbertin immutables/immutables#1643- #1642 Fix for further problems to find nested elements on plain element with nested elements with mongo backend by
@rgatbertin immutables/immutables#1644- #1645 enhance docs about records for implementationNestedInBuilder by
@bmarwellin immutables/immutables#1646- #1655 Fix TYPE_USE
@Nullableon concrete array types by@viditochaniin immutables/immutables#1658New Contributors
@rgatbertmade their first contribution in immutables/immutables#1643@bmarwellmade their first contribution in immutables/immutables#1646@viditochanimade their first contribution in immutables/immutables#1658Full Changelog: immutables/immutables@2.12.1...2.12.2
2.12.1
Maintenance & bugfix release
- #1631 new PlainAttribute as a workaround
- #1632 fixed incompatibility of builders for package-private records and visibility=PUBLIC
- #1630 fixed Staged builder's new
start()incompatible with pojos etc.What's Changed
- JDK 23+ (Upgraded build and matrix to include Java 25/javac) by
@SimY4in immutables/immutables#1627Full Changelog: immutables/immutables@2.12.0...2.12.1
2.12.0
12 Anniversary Edition 🎉
maintenance & refinements
Thank you for the PRs, bug reports and feedback!
- Jackson 3 support
- New and updated website with new guides (new, all styles, all modules)
- Same place: https://immutables.github.io/ (also redirects from http://immutables.org/)
- -Aimmutables.annotations.pick
- maybe will finally solve javax/jakarta thing with global flag
- -Aimmutables.guava.suppress
PRs
- Jackson 3 support for Immutables by
@dkaukovin immutables/immutables#1615- 1623 fix find nested element matching multiple conditions by
@harmenweberin immutables/immutables#1624- Fix: fix four non-deterministic tests by
@yonghanlinin immutables/immutables#1625New Contributors
@dkaukovmade their first contribution in immutables/immutables#1615@yonghanlinmade their first contribution in immutables/immutables#1625
... (truncated)
Commits
6f1918fv2.12.271d350bnode24 v5 github actionsbb26b40#1655 additional ECJ workaroundda6acc8Merge pull request #1658 from viditochani/fix-concrete-array-nullableccd6896#1655 Fix TYPE_USE@Nullableon concrete array types78f43d4#1649 Jackson3 meta-annotated packagef3fe649#1640 Where.WITH_COPY for copy methods83cdfdbChange JUnit5 dependency to use BOMcf04f2cUpgrade jackson3: 3.0.1 -> 3.1.031308e7Upgrade jackson: 2.19.2 -> 2.21.2- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)