Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Bump twisted from 17.9.0 to 20.3.0 #18

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 8, 2021

Bumps twisted from 17.9.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 17.9.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-17.9.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 Apr 8, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 11, 2022

Superseded by #29.

@dependabot dependabot bot closed this Feb 11, 2022
@dependabot dependabot bot deleted the dependabot/pip/twisted-20.3.0 branch February 11, 2022 03:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants