chore(deps): bump the dependencies group with 9 updates#90
Merged
Conversation
Bumps the dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [hyper](https://github.com/hyperium/hyper) | `1.7.0` | `1.8.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.17` | `0.1.18` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.45` | `1.2.46` | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.52` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.52` | | [crypto-common](https://github.com/RustCrypto/traits) | `0.1.6` | `0.1.7` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.4` | `0.1.5` | | [generic-array](https://github.com/fizyk20/generic-array) | `0.14.9` | `0.14.7` | Updates `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0) Updates `hyper` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.8.1) Updates `hyper-util` from 0.1.17 to 0.1.18 - [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.17...v0.1.18) Updates `cc` from 1.2.45 to 1.2.46 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.45...cc-v1.2.46) Updates `clap` from 4.5.51 to 4.5.52 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.51...clap_complete-v4.5.52) Updates `clap_builder` from 4.5.51 to 4.5.52 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.51...v4.5.52) Updates `crypto-common` from 0.1.6 to 0.1.7 - [Commits](RustCrypto/traits@crypto-common-v0.1.6...crypto-common-v0.1.7) Updates `find-msvc-tools` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@find-msvc-tools-v0.1.4...find-msvc-tools-v0.1.5) Updates `generic-array` from 0.14.9 to 0.14.7 - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/commits) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hyper-util dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cc dependency-version: 1.2.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-version: 4.5.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_builder dependency-version: 4.5.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: crypto-common dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: generic-array dependency-version: 0.14.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 9 updates:
1.10.11.11.01.7.01.8.10.1.170.1.181.2.451.2.464.5.514.5.524.5.514.5.520.1.60.1.70.1.40.1.50.14.90.14.7Updates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
hyperfrom 1.7.0 to 1.8.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
166c6cav1.8.14492f31fix(http1): fix consuming extra CPU from previous change (#3977)dbe6f25v1.8.058e0e7dfix(http2): fix internals of HTTP/2 CONNECT upgrades (#3967)0a37a8ctest(ready_stream): replace tracing with printlns (#3973)2377b89fix(http1): fix rare missed write wakeup on connections (#3952)5509ebefeat(rt): addTimer::now()method to allow overriding the instant returned ...f9f8f44tests(client): port tests to in-memory socket (#3947)5803a9cdocs(server): update default values forhttp1::Builder(#3938)e1e1f2brefactor(ffi): specify "C" ABI explicitly in ffi_fn! macro (#3937)Updates
hyper-utilfrom 0.1.17 to 0.1.18Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
203c956v0.1.18d91ea8efix(rt): support fake time in legacy client and TokioTimer (#238)dde14d3fix(client): Proxy Matcher to handle proxy auth without password (#241)b9dc3d2chore(ci): update to actions/checkout@v5 (#240)d4f5706ci: fix msrv on windows and macos target (#239)3c8dbe4chore: bump windows-registry to 0.6 (#236)72bbd22perf(client): avoid redundant memory copies of Host header (#235)1c8f7c6docs: replace auto_doc_cfg (#237)66afc93chore(ci): use auto pr ref in rustdoc-preview workflowfaf5ca2chore(ci): fix rustdoc preview workflow typo (#232)Updates
ccfrom 1.2.45 to 1.2.46Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)Updates
clapfrom 4.5.51 to 4.5.52Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
783b291chore: Releasea88013adocs: Update changeloga3c6230Merge pull request #6000 from mernen/fix-zsh-dynamic-completion951536echore: Release3c527afchore: Update transitive clap8520a7achore: Release2826eedchore(nushell): Require newer clap_completec17d25fdocs: Update changelog493a71aMerge pull request #5999 from cenviity/push-tqqzyttsoktuc758212feat(help): Merge lists of short and long aliasesUpdates
clap_builderfrom 4.5.51 to 4.5.52Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
e82e1edchore: Release558e374docs: Update changelogdd7cafeMerge pull request #6184 from epage/conflict1823ceffix(parser): Don't panic when subcommands conflict with groupsdcc2846test(parser): Show panicbb0b2f1Merge pull request #6181 from jgreitemann/jg/kqvvzuzuzywve495ab1docs(complete): Fix sourcing completions for pwsh20938a8docs(complete): Render shell headings in boldcb49ebaMerge pull request #6177 from epage/headingc32c382docs(arg): Improve the help_heading docsUpdates
crypto-commonfrom 0.1.6 to 0.1.7Commits
66a997cPin generic-array to v0.14.7 and release crypto-common v0.1.7 (#2088)Updates
find-msvc-toolsfrom 0.1.4 to 0.1.5Release notes
Sourced from find-msvc-tools's releases.
Commits
15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)c1fa376Use a default check for the "env" variable in apple_sdk_name (#1605)514e4d1chore(cc): release v1.2.44 (#1603)2a2eee3Fix debug assertion for env/abi mismatch (#1604)97281b6Update CHANGELOG for version 1.2.43 (#1602)8a45e2bStop passing an invalid target tollvm-mingw's cross-compilation wrappers (...a0b2fd6Markstatic_flagandshared_flagas deprecated (#1582)Updates
generic-arrayfrom 0.14.9 to 0.14.7Commits
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