davidrg / zxweather

Weather Station software built to run weather.zx.net.nz. Includes support for Davis Vantage Vue/Pro2 and FineOffset WH1080 hardware.
GNU General Public License v2.0
0 stars 0 forks source link

Bump twisted from 17.5.0 to 20.3.0 in /static_data_service #146

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps twisted from 17.5.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](https://github.com/davidrg/zxweather/network/alerts).
dependabot[bot] commented 2 years ago

Looks like twisted is up-to-date now, so this is no longer needed.