Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump twisted from 16.0.0 to 20.3.0 #113

Merged
merged 1 commit into from Sep 8, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2020

Bumps twisted from 16.0.0 to 20.3.0.

Changelog

Sourced from twisted's changelog.

Twisted 20.3.0 (2020-03-13)

Bugfixes

  • twisted.protocols.amp.BoxDispatcher.callRemote and callRemoteString will no longer return failing Deferreds for requiresAnswer=False commands when the transport they're operating on has been disconnected. (#9756)

Improved Documentation

  • Added a missing hyphen to a reference to the --debug option of pdb in the Trial how-to. (#9690)
  • The documentation of the twisted.cred.checkers module has been extended and corrected. (#9724)

Deprecations and Removals

  • twisted.news is deprecated. (#9405)

Misc

Conch

Features


- twisted.conch.ssh now supports the curve25519-sha256 key exchange algorithm (requires OpenSSL >= 1.1.0). ([#6814](https://github.com/twisted/twisted/issues/6814))
- twisted.conch.ssh.keys can now write private keys in the new "openssh-key-v1" format, introduced in OpenSSH 6.5 and made the default in OpenSSH 7.8.  ckeygen has a corresponding new --private-key-subtype=v1 option. ([#9683](https://github.com/twisted/twisted/issues/9683))

Bugfixes

  • twisted.conch.keys.Key.privateBlob now returns the correct blob format for ECDSA (i.e. the same as that implemented by OpenSSH). (#9682)

Misc


- [#9760](https://github.com/twisted/twisted/issues/9760)

</tr></table> ... (truncated)

Commits
  • 121c98e Merge branch 'release-20.3-9772' of github.com:twisted/twisted into release-2...
  • b9f8dad Fix a lint error in copyright.py and a release process bug that doesn't consi...
  • 384de59 towncrier for 20.3.0
  • 35db7f1 incremental 20.3.0
  • 0ebf7c5 Revert "20.3rc1 towncrier"
  • 50412c9 20.3rc1 towncrier
  • f80bdfa Fix a newsfile
  • 420f17a 20.3rc1
  • 5bab6b3 it's a brand new year, the sun is high, the birds are singin that 2019 went a...
  • 20c787a Merge pull request from GHSA-8r99-h8j2-rw64
  • Additional commits viewable in compare view

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2020
@coveralls
Copy link

Coverage Status

Coverage increased (+6.3%) to 56.965% when pulling 8688e23 on dependabot/pip/twisted-20.3.0 into 244a191 on master.

@zlpqingmei zlpqingmei merged commit 643f016 into master Sep 8, 2020
@dependabot dependabot bot deleted the dependabot/pip/twisted-20.3.0 branch September 8, 2020 07:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants