rhaamo / pyAirwaves

pyAirwaves is an ADS-B and AIS processing, storage (planned), and display application with Leaflets integration.
GNU Affero General Public License v3.0
10 stars 4 forks source link

Bump eventlet from 0.24.1 to 0.25.0 #30

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eventlet from 0.24.1 to 0.25.0.

Changelog *Sourced from [eventlet's changelog](https://github.com/eventlet/eventlet/blob/master/doc/history.rst).*
Commits - [`5b04426`](https://github.com/eventlet/eventlet/commit/5b04426586d88aaf23dcb9cd86cd7bf53c974c1e) v0.25.0 release - [`1df1fb1`](https://github.com/eventlet/eventlet/commit/1df1fb16316749bbc5436d1625e48f312eee8b70) wsgi: minimize API changes for 100-continue fix ([#569](https://github-redirect.dependabot.com/eventlet/eventlet/issues/569)) - [`b9bf369`](https://github.com/eventlet/eventlet/commit/b9bf369778ec9798b3b6cffe59b7fd15f6159013) wsgi: Only send 100 Continue response if no response has been sent yet ([#557](https://github-redirect.dependabot.com/eventlet/eventlet/issues/557)) - [`4c59e30`](https://github.com/eventlet/eventlet/commit/4c59e301de90525f022c293ff80e2bebc8f40340) wsgi: Return 400 on negative Content-Length request headers ([#537](https://github-redirect.dependabot.com/eventlet/eventlet/issues/537)) - [`d027c72`](https://github.com/eventlet/eventlet/commit/d027c72f546e624fff2fdfc3466257ac2810463b) [#53](https://github-redirect.dependabot.com/eventlet/eventlet/issues/53): Make a GreenPile with no spawn()s an empty sequence. ([#555](https://github-redirect.dependabot.com/eventlet/eventlet/issues/555)) - [`fbd8a5b`](https://github.com/eventlet/eventlet/commit/fbd8a5bae8c342b79d4205ff863247779e8682ab) Increase Travis slop factor for ZMQ CPU usage. ([#542](https://github-redirect.dependabot.com/eventlet/eventlet/issues/542)) - [`4b0450b`](https://github.com/eventlet/eventlet/commit/4b0450b37c26d77cebf58d15f6c07525b5073b72) wsgi: fix Input.readlines when dealing with chunked input - [`53001f5`](https://github.com/eventlet/eventlet/commit/53001f5e96e2bc951e07a2011915e16bdb9cf81e) wsgi: fix Input.readline on Python 3 - [`f0bc79e`](https://github.com/eventlet/eventlet/commit/f0bc79e1d973806866e2eb74db82adfda64ab1e5) wsgi: Stop replacing invalid UTF-8 on py3 - [`a915bb6`](https://github.com/eventlet/eventlet/commit/a915bb642dd6cd4e92c959addff30509977a637c) Fix compatibility with Python 3.7 ssl.SSLSocket ([#531](https://github-redirect.dependabot.com/eventlet/eventlet/issues/531)) - Additional commits viewable in [compare view](https://github.com/eventlet/eventlet/compare/v0.24.1...v0.25.0)


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 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 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.

Dependabot has been acquired by GitHub  🎉

dependabot-preview[bot] commented 5 years ago

Superseded by #47.