chore(deps): bump the all-dependencies group across 1 directory with 12 updates #297
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 all-dependencies group with 12 updates in the / directory:
0.14.10.14.21.0.951.0.1000.4.250.4.280.11.60.11.80.14.10.14.24.5.304.5.530.29.00.30.10.12.120.12.243.1.03.1.10.5.50.5.72.0.162.1.13.17.13.23.0Updates
prostfrom 0.14.1 to 0.14.2Changelog
Sourced from prost's changelog.
... (truncated)
Commits
efb0755chore: Release version 0.14.2 (#1372)91a093ftest(derive_copy): Allow dead code (#1362)2c22c59build(deps): bump actions/checkout from 5 to 6 (#1370)0ca232edocs: update maintenance status to Passively Maintained (#1359)1d7344bchore: fix typo in prost/src/encoding.rs (#1369)f0786c0test(ServiceGenerator): Verify the content of all generated files (#1357)5e73b93docs: Answer why fields are wrapped in option (#1358)5620790style: Use variables directly in theformat!string (#1361)8336e65test(no_unused_results): Add roundtrip for Test message (#1364)afed4b9test(message_encoding): RoundtripCoumpound(#1365)Updates
anyhowfrom 1.0.95 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
logfrom 0.4.25 to 0.4.28Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
6e17355Merge pull request #695 from rust-lang/cargo/0.4.2857719dbfocus on user-facing source changes in the changeloge0630c6prepare for 0.4.28 release60829b1Merge pull request #692 from nebkor/up-and-down95d44f8change names of log-level-changing methods to be more descriptive2b63dfaAddup()anddown()methods forLevelandLevelFilter3aa1359Merge pull request #690 from HaoliangXu/master1091f2cChore:delete compare_exchange method for AtomicUsize on platforms24c5f44Merge pull request #688 from ZylosLumen/patch-14498495Unhide#[derive(Debug)]in exampleUpdates
env_loggerfrom 0.11.6 to 0.11.8Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
f0443b2chore: Released8b5e1edocs: Update changelog3ca671fMerge pull request #360 from epage/formatbc02d61feat(fmt): Expose ConfigurableFormatc567fderefactor(fmt): Pull out format logicce25c73refactor(fmt): Make DefaultFormats name more specific739ebb1refactor(fmt): Pull out logger's builder methods3acb571refactor(fmt): Delegate formatting to DefaultFormate351bcbrefactor(fmt): Reduce duplication in DefaultFormatWriter3c9e6ffMerge pull request #359 from epage/kvUpdates
prost-buildfrom 0.14.1 to 0.14.2Changelog
Sourced from prost-build's changelog.
... (truncated)
Commits
efb0755chore: Release version 0.14.2 (#1372)91a093ftest(derive_copy): Allow dead code (#1362)2c22c59build(deps): bump actions/checkout from 5 to 6 (#1370)0ca232edocs: update maintenance status to Passively Maintained (#1359)1d7344bchore: fix typo in prost/src/encoding.rs (#1369)f0786c0test(ServiceGenerator): Verify the content of all generated files (#1357)5e73b93docs: Answer why fields are wrapped in option (#1358)5620790style: Use variables directly in theformat!string (#1361)8336e65test(no_unused_results): Add roundtrip for Test message (#1364)afed4b9test(message_encoding): RoundtripCoumpound(#1365)Updates
clapfrom 4.5.30 to 4.5.53Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
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
nixfrom 0.29.0 to 0.30.1Changelog
Sourced from nix's changelog.
... (truncated)
Commits
3cf9007chore: drop 0.30.12845ab9Compile sys::mman on Redox (#2637)fccb4abFix fuchsia target triple to unbreak docs.rs build (#2634)b834171ci: disable hurd (#2638)9c97e1dClippy cleanup: dangerous_implicit_autorefs and uninlined_format_args989291dchore: release 0.30.06a1c5b8Remove Copy from PollFd (#2631)eba0f41chore: pin libc to 0.2.171 & bump CI image (#2632)b561476socket::sockopt AttachReusePortCbpf for Linux addition. (#2621)684b79eAdd sockopt::PeerPidfd (SO_PEERPIDFD) sockopt support to socket::sockopt (#2620)Updates
reqwestfrom 0.12.12 to 0.12.24Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
b126ca4v0.12.244023493refactor: change fast_random from xorshift to siphash a counterfd61bc9refactor(cookie): avoid duplicate cookie insertion (#2834)0bfa526test(multipart): fix build failure withno-default-features(#2801)994b8a0docs: typo in retry max_retries_per_request (#2824)da0702brefactor(cookie): de-duplicate cookie support asCookieServicemiddleware (...7ebddeachore: align internal name usage of TotalTimeout (#2657)b540a4echore(readme): use correct CI status badgee4550c4docs: fix method name in changelog entry (#2807)f4694a2perf(util): avoid extra copy when base64 encoding (#2805)Updates
shellexpandfrom 3.1.0 to 3.1.1Commits
1ca44c8Merge branch 'release' into 'main'751b7fbPrepare release of 3.1.1867db4dMerge branch 'msrv-2' into 'main'024811bDowngrade MSRV in Cargo.toml656d1e0Merge branch 'msrv' into 'main'a18feb8Routine cargo update590b4faDeclare MSRV in Cargo.toml2af19f0Merge branch 'dirs' into 'main'480a4cbBump max dirs version to 6Updates
libcgroupsfrom 0.5.5 to 0.5.7Release notes
Sourced from libcgroups's releases.
... (truncated)
Changelog
Sourced from libcgroups's changelog.