build(deps): bump the http group across 1 directory with 5 updates#1348
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the http group across 1 directory with 5 updates#1348dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the http group with 5 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.12` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.2` | `0.6.4` | | [tower](https://github.com/tower-rs/tower) | `0.3.1` | `0.5.2` | | [rustls-cng](https://github.com/rustls/rustls-cng) | `0.5.3` | `0.6.0` | 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.12 - [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.12) Updates `tower-http` from 0.5.2 to 0.6.4 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.4) 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 `rustls-cng` from 0.5.3 to 0.6.0 - [Commits](rustls/rustls-cng@v0.5.3...v0.6.0) --- 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.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: http - dependency-name: tower-http dependency-version: 0.6.4 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: rustls-cng dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: http ... Signed-off-by: dependabot[bot] <support@github.com>
c006895 to
ee035a6
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 5 updates in the / directory:
0.14.321.6.00.1.110.1.120.5.20.6.40.3.10.5.20.5.30.6.0Updates
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.12Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
8805922v0.1.127e34375feat(client): add proxy::SocksV4 and proxy::SocksV5 connectors (#187)7e74248feat(client): add windows system proxies for Matcher (#190)acdda1afeat(client): add macOS system proxy support for Matcher (#189)6c29abbfeat(client): add proxy::matcher utilities (#171)e74ab78feat(server): add method to get number of watching connection (#185)9ac0dfedocs(client): Include .pool_timer() in the Client builder example (#186)a891979feat(client): addproxy::Tunnellegacy util (#140)c39da45feat(server): implementDefaultfor server auto connectionBuilder(#183)8610b18feat(server): add graceful::Watcher type (#182)Updates
tower-httpfrom 0.5.2 to 0.6.4Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
fa8848eRelease v0.6.4 (#568)2608a51Make type inference work for ServiceExt (#566)c61fb8dmsrv: reduce to 1.64, only run check in ci (#567)8d38de8Upgrade CHANGELOG.md to note today's yank (#565)7b4b07dRelease v0.6.3 (#564)2c3f8f3Add ServiceExt trait (#563)001be27Fix clippy warnings6f13eb9Simplify test implementation of authorizede9b51eRemove unused UserId from AsynRequireAuthorization test55287c7Move sealed module next to the trait that uses itUpdates
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
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 supportDependabot 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