chore(deps): bump the cargo group across 1 directory with 4 updates#2
Open
dependabot[bot] wants to merge 1 commit intocanaryfrom
Open
chore(deps): bump the cargo group across 1 directory with 4 updates#2dependabot[bot] wants to merge 1 commit intocanaryfrom
dependabot[bot] wants to merge 1 commit intocanaryfrom
Conversation
Bumps the cargo group with 4 updates in the / directory: [tungstenite](https://github.com/snapview/tungstenite-rs), [h2](https://github.com/hyperium/h2), [openssl](https://github.com/sfackler/rust-openssl) and [webpki](https://github.com/briansmith/webpki). Updates `tungstenite` from 0.20.1 to 0.21.0 - [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md) - [Commits](snapview/tungstenite-rs@v0.20.1...v0.21.0) Updates `h2` from 0.3.24 to 0.3.26 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.24...v0.3.26) Updates `openssl` from 0.10.47 to 0.10.70 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.47...openssl-v0.10.70) Updates `webpki` from 0.22.0 to 0.22.4 - [Commits](https://github.com/briansmith/webpki/commits) --- updated-dependencies: - dependency-name: tungstenite dependency-type: direct:production dependency-group: cargo - dependency-name: h2 dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-type: indirect dependency-group: cargo - dependency-name: webpki dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 4 updates in the / directory: tungstenite, h2, openssl and webpki.
Updates
tungstenitefrom 0.20.1 to 0.21.0Changelog
Sourced from tungstenite's changelog.
Commits
85463b2Release version 0.21.0bcd7f85Updaterustlsto 0.229f0af2aTest that no additional flushes are called after pong flush success2d5b3e1Fix auto pong responses not flushing after blocka54623cRemove proposed version from changelog866ce20Update webpki-roots to 0.260f6e651Fix FrameHeader::format write & other lintsfc17f73Merge pull request #373 from psychon/reduce-byteordera43bb49Merge pull request #386 from snapview/dependabot/cargo/http-1.008cdd76Merge pull request #387 from nickelc/deps/socket2Updates
h2from 0.3.24 to 0.3.26Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
357127ev0.3.261a357aafix: limit number of CONTINUATION frames allowed5b6c9e0refactor: cleanup new unused warnings (#757)3a79832v0.3.2594e80b1perf: optimize header list size calculations (#750)Updates
opensslfrom 0.10.47 to 0.10.70Release notes
Sourced from openssl's releases.
... (truncated)
Commits
a4d399bRelease openssl v0.10.70c9a33e2Release openssl-sys v0.9.105f014afbMerge pull request #2360 from sfackler/fix-alpn-lifetimes8e6e30bFix lifetimes in ssl::select_next_proto1aff280Merge pull request #2358 from alex/expose-dlts16ca5b2Merge pull request #2359 from sfackler/alex-patch-14c9fbb0Test against 3.4.0 final release5ecb31dUpdate openssl/src/ssl/mod.rs4830f5bExposeSslMethod::{dtls_client,dtls_server}bab03c4Merge pull request #2356 from botovq/rm-ec-methodUpdates
webpkifrom 0.22.0 to 0.22.4Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.