Skip to content

Bump redis-collections from 0.9.1 to 0.11.0#60

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/redis-collections-0.11.0
Open

Bump redis-collections from 0.9.1 to 0.11.0#60
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/redis-collections-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2022

Copy link
Copy Markdown
Contributor

Bumps redis-collections from 0.9.1 to 0.11.0.

Release notes

Sourced from redis-collections's releases.

Version 0.11.0

See the release notes.

Version 0.10.0 was skipped for undisclosed reasons.

Changelog

Sourced from redis-collections's changelog.

  • 0.11.0:
    • Version compatibility: This library now supports Python 3.7 and higher.
    • Version compatibility - This library now supports redis-py version 4.x (thanks to lionelnicolas). The minimum supported version is now 3.5.x.
  • 0.10.0:
    • Bending change: The Syncable collections (like SyncableDict) have been updated such that their .sync() methods are atomic. This requires additional storage on Redis when syncing, so be aware of space constraints.
Commits
  • f1bb65d Merge pull request #148 from redis-collections/version-0.11.0
  • 425abc1 Fix tests when REDIS_HOST and REDIS_PORT are overridden
  • 9f6f4c6 Another compatibility note
  • 6579a70 Changes for version 0.11.0
  • 04af71c Test on 3.10.0-beta.4
  • 0ce92f8 Merge pull request #145 from redis-collections/atomic-synchronization
  • ebb397e Merge branch 'master' into atomic-synchronization
  • 2052e7e Merge pull request #146 from redis-collections/test-versions
  • fc5d3b2 Update testing matrix
  • 2674790 I think Redis 3.2 is wrong
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 19, 2022
@dependabot dependabot Bot requested a review from omercnet January 19, 2022 13:07
Bumps [redis-collections](https://github.com/redis-collections/redis-collections) from 0.9.1 to 0.11.0.
- [Release notes](https://github.com/redis-collections/redis-collections/releases)
- [Changelog](https://github.com/redis-collections/redis-collections/blob/master/docs/changelog.rst)
- [Commits](redis-collections/redis-collections@v0.9.1...v0.11.0)

---
updated-dependencies:
- dependency-name: redis-collections
  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-collections-0.11.0 branch from c6a45ec to 8951e32 Compare May 31, 2022 18:28
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