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: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 14, 2022 10:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 14, 2022
@olix0r olix0r merged commit 7a8ccd8 into main Feb 14, 2022
@olix0r olix0r deleted the dependabot/cargo/rustls-0.20.3 branch February 14, 2022 16:18
olix0r added a commit to linkerd/linkerd2 that referenced this pull request Feb 15, 2022
This release updates the `tokio` and `tower` crates to unreleased
versions to pickup workarounds for `Instant`-related panics that occur
on Amazon Linux.

This release also updates the proxy's configuration logic to stop
logging errors when the inbound port configuration is empty.

---

* build(deps): bump rustls from 0.20.2 to 0.20.3 (linkerd/linkerd2-proxy#1495)
* build(deps): bump serde_json from 1.0.78 to 1.0.79 (linkerd/linkerd2-proxy#1494)
* build(deps): bump hdrhistogram from 7.4.0 to 7.5.0 (linkerd/linkerd2-proxy#1493)
* ci: Use cargo-action-fmt to annotate PRs (linkerd/linkerd2-proxy#1492)
* Do not error when `LINKERD2_PROXY_INBOUND_PORTS` is empty (linkerd/linkerd2-proxy#1478)
* build(deps): bump EmbarkStudios/cargo-deny-action from 1.2.11 to 1.2.12 (linkerd/linkerd2-proxy#1499)
* Fix dockerfile (linkerd/linkerd2-proxy#1500)
* Pin git deps for dependencies that have `Instant` workarounds (linkerd/linkerd2-proxy#1497)
olix0r added a commit to linkerd/linkerd2 that referenced this pull request Feb 15, 2022
This release updates the `tokio` and `tower` crates to unreleased
versions to pickup workarounds for `Instant`-related panics that occur
on Amazon Linux.

This release also updates the proxy's configuration logic to stop
logging errors when the inbound port configuration is empty.

---

* build(deps): bump rustls from 0.20.2 to 0.20.3 (linkerd/linkerd2-proxy#1495)
* build(deps): bump serde_json from 1.0.78 to 1.0.79 (linkerd/linkerd2-proxy#1494)
* build(deps): bump hdrhistogram from 7.4.0 to 7.5.0 (linkerd/linkerd2-proxy#1493)
* ci: Use cargo-action-fmt to annotate PRs (linkerd/linkerd2-proxy#1492)
* Do not error when `LINKERD2_PROXY_INBOUND_PORTS` is empty (linkerd/linkerd2-proxy#1478)
* build(deps): bump EmbarkStudios/cargo-deny-action from 1.2.11 to 1.2.12 (linkerd/linkerd2-proxy#1499)
* Fix dockerfile (linkerd/linkerd2-proxy#1500)
* Pin git deps for dependencies that have `Instant` workarounds (linkerd/linkerd2-proxy#1497)
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants