deps: bump the axum group across 1 directory with 3 updates#6397
Open
dependabot[bot] wants to merge 2 commits into
Open
deps: bump the axum group across 1 directory with 3 updates#6397dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
318d8a8 to
a07c1b5
Compare
Bumps the axum group with 3 updates in the / directory: [axum](https://github.com/tokio-rs/axum), [tower](https://github.com/tower-rs/tower) and [tower-http](https://github.com/tower-rs/tower-http). Updates `axum` from 0.7.9 to 0.8.9 - [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.9) Updates `tower` from 0.4.13 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.2) Updates `tower-http` from 0.5.2 to 0.6.7 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.7) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: axum - dependency-name: tower dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: axum - dependency-name: tower-http dependency-version: 0.6.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: axum ... Signed-off-by: dependabot[bot] <support@github.com>
a07c1b5 to
d3dc8ad
Compare
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 axum group with 3 updates in the / directory: axum, tower and tower-http.
Updates
axumfrom 0.7.9 to 0.8.9Release notes
Sourced from axum's releases.
... (truncated)
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
towerfrom 0.4.13 to 0.5.2Release notes
Sourced from tower's releases.
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
tower-httpfrom 0.5.2 to 0.6.7Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
3bf1ba7v0.6.7723ca9afix(decompression): Suppress EOF errors caused by decompressing empty body (#...8ab9f82chore(ci): use newer cargo-public-api-crates job (#619)7cfdf76doc: Replace doc_auto_cfg with doc_cfg (#609)50beeafAdd support for custom status code in TimeoutLayer (#599)35740dedeps: Remove unnecessary dev-dependencies (#606)a7eefaeci: Re-enable ci on default branch (#605)12a5b33tests: Update to brotli 8 (#603)0195198ci: Update to actions/checkout v5 (#604)c757491examples: Update to axum 0.8 (#602)