Simon Prickett
|
5ace138f08
|
Merge pull request #182 from redis/dependabot/pip/pylint-2.13.4
Bump pylint from 2.13.3 to 2.13.4
|
2022-04-01 15:01:48 +01:00 |
|
Simon Prickett
|
9e10ee503c
|
Merge pull request #181 from redis/dependabot/pip/click-8.1.2
Bump click from 8.1.1 to 8.1.2
|
2022-04-01 14:56:03 +01:00 |
|
dependabot[bot]
|
e2b9dffdf7
|
Bump pylint from 2.13.3 to 2.13.4
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.3...v2.13.4)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 13:26:03 +00:00 |
|
Simon Prickett
|
9f99aab5e5
|
Merge pull request #180 from redis/dependabot/pip/twine-4.0.0
Bump twine from 3.8.0 to 4.0.0
|
2022-04-01 14:21:52 +01:00 |
|
dependabot[bot]
|
a6bbbc7ed7
|
Bump click from 8.1.1 to 8.1.2
Bumps [click](https://github.com/pallets/click) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.1...8.1.2)
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 03:28:21 +00:00 |
|
dependabot[bot]
|
8214766798
|
Bump twine from 3.8.0 to 4.0.0
Bumps [twine](https://github.com/pypa/twine) from 3.8.0 to 4.0.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/twine/compare/3.8.0...4.0.0)
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 03:27:57 +00:00 |
|
Simon Prickett
|
a6ac0c78b7
|
Merge pull request #178 from redis/stop-docker-after-make-#177
Runs docker-compose down at end of clean and test targets.
|
2022-03-31 10:01:20 +01:00 |
|
Simon Prickett
|
136276148a
|
Runs docker-compose down at end of clean and test targets.
|
2022-03-31 09:58:24 +01:00 |
|
Simon Prickett
|
46bbb513fc
|
Merge pull request #176 from redis/dependabot/pip/click-8.1.1
Bump click from 8.1.0 to 8.1.1
|
2022-03-31 09:53:53 +01:00 |
|
dependabot[bot]
|
cfc36dfc05
|
Bump click from 8.1.0 to 8.1.1
Bumps [click](https://github.com/pallets/click) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.0...8.1.1)
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-31 03:28:59 +00:00 |
|
Simon Prickett
|
cb701a90fa
|
Merge pull request #175 from redis/use-redis-stack-container-#173
Moved from redismod container to redis-stack
|
2022-03-30 10:13:40 +01:00 |
|
Simon Prickett
|
3030a70b6c
|
Updated to use Redis Stack container.
|
2022-03-30 09:54:05 +01:00 |
|
Simon Prickett
|
04dcced822
|
Replaced redismod references with redis-stack.
|
2022-03-30 09:45:46 +01:00 |
|
Simon Prickett
|
fec3315849
|
Version bump to 0.0.21.
|
2022-03-29 22:26:05 +01:00 |
|
Simon Prickett
|
e35257cf7b
|
Merge pull request #172 from redis/add-expire-#171
Add expire behavior
|
2022-03-29 22:24:49 +01:00 |
|
Simon Prickett
|
93aa9f7507
|
Updated docs with expire.
|
2022-03-29 22:19:08 +01:00 |
|
Simon Prickett
|
b42e63606a
|
Adds expire and test.
|
2022-03-29 22:15:05 +01:00 |
|
Simon Prickett
|
f024b39c16
|
Merge pull request #170 from redis/license-to-mit-#168
Corrected remaining license mentions to be MIT.
|
2022-03-29 20:35:17 +01:00 |
|
Simon Prickett
|
e93fcb9600
|
Corrected remaining license mentions to be MIT.
|
2022-03-29 20:34:30 +01:00 |
|
Simon Prickett
|
a538dd61f4
|
Merge pull request #169 from redis/document-using-redis-commands-#81
Document using redis commands #81
|
2022-03-29 20:31:04 +01:00 |
|
Simon Prickett
|
a9abb924f2
|
Markdown fix.
|
2022-03-29 20:23:55 +01:00 |
|
Simon Prickett
|
1e8ba35f08
|
Added documention for accessing low level client.
|
2022-03-29 20:21:54 +01:00 |
|
Simon Prickett
|
8a8c94fb5f
|
Merge pull request #167 from redis/dependabot/pip/pylint-2.13.3
Bump pylint from 2.12.2 to 2.13.3
|
2022-03-29 10:44:11 +01:00 |
|
dependabot[bot]
|
a4345cbb6b
|
Bump pylint from 2.12.2 to 2.13.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.13.3)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 09:40:48 +00:00 |
|
Simon Prickett
|
e82d89e6a1
|
Merge pull request #166 from redis/dependabot/pip/click-8.1.0
Bump click from 8.0.4 to 8.1.0
|
2022-03-29 10:40:08 +01:00 |
|
Simon Prickett
|
5ea8dacbf3
|
Merge pull request #165 from redis/dependabot/pip/black-22.3.0
Bump black from 22.1.0 to 22.3.0
|
2022-03-29 10:35:05 +01:00 |
|
dependabot[bot]
|
99ee1e6b43
|
Bump black from 22.1.0 to 22.3.0
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.1.0...22.3.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 09:34:23 +00:00 |
|
Simon Prickett
|
874b82b8f5
|
Merge pull request #163 from redis/dependabot/pip/pytest-asyncio-0.18.3
Bump pytest-asyncio from 0.18.2 to 0.18.3
|
2022-03-29 10:32:01 +01:00 |
|
dependabot[bot]
|
9f4d13500a
|
Bump pytest-asyncio from 0.18.2 to 0.18.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.2...v0.18.3)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 09:29:20 +00:00 |
|
Simon Prickett
|
5dce257c59
|
Merge pull request #161 from redis/dependabot/pip/python-dotenv-0.20.0
Bump python-dotenv from 0.19.2 to 0.20.0
|
2022-03-29 10:26:40 +01:00 |
|
dependabot[bot]
|
1ae0472018
|
Bump python-dotenv from 0.19.2 to 0.20.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.19.2...v0.20.0)
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 09:21:13 +00:00 |
|
Simon Prickett
|
c518086b5f
|
Merge pull request #159 from redis/dependabot/pip/mypy-0.942
Bump mypy from 0.941 to 0.942
|
2022-03-29 10:18:53 +01:00 |
|
dependabot[bot]
|
d649db54f2
|
Bump click from 8.0.4 to 8.1.0
Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.0.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.0.4...8.1.0)
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 03:25:05 +00:00 |
|
dependabot[bot]
|
3392df4339
|
Bump mypy from 0.941 to 0.942
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-25 03:24:07 +00:00 |
|
Simon Prickett
|
c32dda6a3a
|
Merge pull request #158 from redis/dependabot/pip/redis-4.2.0
Bump redis from 4.1.4 to 4.2.0
|
2022-03-24 10:20:08 +00:00 |
|
dependabot[bot]
|
e7a8f67cd9
|
Bump redis from 4.1.4 to 4.2.0
Bumps [redis](https://github.com/redis/redis-py) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.1.4...v4.2.0)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 03:30:02 +00:00 |
|
Simon Prickett
|
d3cc4649a5
|
Merge pull request #157 from redis/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
|
2022-03-22 15:33:21 +00:00 |
|
Simon Prickett
|
39674410c7
|
Merge pull request #156 from redis/dependabot/pip/pytest-7.1.1
Bump pytest from 7.1.0 to 7.1.1
|
2022-03-22 15:31:40 +00:00 |
|
Simon Prickett
|
92db8a8456
|
Merge pull request #155 from redis/dependabot/pip/types-redis-4.1.18
Bump types-redis from 4.1.17 to 4.1.18
|
2022-03-22 15:29:20 +00:00 |
|
dependabot[bot]
|
7d537b1a0f
|
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-22 03:24:12 +00:00 |
|
dependabot[bot]
|
c77c269a3b
|
Bump pytest from 7.1.0 to 7.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.0...7.1.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-18 03:29:27 +00:00 |
|
dependabot[bot]
|
b30aa6ef56
|
Bump types-redis from 4.1.17 to 4.1.18
Bumps [types-redis](https://github.com/python/typeshed) from 4.1.17 to 4.1.18.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-17 03:20:14 +00:00 |
|
Simon Prickett
|
8913318784
|
Merge pull request #153 from redis/dependabot/pip/mypy-0.941
Bump mypy from 0.940 to 0.941
|
2022-03-15 09:32:42 +00:00 |
|
dependabot[bot]
|
f21491e0a3
|
Bump mypy from 0.940 to 0.941
Bumps [mypy](https://github.com/python/mypy) from 0.940 to 0.941.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.940...v0.941)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-15 03:29:17 +00:00 |
|
Simon Prickett
|
845dff11a4
|
Merge pull request #152 from redis/dependabot/pip/mypy-0.940
Bump mypy from 0.931 to 0.940
|
2022-03-14 14:34:49 +00:00 |
|
dependabot[bot]
|
569e653312
|
Bump mypy from 0.931 to 0.940
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.940.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.931...v0.940)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 14:31:53 +00:00 |
|
Simon Prickett
|
ad3f90da8f
|
Merge pull request #151 from redis/dependabot/pip/pytest-7.1.0
Bump pytest from 7.0.1 to 7.1.0
|
2022-03-14 14:29:26 +00:00 |
|
Simon Prickett
|
dc6621280e
|
Merge pull request #149 from redis/dependabot/pip/python-ulid-1.1.0
Bump python-ulid from 1.0.3 to 1.1.0
|
2022-03-14 14:26:24 +00:00 |
|
dependabot[bot]
|
eb3662c01c
|
Bump pytest from 7.0.1 to 7.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.1...7.1.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 03:29:58 +00:00 |
|
dependabot[bot]
|
95d8fcf584
|
Bump python-ulid from 1.0.3 to 1.1.0
Bumps [python-ulid](https://github.com/mdomke/python-ulid) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/mdomke/python-ulid/releases)
- [Changelog](https://github.com/mdomke/python-ulid/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mdomke/python-ulid/compare/1.0.3...1.1.0)
---
updated-dependencies:
- dependency-name: python-ulid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-11 03:18:42 +00:00 |
|