Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2022

Bumps value from 2.8.2 to 2.9.0.

Release notes

Sourced from value's releases.

2.8.8

Value

Criteria

  • Add toLowerCase / toUpperCase functions to StringMatcher (6e4dd31c9)
  • Add GetByKey / DeleteByKey operations which allow low-level key lookups and deletions (ce9ad50b39)
  • Add isNot(boolean) function to BooleanMatcher (c9c6305c)
  • Add is(Optional) / isNot(Optional) to generic OptionalValueMatcher (0c2d47ec8e5f)
  • Add is(Optional) / isNot(Optional) functions to OptionalBooleanMatcher (c41ffaf53)

Dependency Upgrades

  • mongo-java-server 1.19.0 -> 1.28.0 (493eafef0e)
  • mongo java driver (sync) 3.11.0 -> 3.12.3 (22337f33)
  • mongo java driver (reactive streams) 1.12.0 -> 1.13.1 (1c34b7f3)
  • jackson-databind 2.8.11.4 -> 2.8.11.6 (8a2aa885cf)
  • rxjava2 2.2.12 -> 2.2.19 (be75e8d29)
  • Project Reactor 3.2.12 -> 3.3.5 (13932b2)
  • JUnit5 upgrade 5.5.2 -> 5.6.2 (b0b0a8a5)

Contributors

Thanks to all contributors. In no particular order:

2.8.4 Generic KeyExtractor interface for Criteria

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 (67f808358672)

Criteria

  1. Pluggable KeyExtractor interface (3eb6958db5)
  2. Add projection support for iterable type(s) like List<String> (78c7c29ced)
  3. Add support for Fugue Option to CriteriaModel by Charlie La Mothe (207d631d8c)

Geode

  1. add tests for generating OQL expressions by Javad Moghisi (0c5e5e3f18)
  2. include order by direction in OQL by Javad Moghisi (5c3d15b1f3c)
  3. add support for Iterable Size and Contains to OQL Generator by Javad Moghisi (cfb514bfe)
  4. add support for String Operators to OQL Generator by Javad Moghisi(43f4fff8)

ElasticSearch

  1. Use more efficient id lookups for key attributes in ElasticSearch backend (db4fa9804ea)

Mongo

  1. Add mongo optimization to convert $in/$nin into $eq/$ne for single element array (09c002cca)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [value](https://github.com/immutables/immutables) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/immutables/immutables/releases)
- [Commits](https://github.com/immutables/immutables/commits)

---
updated-dependencies:
- dependency-name: org.immutables:value
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #74.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.immutables-value-2.9.0 branch August 22, 2022 08:32
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.

1 participant