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

Bump redis-om from 0.2.1 to 0.3.1 #104

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2024

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

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 show <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2024
@ProKil ProKil added this to the 0.2.0 Release milestone Jun 14, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/redis-om-0.3.1 branch 5 times, most recently from 0431442 to 594a3cd Compare June 18, 2024 03:30
@ProKil ProKil added the don't merge now Please don't merge or close it right now. label Jun 18, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/redis-om-0.3.1 branch 6 times, most recently from db80459 to 74139bb Compare June 20, 2024 17:09
@dependabot dependabot bot force-pushed the dependabot/pip/redis-om-0.3.1 branch 3 times, most recently from ebef1a7 to 77e94e9 Compare June 30, 2024 15:35
Bumps [redis-om](https://github.com/redis/redis-om-python) from 0.2.1 to 0.3.1.
- [Release notes](https://github.com/redis/redis-om-python/releases)
- [Commits](redis/redis-om-python@v0.2.1...v0.3.1)

---
updated-dependencies:
- dependency-name: redis-om
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/redis-om-0.3.1 branch from 77e94e9 to 6eabada Compare July 14, 2024 03:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2024

Superseded by #165.

@dependabot dependabot bot closed this Aug 7, 2024
@dependabot dependabot bot deleted the dependabot/pip/redis-om-0.3.1 branch August 7, 2024 18:01
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 don't merge now Please don't merge or close it right now.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant