Bump the rust-dependencies group across 1 directory with 8 updates #2
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-dependencies group with 8 updates in the / directory:
0.1.410.1.434.5.514.5.530.3.200.3.221.10.11.11.00.13.20.14.50.4.00.8.02.1.62.1.70.2.180.2.19Updates
tracingfrom 0.1.41 to 0.1.43Release notes
Sourced from tracing's releases.
... (truncated)
Commits
64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)9751b6echore: runtracing-subscribertests with all features (#3412)Updates
clapfrom 4.5.51 to 4.5.53Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
tracing-subscriberfrom 0.3.20 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
Commits
cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)Updates
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
rcgenfrom 0.13.2 to 0.14.5Release notes
Sourced from rcgen's releases.
... (truncated)
Commits
957a3d8Bump rcgen version to 0.14.5befba1fForward signing and public key data through references9f7fbb6Bump rcgen to 0.14.412f96a8Add unstable support for ML-DSA algorithms28ff3b3Move verification tests into a separate cratecfe8b2eAlphabetize features and dependencies00883a9Use more conventional order in Cargo.toml filesef07b92Move all dependency specifications to the workspace1bb5ba3Remove ring-specific documentation linksb4d001bcli: implement explicit FromStr impl for KeyPairAlgorithmUpdates
criterionfrom 0.4.0 to 0.8.0Release notes
Sourced from criterion's releases.
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
b49ade7chore: release v0.8.0c56485fdocs: Mark Master API Docs links that need to be updated86526a4docs: Remove Master API Docs link temporarily00a443fdocs: Update README links21ca331feat: Add release-plz publish action6c2bc97docs: Add alloca explanation6180449fix: Remove dubious loop limitationbcefedelimit stackalloc to page size46d3ff0use alloca only in windows and unix7d39b2aoffset tests with allocaUpdates
crossfirefrom 2.1.6 to 2.1.7Release notes
Sourced from crossfire's releases.
Changelog
Sourced from crossfire's changelog.
Commits
eec3677Dump version 2.1.785196d8Dep on futures-core instead of futuresdd4a646README: Update test statusa0c84e0github: Add workflows for offical tokio branch41433e3test: Fix test_pressure_bounded_mixed_async_blocking_conversionc0aef27Correct spelling: Waked -> Wokenc1b47cbREADME: Update test status1477161miri.sh: Should use --lib on cargo test onlyUpdates
test-logfrom 0.2.18 to 0.2.19Release notes
Sourced from test-log's releases.
Changelog
Sourced from test-log's changelog.
Commits
b4cd4a3Bump version to 0.2.19bafe834Emit tracing output to stderr9e7aafbBump actions/checkout from 5 to 67fc5975Suggest using [dev-dependencies] instead of [dependencies] in README.md25e7c36Bump actions/checkout from 4 to 5b633926Address clippy reported issue628feeeDon't specify patch level for dev-dependenciesd1a217eUpdate rstest requirement from 0.25.0 to 0.26.1a2c6ba2Document private items in documentation CI jobDependabot 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