chore(gradle): bump immutables from 2.9.2 to 2.10.1
Bumps immutables from 2.9.2 to 2.10.1.
Updates org.immutables:value from 2.9.2 to 2.10.1
Release notes
Sourced from org.immutables:value's releases.
2.10.1
Maintenance release
What's Changed
- Fix 'yield outside of switch expression' by
@alsinin immutables/immutables#1502- Allows NaturalOrdering for Comparable type hierarchies by
@wjglerumin immutables/immutables#1496New Contributors
@alsinmade their first contribution in immutables/immutables#1502@wjglerummade their first contribution in immutables/immutables#1496Full Changelog: https://github.com/immutables/immutables/compare/2.10.0...2.10.1
2.10.0
JakartaEE support
Style flag
jakarta = trueMainly package change for annotations and types like ValidatorMiscellaneous
- JDK9 unmodifiable collections for
List,Set,Map, style flagjdk9Collections = 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 casesWhat's Changed (since some last year's release)
- guava upgrade to 30.0-jre by
@elucashin immutables/immutables#1422- Fix sorting by id property with Criteria for Mongo #1442 by
@harmenweberin immutables/immutables#1443- Fix #1424 - redundant null check in JDK maps by
@saarmbrusterin immutables/immutables#1425- detect the Eclipse compiler without using the TCCL by
@hwellmannin immutables/immutables#1452- Experimental #1112 requiring Enclosing annotation by
@elucashin immutables/immutables#1423- Enable eclipse compiler support for Java 17 and beyond. by
@SimY4in immutables/immutables#1458- Fix
toBuildergenerator with generics by@rdesgroppesin immutables/immutables#1460- Populate correct initial capacity for List/Set/Map/ImmutableList.Builder by
@snazyin immutables/immutables#1468- Allow specifying visibility as string by
@nastrain immutables/immutables#1474- Re-try to resolve types in java.lang by
@PtrTeixeirain immutables/immutables#1477- re-enable jdk9 collections support. by
@SimY4in immutables/immutables#1481New Contributors
@harmenwebermade their first contribution in immutables/immutables#1443@saarmbrustermade their first contribution in immutables/immutables#1425@hwellmannmade their first contribution in immutables/immutables#1452@rdesgroppesmade their first contribution in immutables/immutables#1460
... (truncated)
Commits
75277e42.10.1 release021ce55Merge pull request #1496 from wjglerum/natural-ordering-comparable-hierarchya490b41Merge pull request #1502 from alsin/fix-yield-issued1651baFix 'yield outside of switch expression'5c0fbfeAlso allow for SortedMap3d07733Allows NaturalOrdering for Comparable type hierarchies7c78f66error prone collateral damage - version683833b2.10.1-SNAPSHOT29a2230relese 2.10.034c76bdJava7 leftovers- Additional commits viewable in compare view
Updates org.immutables:value-annotations from 2.9.2 to 2.10.1
Release notes
Sourced from org.immutables:value-annotations's releases.
2.10.1
Maintenance release
What's Changed
- Fix 'yield outside of switch expression' by
@alsinin immutables/immutables#1502- Allows NaturalOrdering for Comparable type hierarchies by
@wjglerumin immutables/immutables#1496New Contributors
@alsinmade their first contribution in immutables/immutables#1502@wjglerummade their first contribution in immutables/immutables#1496Full Changelog: https://github.com/immutables/immutables/compare/2.10.0...2.10.1
2.10.0
JakartaEE support
Style flag
jakarta = trueMainly package change for annotations and types like ValidatorMiscellaneous
- JDK9 unmodifiable collections for
List,Set,Map, style flagjdk9Collections = 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 casesWhat's Changed (since some last year's release)
- guava upgrade to 30.0-jre by
@elucashin immutables/immutables#1422- Fix sorting by id property with Criteria for Mongo #1442 by
@harmenweberin immutables/immutables#1443- Fix #1424 - redundant null check in JDK maps by
@saarmbrusterin immutables/immutables#1425- detect the Eclipse compiler without using the TCCL by
@hwellmannin immutables/immutables#1452- Experimental #1112 requiring Enclosing annotation by
@elucashin immutables/immutables#1423- Enable eclipse compiler support for Java 17 and beyond. by
@SimY4in immutables/immutables#1458- Fix
toBuildergenerator with generics by@rdesgroppesin immutables/immutables#1460- Populate correct initial capacity for List/Set/Map/ImmutableList.Builder by
@snazyin immutables/immutables#1468- Allow specifying visibility as string by
@nastrain immutables/immutables#1474- Re-try to resolve types in java.lang by
@PtrTeixeirain immutables/immutables#1477- re-enable jdk9 collections support. by
@SimY4in immutables/immutables#1481New Contributors
@harmenwebermade their first contribution in immutables/immutables#1443@saarmbrustermade their first contribution in immutables/immutables#1425@hwellmannmade their first contribution in immutables/immutables#1452@rdesgroppesmade their first contribution in immutables/immutables#1460
... (truncated)
Commits
75277e42.10.1 release021ce55Merge pull request #1496 from wjglerum/natural-ordering-comparable-hierarchya490b41Merge pull request #1502 from alsin/fix-yield-issued1651baFix 'yield outside of switch expression'5c0fbfeAlso allow for SortedMap3d07733Allows NaturalOrdering for Comparable type hierarchies7c78f66error prone collateral damage - version683833b2.10.1-SNAPSHOT29a2230relese 2.10.034c76bdJava7 leftovers- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
@dependabot rebase