Bump the patch group in /bundler with 4 updates#175
Merged
Conversation
garryod
previously approved these changes
Sep 30, 2024
Bumps the patch group in /bundler with 4 updates: [axum](https://github.com/tokio-rs/axum), [flate2](https://github.com/rust-lang/flate2-rs), [tar](https://github.com/alexcrichton/tar-rs) and [tower-http](https://github.com/tower-rs/tower-http). Updates `axum` from 0.7.6 to 0.7.7 - [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.6...axum-v0.7.7) Updates `flate2` from 1.0.33 to 1.0.34 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.33...1.0.34) Updates `tar` from 0.4.41 to 0.4.42 - [Commits](alexcrichton/tar-rs@0.4.41...0.4.42) Updates `tower-http` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.0...tower-http-0.6.1) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
bcca9b1 to
d7b3409
Compare
garryod
approved these changes
Sep 30, 2024
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 patch group in /bundler with 4 updates: axum, flate2, tar and tower-http.
Updates
axumfrom 0.7.6 to 0.7.7Release notes
Sourced from axum's releases.
Commits
fe56a31Bump versionsac50d7ddocs: Remove manual tables of content (#2921)6f56077core: Fix compile errors from __log_rejection (#2933)4fc0641Upgrade private dependencies (#2935)6ec3a51Clarify some subtleties of routing (#2896)Updates
flate2from 1.0.33 to 1.0.34Release notes
Sourced from flate2's releases.
Commits
1a28821Merge pull request #431 from Shnatsel/better-wording2c29780Merge pull request #428 from Shnatsel/upgrade-zlib-rs423981aBetter wording in compression level docsda5c8cfBump versioneeee4c6Merge pull request #430 from Shnatsel/detailed-level-docs731df32Update Cargo.toml8210288Document backend differences1f78c5cUpgrade zlib-rs to 0.3.0 to get multiple bugfixes:6fbd6d2Merge pull request #427 from ByteBaker/main936aa35docs: correctly mention compression levelUpdates
tarfrom 0.4.41 to 0.4.42Commits
b8b5ea7Bump to 0.4.427a12150feat: Support adding sparse files to archives (#375)6586ac0feat: Add Builder::append_writer (#376)97d5033fix: Don't forget to zero-terminate in octal_into (#374)6adcb40Update append_dir_all doc test (#364)def682dAdd append_dir_all doc test without renaming (#365)3747caffix: Support sparse entries of enormous size (#373)9f9ce52Ensure directory permissions are correctly applied. (#372)f952189Add link ownership rules. (#371)cdf5b6fAdd doc hint that default is different thantar(#366)Updates
tower-httpfrom 0.6.0 to 0.6.1Release notes
Sourced from tower-http's releases.
Commits
4bca529v0.6.19fdf0eb(de)compression: reduce memory allocation to improve performance (#521)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 conditions