Bump the minor-updates group across 1 directory with 9 updates #100
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 minor-updates group with 9 updates in the / directory:
1.0.981.0.994.5.414.5.471.17.01.18.11.46.11.47.11.0.2191.0.2251.0.1401.0.1450.3.410.3.430.9.20.9.60.8.260.8.27Updates
anyhowfrom 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963aRelease 1.0.992c64c15Merge pull request #420 from dtolnay/enotempty8cf66f7Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145cRevert "Pin nightly toolchain used for miri job"1d7ef1dUpdate ui test suite to nightly-2025-06-306929572Update ui test suite to nightly-2025-06-1837224e3Ignore mismatched_lifetime_syntaxes lint11f0e81Pin nightly toolchain used for miri jobd04c999Raise required compiler for backtrace feature to rust 1.82219d163Update test suite to nightly-2025-05-01Updates
clapfrom 4.5.41 to 4.5.47Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f046ca6chore: Release436949ddocs: Update changelog1ddab84Merge pull request #5954 from epage/tests8a66dbftest(complete): Add more native cases76465cftest(complete): Make things more consistent232cedbtest(complete): Remove redundant index02244a6Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847fix(complete): Missing options in multi-val arg74388d7test(complete): Multi-valued, unbounded positional5b3d45frefactor(complete): Extract function for optionsUpdates
uuidfrom 1.17.0 to 1.18.1Release notes
Sourced from uuid's releases.
Commits
50d8e79Merge pull request #842 from uuid-rs/cargo/v1.18.17948592prepare for 1.18.1 release6d847c7Merge pull request #841 from uuid-rs/chore/unsafe-cleanup675ccccre-gate zerocopy behind unstable feature flag4dd5828Remove some unsafe; stabilize zerocopy60a49ebMerge pull request #839 from uuid-rs/cargo/v1.18.0eb8c697prepare for 1.18.0 release281f26fMerge pull request #838 from uuid-rs/chore/time-conversion2d67ab2don't use allocated values in errorsc284ed5wrap the error type used in time conversionsUpdates
tokiofrom 1.46.1 to 1.47.1Release notes
Sourced from tokio's releases.
Commits
be8ee45chore: prepare Tokio v1.47.1 (#7504)d9b1916Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6chore: prepare Tokio v1.43.2 (#7502)4730984readme: add 1.47 as LTS release (#7497)1979615process: fix panic from spurious pidfd wakeup (#7494)f669a60ci: add lockfile for LTS branchce41896sync: fix broken link of Pythonasyncio.EventinSetOncedocs (#7485)c8ab78achangelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8chore: prepare Tokio v1.47.0 (#7482)d545aa2sync: addsync::Notify::notified_owned()(#7465)Updates
serdefrom 1.0.219 to 1.0.225Release notes
Sourced from serde's releases.
Commits
1d7899dRelease 1.0.22597168d3Touch up PR 2879373b11dMerge pull request 2879 from rcrisanti/fix/silence-deprecation-warnings-derive69072f2Merge pull request 2931 from Mingun/unify-serde-access5b37e8aMerge pull request #2980 from dtolnay/privateb47f4dfUnify access to the serde namespacecbe98a9Use differently named __private module per patch release957996fMake all use of __private go through interpolation1699882Release 1.0.224840f6ecMerge pull request #2979 from dtolnay/privateUpdates
serde_jsonfrom 1.0.140 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3Release 1.0.14523679e2Add serde version constraintfc27bafRelease 1.0.144caef3c6Ignore uninlined_format_args pedantic clippy lint81ba3aaMerge pull request #1285 from dtolnay/serdecored21e8ceSwitch serde dependency to serde_core6beb6cdMerge pull request #1286 from dtolnay/up1dbc803Raise required compiler to Rust 1.610bf5d87Enforce trybuild >= 1.0.108d12e943Update actions/checkout@v4 -> v5Updates
timefrom 0.3.41 to 0.3.43Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
45b9932v0.3.43 release8cbf0dbFix bug withconvert3343e85Add support for rand 0.9afb2574Add note about MSRVed2852ev0.3.42 release1067543Fix copied commentf45bff5Useconstblock for readabilityb38c118Add#[inline]to most methodsf410951Add#[track_caller]to numerous methodsd30f3d0OptimizeTime::subUpdates
tomlfrom 0.9.2 to 0.9.6Commits
4695fb0chore: Release6a77ed7docs: Update changelogc1e8197refactor: Switch serde dependency to serde_core (#1036)d85d6cdrefactor: Switch serde dependency to serde_core9154dcbchore: Release38f445cdocs: Update changelog1ce8a75feat(edit): Expose Table::span (#1031)290c28ffeat(edit): Expose Table::spanb2bc739chore(deps): Update Rust Stable to v1.89 (#1026)bd21148chore: ReleaseUpdates
zerocopyfrom 0.8.26 to 0.8.27Release notes
Sourced from zerocopy's releases.
Commits
5301361Release 0.8.27 (#2710)a55463ederive(IntoBytes): supportrepr(C)structs with explicit trailing slices ...e546da9[ci] Roll pinned nightly toolchain (#2709)5b52ab0[ci] Roll pinned nightly toolchain (#2708)2f931af[ci] Roll pinned nightly toolchain (#2707)cd0ea7f[ci] Roll pinned nightly toolchain (#2706)e95a779[ci] Roll pinned nightly toolchain (#2705)3d35f06[ci] Roll pinned nightly toolchain (#2704)fb1cf4c[ci] Roll pinned nightly toolchain (#2702)c1a3796[ci] Roll pinned nightly toolchain (#2700)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