Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
org.immutables:value-processor (source) 2.11.3 -> 2.11.4 age confidence
org.immutables:value-fixture (source) 2.11.3 -> 2.11.4 age confidence
org.immutables:value-annotations (source) 2.11.3 -> 2.11.4 age confidence
org.immutables:builder (source) 2.11.3 -> 2.11.4 age confidence

Release Notes

immutables/immutables (org.immutables:value-processor)

v2.11.4

Compare Source

Maintenance & refinements release

Thank you for the bug reports and PRs!

Issues

  • #​1597 Fixed constant defaults @Value.Default.{Int, Long, String...} were always applied for Immutable values (were ok for records)
  • #​1592 When multiple annotations share the same parent annotation in passAnnotations, only one child annotation is propagated on an attribute
  • #​1591 #​1521 @​Serial.AllStructural wit class retention and fixed to work as meta-annotation (on a custom style annotation etc).
  • #​1588 Missing imports for classes in package names with _ (Fixed handling of $ and _ in java identifiers in import rewriter)
  • #​1585 Additional way to register custom immutable annotation. Use -Aimmutables.annotation=<fqcn> for custom annotation (can have meta-styles etc)

PRs

New Contributors

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


Configuration

📅 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 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 Pull requests that update a dependency file label Sep 25, 2025
@renovate renovate bot enabled auto-merge (squash) September 25, 2025 02:23
@renovate renovate bot force-pushed the renovate/immutables branch from 1e1cfef to 125d8a4 Compare September 28, 2025 21:00
@renovate renovate bot merged commit bab114f into main Sep 28, 2025
4 checks passed
@renovate renovate bot deleted the renovate/immutables branch September 28, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants