Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update immutables monorepo to v2.10.0 #159

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.immutables:value (source) 2.9.3 -> 2.10.0 age adoption passing confidence
org.immutables:builder (source) 2.9.3 -> 2.10.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

immutables/immutables (org.immutables:value)

v2.10.0

Compare Source

JakartaEE support

Style flag jakarta = true
Mainly package change for annotations and types like Validator

Miscellaneous
  • JDK9 unmodifiable collections for List, Set, Map, style flag jdk9Collections = true
  • Suppress from method, style flag from = ""
  • Non-strict modifiables allows reading unset attributes, style flag strictModifiables = false
  • Fixes in nested type_use annotations.
  • Performance: better initial capacity for collections
  • Refinements and fixes to Criteria modules
  • Plus many other refinements and maintance, see below
Workarounds for Gradle
  • imports for not-yet-generated types : add options.sourcepath
  • disable incremental compilation (options.incremental), may also help is some complex cases
What's Changed (since some last year's release)
New Contributors

Full Changelog: immutables/immutables@2.9.3...2.10.0


Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@zml2008 zml2008 self-assigned this Nov 5, 2023
@zml2008 zml2008 added this pull request to the merge queue Nov 5, 2023
Merged via the queue into main/4.x with commit ef3c582 Nov 5, 2023
5 checks passed
@zml2008 zml2008 deleted the renovate/immutables-monorepo branch November 5, 2023 19:05
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.

1 participant