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

Update dependency.immutables.version to v2.10.1 #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 6, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.immutables:value (source) 2.8.2 -> 2.10.1 age adoption passing confidence
org.immutables:builder (source) 2.8.2 -> 2.10.1 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.1

Compare Source

Maintenance release

What's Changed

New Contributors

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

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

v2.9.3

Compare Source

Maintenance release
What's Changed
New Contributors

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

v2.9.2

Compare Source

Fixes (reverts to older routine) issue affecting custom immutable annotations and meta annotation discovery in some cases leading to a deadlock: processing never finishes

v2.8.8

Compare Source

Value
Criteria
  • Add toLowerCase / toUpperCase functions to StringMatcher (6e4dd31)
  • Add GetByKey / DeleteByKey operations which allow low-level key lookups and deletions (ce9ad50)
  • Add isNot(boolean) function to BooleanMatcher (c9c6305)
  • Add is(Optional) / isNot(Optional) to generic OptionalValueMatcher (0c2d47e)
  • Add is(Optional) / isNot(Optional) functions to OptionalBooleanMatcher (c41ffaf)
Dependency Upgrades
Contributors

Thanks to all contributors. In no particular order:

v2.8.4: Generic KeyExtractor interface for Criteria

Compare Source

Introduce KeyExtractor interface to Criteria for pluggable entity key definition and extraction. Other improvements in different backend implementations.

Support for Modifiables to extend an inner class/interface.

Value
  1. Add support for Modifiable to extend an inner class/interface by Mitch Halpin (67f8083)
Criteria
  1. Pluggable KeyExtractor interface (3eb6958)
  2. Add projection support for iterable type(s) like List<String> (78c7c29)
  3. Add support for Fugue Option to CriteriaModel by Charlie La Mothe (207d631)
Geode
  1. add tests for generating OQL expressions by Javad Moghisi (0c5e5e3)
  2. include order by direction in OQL by Javad Moghisi (5c3d15b)
  3. add support for Iterable Size and Contains to OQL Generator by Javad Moghisi (cfb514b)
  4. add support for String Operators to OQL Generator by Javad Moghisi(43f4fff)
ElasticSearch
  1. Use more efficient id lookups for key attributes in ElasticSearch backend (db4fa98)
Mongo
  1. Add mongo optimization to convert $in/$nin into $eq/$ne for single element array (09c002c)
Mongo Repositories (legacy)
  1. Fix suppress warnings for generated MongoDB repositories by André Rouél (1afdfa4)
Contributors

Thanks to all contributors! In no particular order:

v2.8.3: Minor Bugfix release for Geode backend

Compare Source

Minor release fixing a couple of bugs in Geode backend :

  1. Use JDK collections for geode bind variables when sending query to server (7cc1fb8)
  2. Prefer Region.getAll() method for queries which filter only on ID attribute (5426af6)
  3. Drop ContainerResolver interface (cb9d064)
  4. Drop NamingStrategy interface (764d3b5)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dependency.immutables.version branch from 752ea76 to 54ed0fb Compare January 19, 2022 04:45
@renovate renovate bot changed the title Update dependency.immutables.version to v2.8.9-ea-1 Update dependency.immutables.version to v2.9.0 Jan 19, 2022
@renovate renovate bot force-pushed the renovate/dependency.immutables.version branch from 54ed0fb to 5e138c0 Compare September 25, 2022 21:24
@renovate renovate bot changed the title Update dependency.immutables.version to v2.9.0 Update dependency.immutables.version to v2.9.2 Sep 25, 2022
@renovate renovate bot changed the title Update dependency.immutables.version to v2.9.2 Update dependency.immutables.version to v2.9.3 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/dependency.immutables.version branch from 5e138c0 to bf0cb74 Compare March 16, 2023 19:17
@renovate renovate bot changed the title Update dependency.immutables.version to v2.9.3 Update dependency.immutables.version to v2.10.0 Oct 6, 2023
@renovate renovate bot force-pushed the renovate/dependency.immutables.version branch from bf0cb74 to bdbe492 Compare October 6, 2023 18:27
@renovate renovate bot force-pushed the renovate/dependency.immutables.version branch from bdbe492 to cc1812b Compare February 17, 2024 20:02
@renovate renovate bot changed the title Update dependency.immutables.version to v2.10.0 Update dependency.immutables.version to v2.10.1 Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants