Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps rustls from 0.20.2 to 0.20.3.

Commits
  • 5bda754 Prepare 0.20.3
  • 1eddab6 Support SEC1 keys in tlsclient & tlsserver
  • ec8a71b cargo fmt & cargo clippy fixes
  • 4c87c4a Reject malformed change_cipher_specs in TLS1.3
  • f8e7124 Update rustls-pemfile requirement from 0.2.0 to 0.3.0
  • ab060f8 Move (most) release notes to one, single, seperate document.
  • 763d05e Test loading the expected signing key formats
  • 87f148a Support SEC1-format EC keys via PKCS8 conversion
  • f9a3d42 test_server_mtu_reduction: fix test; opt in to half rtt
  • 184b509 Require 0.5RTT server data to be explicitly enabled
  • 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)

Bumps [rustls](https://github.com/rustls/rustls) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md)
- [Commits](rustls/rustls@v/0.20.2...v/0.20.3)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2022
@github-actions github-actions bot merged commit 35056ca into main Feb 14, 2022
@github-actions github-actions bot deleted the dependabot/cargo/rustls-0.20.3 branch February 14, 2022 20:11
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.

1 participant