juergen-rocks / raumklima

Die berühmte Raumklimastation RS 500 von ELV Elektronik unter Linux mit einem Raspberry Pi auslesen.
MIT License
17 stars 12 forks source link

Bump redis from 3.3.2 to 3.3.4 in /src #16

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps redis from 3.3.2 to 3.3.4.

Changelog *Sourced from [redis's changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES).* > * 3.3.4 > * More specifically identify nonblocking read errors for both SSL and > non-SSL connections. 3.3.1, 3.3.2 and 3.3.3 on Python 2.7 could > potentially mask a ConnectionError. [#1197](https://github-redirect.dependabot.com/andymccurdy/redis-py/issues/1197) > * 3.3.3 > * The SSL module in Python < 2.7.9 handles non-blocking sockets > differently than 2.7.9+. This patch accommodates older versions. [#1197](https://github-redirect.dependabot.com/andymccurdy/redis-py/issues/1197)
Commits - [`3afa016`](https://github.com/andymccurdy/redis-py/commit/3afa016029d7e0a46fa1d76ac9c7463a02495e05) version 3.3.4, more specifically identify nonblocking read errors - [`885ce77`](https://github.com/andymccurdy/redis-py/commit/885ce770856a1ee5ebc51d7c5390c88fb62bc93e) version 3.3.4, more specifically identify nonblocking read errors - [`6b6e394`](https://github.com/andymccurdy/redis-py/commit/6b6e394ccb7199cb5e0d2e8192dc904aa0a8b347) fixed some misspellings in the changes file - [`f966b64`](https://github.com/andymccurdy/redis-py/commit/f966b64f92b99f57dbcab1a870e022da03d81aa0) Version 3.3.3. Accomodate Python 2.7.x versions < 2.7.9. - [`c1b9941`](https://github.com/andymccurdy/redis-py/commit/c1b99413d4c277c2b18a8ce3282d7aa9ecdd5ef3) Make pubsub tests more resilient on laggy connections - [`a99f389`](https://github.com/andymccurdy/redis-py/commit/a99f389b130788724ed07b6e7534deb66fc4c52f) use a multi-connection client for multiprocess tests - See full diff in [compare view](https://github.com/andymccurdy/redis-py/compare/3.3.2...3.3.4)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.