Bump the rust-minor group with 11 updates#722
Merged
Conversation
Bumps the rust-minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.1` | `1.52.1` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `4.9.0` | `4.10.0` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [clap_derive](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.8` | `0.27.9` | | [portable-atomic-util](https://github.com/taiki-e/portable-atomic-util) | `0.2.6` | `0.2.7` | | [pxfm](https://github.com/awxkee/pxfm) | `0.1.28` | `0.1.29` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.11` | `0.103.13` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.2+wasi-0.2.9` | `1.0.3+wasi-0.2.9` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.1` | `1.0.2` | | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.51.0` | `0.57.1` | Updates `tokio` from 1.51.1 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.1) Updates `bitstream-io` from 4.9.0 to 4.10.0 - [Changelog](https://github.com/tuffy/bitstream-io/blob/master/CHANGES.md) - [Commits](tuffy/bitstream-io@v4.9.0...v4.10.0) Updates `clap` from 4.6.0 to 4.6.1 - [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.6.0...clap_complete-v4.6.1) Updates `clap_derive` from 4.6.0 to 4.6.1 - [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.6.0...v4.6.1) Updates `hyper-rustls` from 0.27.8 to 0.27.9 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.8...v/0.27.9) Updates `portable-atomic-util` from 0.2.6 to 0.2.7 - [Release notes](https://github.com/taiki-e/portable-atomic-util/releases) - [Changelog](https://github.com/taiki-e/portable-atomic-util/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic-util@v0.2.6...v0.2.7) Updates `pxfm` from 0.1.28 to 0.1.29 - [Release notes](https://github.com/awxkee/pxfm/releases) - [Commits](awxkee/pxfm@0.1.28...0.1.29) Updates `rustls-webpki` from 0.103.11 to 0.103.13 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.11...v/0.103.13) Updates `wasip2` from 1.0.2+wasi-0.2.9 to 1.0.3+wasi-0.2.9 - [Commits](bytecodealliance/wasi-rs@wasip2-1.0.2...wasip2-1.0.3) Updates `winnow` from 1.0.1 to 1.0.2 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.1...v1.0.2) Updates `wit-bindgen` from 0.51.0 to 0.57.1 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.51.0...v0.57.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: bitstream-io dependency-version: 4.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: clap dependency-version: 4.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_derive dependency-version: 4.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper-rustls dependency-version: 0.27.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: portable-atomic-util dependency-version: 0.2.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: pxfm dependency-version: 0.1.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls-webpki dependency-version: 0.103.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wasip2 dependency-version: 1.0.3+wasi-0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: winnow dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: wit-bindgen dependency-version: 0.57.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor ... 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 rust-minor group with 11 updates:
1.51.11.52.14.9.04.10.04.6.04.6.14.6.04.6.10.27.80.27.90.2.60.2.70.1.280.1.290.103.110.103.131.0.2+wasi-0.2.91.0.3+wasi-0.2.91.0.11.0.20.51.00.57.1Updates
tokiofrom 1.51.1 to 1.52.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
905c146chore: prepare to release v1.52.1 (#8059)56aaa43rt: revert #7757 to fix regression inspawn_blocking(#8057)57ff47aci: updatetrybuildto expect output from rustc 1.95.0 (#8058)812de3eci: bump taiki-e/cache-cargo-install-action from 1 to 3 (#8053)ba82e73ci: use Dependabot to keep github actions up to date (#8052)2e85f9dci: replace cirrus-ci with freebsd-vm (#8041)a7e1cd8ci: update GitHub Actions workflows to use latest tool versions (#8047)5f7be0achore: perpare 1.52.0 (#8045)36d12d2taskdump: allow impl FnMut() in taskdumps instead of just fn() (#8040)f943312fs: support io-uring inAsyncReadforFile(#7907)Updates
bitstream-iofrom 4.9.0 to 4.10.0Commits
0ca4d89Bump version to 4.10.0a5b61a0Update no-std dependency from core2 to no-std-io26ac1342Optimize Huffman code writer41cd533Add method to retrieve unsigned bits from SignedBitCount354041eMerge pull request #35 from wojciech-graj/master3f5d3f7Automatically generate feature gate docsUpdates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
clap_derivefrom 4.6.0 to 4.6.1Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
ac5fda6chore: Releaseb73c627docs: Update changelog44cfb34Merge pull request #6346 from TomPlanche/fix/cargo-env-incremental-rebuild34ef8a0fix(derive): Track Cargo env vars for incremental rebuilds0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)1420275chore: ReleaseUpdates
hyper-rustlsfrom 0.27.8 to 0.27.9Release notes
Sourced from hyper-rustls's releases.
Commits
9741534Cargo: version 0.27.8 -> 0.27.9d391ce2Cargo: update semver compat depsa163901Cargo: fix include license typo for ISC licenseb3eb41eBump rustls from 0.23.37 to 0.23.38Updates
portable-atomic-utilfrom 0.2.6 to 0.2.7Release notes
Sourced from portable-atomic-util's releases.
Changelog
Sourced from portable-atomic-util's changelog.
Commits
ef24b51Release 0.2.7592caf2Update changelog831b81dTouch up PR 2b9e3ad8serde feature and traits implementation for Arc (#2)10c5481Update scripts and CI config7b1ef64tools: Update tidy.sh and related configd6f4c76zizmor: Apply more lintse071ea7tools: Update scripts and related configd79b5b1ci: Update configUpdates
pxfmfrom 0.1.28 to 0.1.29Release notes
Sourced from pxfm's releases.
Commits
fbf859cMerge pull request #90 from awxkee/dev4_26b40726bSanitizing inputs for miri408330eMerge pull request #89 from awxkee/dev4_262c0df2dSanitizing inputs for miri3f54c5fCI updateUpdates
rustls-webpkifrom 0.103.11 to 0.103.13Release notes
Sourced from rustls-webpki's releases.
Commits
2879b2cPrepare 0.103.132c49773Improve tests for padding ofBitStringFlags4e3c0b3Correct validation of BIT STRING constraints39c91d2Actually fail closed for URI matching against excluded subtrees27131d4Bump version to 0.103.126ecb876Clean up stuttery enum variant names318b3e6Ignore wildcard labels when matching name constraints1219622Rewrite constraint matching to avoid permissive catch-all branchUpdates
wasip2from 1.0.2+wasi-0.2.9 to 1.0.3+wasi-0.2.9Commits
660ee06Bump version numbers of wasip2/wasip3 (#155)ad7e8f6Update wit-bindgen to 0.57.1 (#154)a6fa3f1Update wit-bindgen, makewasip3no_std compatible (#153)9d39023Implement the missing debug functionality (#152)c09f642Allow activating wit-bindgen/macros (#151)ad3c5ccRe-export spawn from wit-bindgen (#150)277c0a6ci: wasmtime v43 and latest wasm-tools (#149)3a8f1b2Include license files in packages (#148)2700044Update to 0.3.0-rc-2026-03-15 (#146)26a820cUpdate wasip3 snapshot (#144)Updates
winnowfrom 1.0.1 to 1.0.2Changelog
Sourced from winnow's changelog.
Commits
05d3cd2chore: Release7ac7c0fdocs: Update changelogac12806Merge pull request #909 from epage/tree6ed2d5ffix(error): Support Bits with TreeErrorf09c7a4chore(deps): Update Rust Stable to v1.95 (#906)7f8c41cMerge pull request #905 from winnow-rs/renovate/j178-prek-action-2.xc40231cMerge pull request #904 from winnow-rs/renovate/codecov-codecov-action-6.x93b12c0chore(deps): Update j178/prek-action action to v27780f54chore(deps): Update codecov/codecov-action action to v6Updates
wit-bindgenfrom 0.51.0 to 0.57.1Commits
2e00369Release wit-bindgen 0.57.1 (#1596)f2c3e9fRemoveasyncfeature ofwit-bindgen-rust-macros(#1595)8e9087bRelease wit-bindgen 0.57.0 (#1593)50cdab6Perform some CI/dependency maintenance (#1594)2f767a5Remove dependency onstdforasyncfeature (#1591)be1402fAdd--enable-method-chainingfor the Rust generator. (#1586)9f20dc3Release wit-bindgen 0.56.0 (#1589)d1eab2fLimit async stream read/write lengths (#1588)a4b3eb1feat(moonbit): add map type support (#1584)7b5c1c6feat(go): add map type support (#1583)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 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