Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps twisted from 18.7.0 to 19.2.1.

Changelog

Sourced from twisted's changelog.

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)

Mail

No significant changes.

Words

No significant changes.

Names

No significant changes.

Twisted 19.2.0 (2019-04-07)

This is the final release that will support Python 3.4.

Features

  • twisted.internet.ssl.CertificateOptions now uses 32 random bytes instead of an MD5 hash for the ssl session identifier context. (#9463)
  • DeferredLock and DeferredSemaphore can be used as asynchronous context managers on Python 3.5+. (#9546)
  • t.i.b.BaseConnector has custom __repr__ (#9548)
  • twisted.internet.ssl.optionsForClientTLS now supports validating IP addresses from the certificate subjectAltName (#9585)
  • Twisted's minimum Cryptography requirement is now 2.5. (#9592)

Bugfixes

  • twisted.web.proxy.ReverseProxyResource fixed documentation and example snippet (#9192)
... (truncated)
Commits

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:

  • 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.

Bumps [twisted](https://github.com/twisted/twisted) from 18.7.0 to 19.2.1.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/twisted-19.2.1/NEWS.rst)
- [Commits](twisted/twisted@twisted-18.7.0...twisted-19.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 7, 2019
@dependabot-preview
Copy link
Contributor Author

We've just been alerted that this update fixes a security vulnerability:

Sourced from The GitHub Security Advisory Database.

Moderate severity vulnerability that affects twisted
In Twisted before 19.2.1, twisted.web did not validate or sanitize URIs or HTTP methods, allowing an attacker to inject invalid characters such as CRLF.

Affected versions: ["< 19.2.1"]

@dependabot-preview dependabot-preview bot changed the title Bump twisted from 18.7.0 to 19.2.1 [Security] Bump twisted from 18.7.0 to 19.2.1 Jun 10, 2019
@dependabot-preview dependabot-preview bot added the security Pull requests that address a security vulnerability label Jun 10, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #78.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/twisted-19.2.1 branch August 16, 2019 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant