Changelog
*Sourced from [twisted's changelog](https://github.com/twisted/twisted/blob/twisted-19.2.1/NEWS.rst).*
> Twisted 19.2.1 (2019-06-06)
> ===========================
>
> No significant changes.
>
>
> Conch
> -----
>
> No significant changes.
>
>
> Web
> ---
>
> Bugfixes
> ~~~~~~~~
>
> - All HTTP clients in twisted.web.client now raise a ValueError when called with a method and/or URL that contain invalid characters. This mitigates CVE-2019-12387. Thanks to Alex Brasetvik for reporting this vulnerability. ([#9647](https://github-redirect.dependabot.com/twisted/twisted/issues/9647))
>
>
> Mail
> ----
>
> No significant changes.
>
>
> Words
> -----
>
> No significant changes.
>
>
> Names
> -----
>
> No significant changes.
Commits
- [`c077685`](https://github.com/twisted/twisted/commit/c0776850e756adfcdc179a7fd9e4c8f5cbc4838d) towncrier
- [`4cc45bd`](https://github.com/twisted/twisted/commit/4cc45bd798ea8a22f54af64f02f7f539b4aa89e3) incremental
- [`8a47339`](https://github.com/twisted/twisted/commit/8a473397d5cdecff38b95a94fc7fc75dd06217dc) Prevent CRLF injections described in CVE-2019-12387
- See full diff in [compare view](https://github.com/twisted/twisted/compare/twisted-19.2.0...twisted-19.2.1)
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
Bumps twisted from 19.2.0 to 19.2.1.
Changelog
*Sourced from [twisted's changelog](https://github.com/twisted/twisted/blob/twisted-19.2.1/NEWS.rst).* > Twisted 19.2.1 (2019-06-06) > =========================== > > No significant changes. > > > Conch > ----- > > No significant changes. > > > Web > --- > > Bugfixes > ~~~~~~~~ > > - All HTTP clients in twisted.web.client now raise a ValueError when called with a method and/or URL that contain invalid characters. This mitigates CVE-2019-12387. Thanks to Alex Brasetvik for reporting this vulnerability. ([#9647](https://github-redirect.dependabot.com/twisted/twisted/issues/9647)) > > > Mail > ---- > > No significant changes. > > > Words > ----- > > No significant changes. > > > Names > ----- > > No significant changes.Commits
- [`c077685`](https://github.com/twisted/twisted/commit/c0776850e756adfcdc179a7fd9e4c8f5cbc4838d) towncrier - [`4cc45bd`](https://github.com/twisted/twisted/commit/4cc45bd798ea8a22f54af64f02f7f539b4aa89e3) incremental - [`8a47339`](https://github.com/twisted/twisted/commit/8a473397d5cdecff38b95a94fc7fc75dd06217dc) Prevent CRLF injections described in CVE-2019-12387 - See full diff in [compare view](https://github.com/twisted/twisted/compare/twisted-19.2.0...twisted-19.2.1)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