Closed dependabot-preview[bot] closed 4 years ago
Merging #97 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #97 +/- ##
======================================
Coverage 2.38% 2.38%
======================================
Files 11 11
Lines 294 294
======================================
Hits 7 7
Misses 287 287
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1c4139e...b99f52b. Read the comment docs.
Bumps twisted from 19.7.0 to 19.10.0.
Changelog
*Sourced from [twisted's changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst).* > Twisted 19.10.0 (2019-11-03) > ============================ > > Features > -------- > > - twisted.trial.successResultOf, twisted.trial.failureResultOf, and twisted.trial.assertNoResult accept coroutines as well as Deferreds. ([#9006](https://github-redirect.dependabot.com/twisted/twisted/issues/9006)) > > Bugfixes > -------- > > - Fixed circular import in twisted.trial.reporter, introduced in Twisted 16.0.0. ([#8267](https://github-redirect.dependabot.com/twisted/twisted/issues/8267)) > - The POP3 server implemented by twisted.mail.pop3 now accepts passwords that contain spaces. ([#9100](https://github-redirect.dependabot.com/twisted/twisted/issues/9100)) > - Incoming HTTP/2 connections will now not time out if they persist for longer than one minute. ([#9653](https://github-redirect.dependabot.com/twisted/twisted/issues/9653)) > - The serial extra now requires pywin32 on Windows enabling use of twisted.internet.serialport without specifying the windows\_platform extra. ([#9700](https://github-redirect.dependabot.com/twisted/twisted/issues/9700)) > > Misc > ---- > > - [#8506](https://github-redirect.dependabot.com/twisted/twisted/issues/8506), [#9677](https://github-redirect.dependabot.com/twisted/twisted/issues/9677), [#9684](https://github-redirect.dependabot.com/twisted/twisted/issues/9684), [#9687](https://github-redirect.dependabot.com/twisted/twisted/issues/9687), [#9688](https://github-redirect.dependabot.com/twisted/twisted/issues/9688) > > Conch > ----- > > ### Bugfixes > > - twisted.conch.ssh.keys now correctly writes the "iqmp" parameter in serialized RSA private keys as q\^-1 mod p rather than p\^-1 mod q. ([#9681](https://github-redirect.dependabot.com/twisted/twisted/issues/9681)) > > ### Misc > > - [#9689](https://github-redirect.dependabot.com/twisted/twisted/issues/9689) > > Web > --- > > ### Features > > - twisted.web.server.Request will now use twisted.web.server.Site.getContentFile, if it exists, to get a file into which to write request content. If getContentFile is not provided by the site, it will fall back to the previous behavior of using io.BytesIO for small requests and tempfile.TemporaryFile for large ones. ([#9655](https://github-redirect.dependabot.com/twisted/twisted/issues/9655)) > > ### Bugfixes > > - twisted.web.client.FileBodyProducer will now stop producing when the Deferred returned by FileBodyProducer.startProducing is cancelled. ([#9547](https://github-redirect.dependabot.com/twisted/twisted/issues/9547)) > - The HTTP/2 server implementation now enforces TCP flow control on control frame messages and times out clients that send invalid data without reading responses. This closes CVE-2019-9512 (Ping Flood), CVE-2019-9514 (Reset Flood), and CVE-2019-9515 (Settings Flood). Thanks to Jonathan Looney and Piotr Sikora. ([#9694](https://github-redirect.dependabot.com/twisted/twisted/issues/9694)) > > Mail > ---- > > No significant changes. > > Words > ... (truncated)Commits
- [`c0a5150`](https://github.com/twisted/twisted/commit/c0a51509974e995537212efc5074140388585da6) update readme - [`0ef47ea`](https://github.com/twisted/twisted/commit/0ef47ea4fc89fbc783b8dc4b1bce57ecafa0ad1c) update towncrier notes to 19.10 - [`b1e5c47`](https://github.com/twisted/twisted/commit/b1e5c47b90984a1c98351acd199dfb3753b982f5) Revert "19.10.0rc1 towncrier" - [`6e9d3e6`](https://github.com/twisted/twisted/commit/6e9d3e660f2c51ac9a0c1c530f9e541e66fc5919) update to 19.10 - [`59bc97d`](https://github.com/twisted/twisted/commit/59bc97d2f8e9636eff0412054e03027723675ee9) 19.10.0rc1 towncrier - [`6a3b141`](https://github.com/twisted/twisted/commit/6a3b141069528a2d81f456ee7890c77b7a7e71e4) 19.10.0rc1 - [`35546d2`](https://github.com/twisted/twisted/commit/35546d2b50742a32edba54719ce3e752dc50dd2a) Merge pull request [#1170](https://github-redirect.dependabot.com/twisted/twisted/issues/1170) from mmattice/mmattice_doc_fix - [`87e36b8`](https://github.com/twisted/twisted/commit/87e36b827a2d1035b82b740b3fb147149a5b6cd6) Merge branch 'trunk' into mmattice_doc_fix - [`e9b6f56`](https://github.com/twisted/twisted/commit/e9b6f565faccd3ff7525a277719a851d43ca8c51) Merge pull request [#1184](https://github-redirect.dependabot.com/twisted/twisted/issues/1184) from jchenggggg/9547-jchenggggg-make-filebodyproduce... - [`dee9735`](https://github.com/twisted/twisted/commit/dee9735363ef8233698438dbe0a8172a5023724b) minimize textual diff - Additional commits viewable in [compare view](https://github.com/twisted/twisted/compare/twisted-19.7.0...twisted-19.10.0)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 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)