Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Confidence
org.immutables:annotate (source) 2.11.4 -> 2.12.0 age confidence
org.immutables:value (source) 2.11.4 -> 2.12.0 age confidence

Release Notes

immutables/immutables (org.immutables:annotate)

v2.12.0

Compare Source

12 Anniversary Edition 🎉

maintenance & refinements

Thank you for the PRs, bug reports and feedback!

PRs

New Contributors

Full Changelog: immutables/immutables@2.11.7...2.12.0

v2.11.7

Compare Source

Maintenance & refinements release

Thank you for the bug reports and suggestions!

Issues

  • #​1621 Version 2.11.7 tag not present on GitHub
  • #​1611 Jspecify Nullable doesn't work properly with generics
  • #​1612 Conflicting constructor on empty interfaces when allParameters = true, and privateNoArgConstructor = true/ protectedNoArgConstructor = true (edge case regression after #​1604)
  • #​1579 TYPE_USE Nullable annotation not respected in the builder for arrays (arrays/elements annotation mirrors are missing)
    (addressed with some source code parsing, which requires -sourcepath to be provided during compilation)

PRs

New Contributors

Full Changelog: immutables/immutables@2.11.6...2.11.7

v2.11.6

Compare Source

Maintenance & refinements release

Thank you for the bug reports and suggestions!

Issues

  • #​1602 Avoid calling check/validation method twice when using plain public constructors (@Style(of = "new")
  • #​1603 Fixed compilation error with staged builders and complex generics
  • #​1604 parameterless constructor when there's no attributes, but allParameters=true or allMandatoryParameters=true

Full Changelog: immutables/immutables@2.11.5...2.11.6

v2.11.5

Compare Source

Maintenance & refinements release

Thank you for the bug reports and PRs!

Issues

  • #​1602 @Check methods (returning void i.e. non-normalizing) now works from plain public constructors (@Style(of = "new")
  • #​1583 Staged builder now works for "outside"/top-level class builders, including record builders (with *BuildStages class generated to hold stage interfaces)
  • #​1598 fixed: @Data from org.immutables:datatype can be used as meta-annotation
  • #​1433 additionalStrictContainerConstructor=false can be used to suppress redundant strict factory method (constructor) overload

PRs

New Contributors

Full Changelog: immutables/immutables@2.11.4...2.11.5


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Oct 8, 2025
@renovate renovate bot force-pushed the renovate/immutables branch from e298780 to a33078b Compare October 8, 2025 21:53
@renovate renovate bot changed the title chore(deps): Update immutables to v2.11.5 chore(deps): Update immutables to v2.11.6 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/immutables branch from a33078b to 2e7978b Compare October 21, 2025 16:12
@renovate renovate bot force-pushed the renovate/immutables branch from 2e7978b to fa4bfa0 Compare November 18, 2025 06:36
@renovate renovate bot changed the title chore(deps): Update immutables to v2.11.6 chore(deps): Update immutables to v2.11.7 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/immutables branch from fa4bfa0 to ff5c846 Compare December 8, 2025 21:43
@renovate renovate bot changed the title chore(deps): Update immutables to v2.11.7 chore(deps): Update immutables to v2.12.0 Dec 8, 2025
@jpenilla jpenilla merged commit 921f586 into master Dec 10, 2025
2 checks passed
@jpenilla jpenilla deleted the renovate/immutables branch December 10, 2025 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants