sotopia-lab / sotopia

Sotopia: an Open-ended Social Learning Environment (ICLR 2024 spotlight)
https://docs.sotopia.world
MIT License
127 stars 16 forks source link

Bump redis-om from 0.2.1 to 0.3.1 #104

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps redis-om from 0.2.1 to 0.3.1.

Release notes

Sourced from redis-om's releases.

Version 0.3.1

Changes

🚀 New Features

  • adding xfix style queries (#610)
  • add casesensitive support (#608)

🐛 Bug Fixes

  • fixing None types in hashes (#616)
  • kick off type validation before update (#615)
  • fixing issue with breaking typing.Dict in JsonModel (#614)
  • adding support for boolean checks (#611)

Docs

  • Update models.md (#573)

Contributors

We'd like to thank all the contributors who worked on this release!

@​ninoseki, @​shobu13 and @​slorello89

Version 0.3.0

Changes

Substantial changes to Redis OM Python to fully incorporate pydantic 2.x in Redis OM Python

🔥 Breaking Changes

  • Refactoring Redis OM Python to use pydantic 2.0 types and validators (#603) See this comment for details

🚀 New Features

  • Refactoring Redis OM Python to use pydantic 2.0 types and validators (#603)

Contributors

We'd like to thank all the contributors who worked on this release!

@​slorello89

Version 0.2.2

Changes

  • Consolidate updates to dependencies (#597)
  • Drop Python 3.7 support (#559)
  • moving off abandoned toml editor action (#599)

Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits


Dependabot compatibility score

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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)