build(deps): bump the http group across 1 directory with 9 updates#1382
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the http group across 1 directory with 9 updates#1382dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
4f8b52b to
95bfe86
Compare
Bumps the http group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [hyper](https://github.com/hyperium/hyper) | `0.14.32` | `1.6.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.11` | `0.1.14` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.2` | `0.6.6` | | [tower](https://github.com/tower-rs/tower) | `0.3.1` | `0.5.2` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.26.2` | `0.27.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.20` | | [rustls-cng](https://github.com/rustls/rustls-cng) | `0.5.3` | `0.6.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.27` | `0.23.28` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.72` | `0.10.73` | Updates `hyper` from 0.14.32 to 1.6.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.32...v1.6.0) Updates `hyper-util` from 0.1.11 to 0.1.14 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.11...v0.1.14) Updates `tower-http` from 0.5.2 to 0.6.6 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.6) Updates `tower` from 0.3.1 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.3.1...tower-0.5.2) Updates `tokio-tungstenite` from 0.26.2 to 0.27.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.26.2...v0.27.0) Updates `reqwest` from 0.12.15 to 0.12.20 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.20) Updates `rustls-cng` from 0.5.3 to 0.6.0 - [Commits](rustls/rustls-cng@v0.5.3...v0.6.0) Updates `rustls` from 0.23.27 to 0.23.28 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.27...v/0.23.28) Updates `openssl` from 0.10.72 to 0.10.73 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.72...openssl-v0.10.73) --- updated-dependencies: - dependency-name: hyper dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: http - dependency-name: hyper-util dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: http - dependency-name: tower-http dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: http - dependency-name: tower dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: http - dependency-name: tokio-tungstenite dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: http - dependency-name: reqwest dependency-version: 0.12.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: http - dependency-name: rustls-cng dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: http - dependency-name: rustls dependency-version: 0.23.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: http - dependency-name: openssl dependency-version: 0.10.73 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: http ... Signed-off-by: dependabot[bot] <support@github.com>
95bfe86 to
9f12755
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 http group with 9 updates in the / directory:
0.14.321.6.00.1.110.1.140.5.20.6.60.3.10.5.20.26.20.27.00.12.150.12.200.5.30.6.00.23.270.23.280.10.720.10.73Updates
hyperfrom 0.14.32 to 1.6.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
621d8e4v1.6.083f4588chore(LICENSE): update copyright year10b09fffix(server): start http1 header read timeout when conn is idle (#3828)8ce1fcffeat(ext): addext::on_informational()callback extension (#3818)de28b0echore(ci): use msrv aware dependency resolver (#3831)5baf537chore(ci): use yq to get rust-version in manifest (#3829)3817a79feat(server): addhttp1::Builder::ignore_invalid_headers(bool)option (#3824)e981a91fix(server): changemax_local_error_reset_streamsfunction to&mut self(...30f2961v1.5.2a131111fix(http1): fix intermitent panic parsing partial headers (#3812)Updates
hyper-utilfrom 0.1.11 to 0.1.14Release notes
Sourced from hyper-util's releases.
... (truncated)
Changelog
Sourced from hyper-util's changelog.
Commits
71360e4v0.1.14ce9248dfix(proxy): set https system proxy on windows (#201)7400a20fix(client): prefer resolver order always (#200)22867bdstyle(client): Fix some clippy lints (#199)2ff0ba6deps: upgrade windows-registry to 0.5 (#198)2c3c55fv0.1.13a01e6b2fix(client): improve client errors details if available (#184)fc1d699refactor(client): add socket addr to ConnectError0959d46refactor(client): return the first connect error, not the last6328823refactor(client): don't allocate for ConnectError messagesUpdates
tower-httpfrom 0.5.2 to 0.6.6Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
635692dv0.6.6359d997Fix an indexing panic in compression (#578)24c0f0brefactor: slightly reduce use offutures-util(#577)51723d4v0.6.50187232feat(compression): avoid settingVary: Accept-Encodingwhen already set (#572)f64fbe6fix(redirect): Removedheadersafter empty payload set. (#575)7388e76docs: Clarify TimeoutBody is a timeout per frame, not total (#574)86615aanormalize_path: AddAppendmode (#547)fa8848eRelease v0.6.4 (#568)2608a51Make type inference work for ServiceExt (#566)Updates
towerfrom 0.3.1 to 0.5.2Release notes
Sourced from tower's releases.
... (truncated)
Commits
7dc533etower v0.5.2a09fd97chore: fix dead code warning for 'Sealed' trait and 'sample_floyd2' func (#799)f57e31bAddutil::BoxCloneSyncServiceLayer(#802)da24532Addutil::BoxCloneSyncService(#777)6283f3aUpgrade http and sync_wrapper dependencies (#788)7155101Prepare release of v0.5.1 (#791)b2c48b4Bump dependency on tower-layer (#787)fec9e55tower-layer: drop versions from dev dependencies (#782)646804dchore: prepare to release tower-0.5.0, tower-layer-0.3.3, tower-service-0.3.3...7202cfechore: fix a few typos (#780)Updates
tokio-tungstenitefrom 0.26.2 to 0.27.0Changelog
Sourced from tokio-tungstenite's changelog.
Commits
e855f9eFix errors in the examples caused byUtf8Error21c5d19Bump versionfbd1471Update performance notes in READMEUpdates
reqwestfrom 0.12.15 to 0.12.20Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
099ae80v0.12.204bccf41chore: remove some unused dependencies (#2716)9248770refactor: use hyper-util Socks connectors (#2726)334837cfeat: add tcp_user_timeout builder option (#2724)13487fbrefactor: reduce size of Pending request future (#2725)a26879dtests: properly match http3 error variants (#2721)65102c9wasm: re-add Error::is_status() (#2720)f94c5cdfix(proxy): apply headers to first matching proxy only (#2714)8cf142bv0.12.1935b6c83fix(redirect): Usingtower-httppatch to fix invalidcontent-lengthheade...Updates
rustls-cngfrom 0.5.3 to 0.6.0Commits
c96b7faRemoved unused early-data feature0ae70b2Added support for silent flagc377b43address comments5c3a9fbcargo fmt change24a8398modify as_chain_der()0a6098brevert back as_chain_der() parameter changec54087aadded local machine and no-root supprot for as_chain_der()130765ecargo fmt changea5a3544use BCryptHash in hash()6dd8cd7added sha256 supportUpdates
rustlsfrom 0.23.27 to 0.23.28Commits
12fe0c1Prepare 0.23.2846ba039Exposenamed_groupsextension inClientHellob9a530aci-bench: low-noise benchmarks with rustls-fuzzing-provider9b452d2fuzzing-provider: support no-op ticketer136e857fuzzing-provider: make ciphersuites public96d6656Only include renegotiation SCSV for TLS1.2 attempts568b2c6UseProtocolNamefor ALPN protocol pervasively229dfe2Allow future customisation of alert sent forInvalidMessaged882860Return more specific type fromouter_hello_ext()34cdce3Return more specific type fromgrease_ext()Updates
opensslfrom 0.10.72 to 0.10.73Release notes
Sourced from openssl's releases.
Commits
e6209d4Merge pull request #2415 from alex/bump-version9ca6cfeRelease openssl v0.10.73 and openssl-sys v0.9.109c42d49cMerge pull request #2414 from alex/boringssl-fix5e24219Attempt to fix with vcpkg93f30fffixed building on the latest boringssleb88fb0Merge pull request #2403 from botovq/ctest79a304aReplace ctest2 with ctest132418bMerge pull request #2399 from alex/release-sysf7a692bRelease openssl-sys v0.9.1082f9b496Merge pull request #2398 from botovq/libressl-4.1Dependabot 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 conditions