build(deps): bump the http group across 1 directory with 8 updates#1298
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump the http group across 1 directory with 8 updates#1298dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the http group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.9` | `0.8.3` | | [hyper](https://github.com/hyperium/hyper) | `0.14.32` | `1.6.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.2` | `0.6.2` | | [tower](https://github.com/tower-rs/tower) | `0.3.1` | `0.5.2` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.24.0` | `0.26.2` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.9.6` | `0.10.1` | | [rustls-cng](https://github.com/rustls/rustls-cng) | `0.5.3` | `0.6.0` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.71` | `0.10.72` | Updates `axum` from 0.7.9 to 0.8.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.9...axum-v0.8.3) 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 `tower-http` from 0.5.2 to 0.6.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.2) 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.24.0 to 0.26.2 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.24.0...v0.26.2) Updates `axum-extra` from 0.9.6 to 0.10.1 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-extra-v0.9.6...axum-extra-v0.10.1) Updates `rustls-cng` from 0.5.3 to 0.6.0 - [Commits](rustls/rustls-cng@v0.5.3...v0.6.0) Updates `openssl` from 0.10.71 to 0.10.72 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.71...openssl-v0.10.72) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: http - dependency-name: hyper dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: http - dependency-name: tower-http dependency-version: 0.6.2 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.26.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: http - dependency-name: axum-extra dependency-version: 0.10.1 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 - dependency-name: openssl dependency-version: 0.10.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: http ... Signed-off-by: dependabot[bot] <support@github.com>
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 8 updates in the / directory:
0.7.90.8.30.14.321.6.00.5.20.6.20.3.10.5.20.24.00.26.20.9.60.10.10.5.30.6.00.10.710.10.72Updates
axumfrom 0.7.9 to 0.8.3Release notes
Sourced from axum's releases.
... (truncated)
Commits
b150ac0Release axum 0.8.3 and related cratesa9638f7Update changelog7b3143bReplacemap_response(IntoResponse::into_response)with custom service wrapper902a394Remove useless into_response calls0194d1dDelete unused module2f2bb99Run into_parts eagerly in more placesee4727bAdd macro to compile time check if a path is valid (#3288)62470bdBring back no-op async-stream feature for axum-extra (#3293)3525a13Revert "Makestatusa const function in rejection handling" (#3287)2b6ae09Simplify Handler async blocks (#3285)Updates
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
tower-httpfrom 0.5.2 to 0.6.2Release notes
Sourced from tower-http's releases.
Commits
3789c0cv0.6.2d1e4731Setsize_hintfor identity compession bodies66dd321Update brotli dev-dependency from 6 to 7 (#524)4bca529v0.6.19fdf0eb(de)compression: reduce memory allocation to improve performance (#521)aeca262Release tower-http v0.6.0 (#518)95e28bffs: Fix serving precompressed files without an extension (#507)c999623Fix -Zminimal-versions build (#514)e526894Renamedefault_featurestodefault-features(#513)0138f9eFix CI (#517)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.24.0 to 0.26.2Changelog
Sourced from tokio-tungstenite's changelog.
Commits
a8d9f19Bump versionaafb2f9Bump version0eefa27Bump version2d23077Update to newtungsteniteand bump version015e00dAdd a note regardingrustlspanic to the READMEUpdates
axum-extrafrom 0.9.6 to 0.10.1Release notes
Sourced from axum-extra's releases.
... (truncated)
Commits
b150ac0Release axum 0.8.3 and related cratesa9638f7Update changelog7b3143bReplacemap_response(IntoResponse::into_response)with custom service wrapper902a394Remove useless into_response calls0194d1dDelete unused module2f2bb99Run into_parts eagerly in more placesee4727bAdd macro to compile time check if a path is valid (#3288)62470bdBring back no-op async-stream feature for axum-extra (#3293)3525a13Revert "Makestatusa const function in rejection handling" (#3287)2b6ae09Simplify Handler async blocks (#3285)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
opensslfrom 0.10.71 to 0.10.72Release notes
Sourced from openssl's releases.
Commits
87085bdMerge pull request #2390 from alex/uaf-fixd1a12e2Fixed two UAFs and bumped versions for release7c7b2e6Merge pull request #2389 from skmcgrail/aws-lc-follow-up34a477bUse --experimental with bindgen-cli with aws-lc buildd4bf071Merge pull request #2386 from skmcgrail/aws-lc-follow-upa86bf67Remove comment705dbfbFix teste0df413Skip final call for LibreSSL 4.1.0 for CCM mode2f1164bEnable additional capabilities for AWS-LCdde9ffbMerge pull request #1805 from skmcgrail/aws-lc-support-finalDependabot 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