deps: Bump the rust-minor group across 1 directory with 10 updates #25
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 10 updates in the / directory:
1.48.01.49.01.0.1451.0.1494.5.534.5.542.0.172.0.182.12.12.13.00.4.420.4.430.23.350.23.362.5.72.5.80.1.180.1.190.4.40.4.5Updates
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
clapfrom 4.5.53 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/mastere2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suiteUpdates
thiserrorfrom 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
indexmapfrom 2.12.1 to 2.13.0Changelog
Sourced from indexmap's changelog.
Commits
a4aba99Merge pull request #431 from cuviper/release-2.13.0e345f3aRelease 2.13.0e6b677bMerge pull request #430 from cuviper/split_at_checked61c9d53AddSlice::split_at_checkedandsplit_at_mut_checked8b8d350Merge pull request #426 from cuviper/clone-intokv88efd0cimpl Clone for IntoKeysandIntoValues3b6d04bMerge pull request #425 from cuviper/inner-coreeb30eb1Move crate::map::core to crate::innerUpdates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
rustlsfrom 0.23.35 to 0.23.36Commits
b47bf54Prepare 0.23.3699308d2Bump nightly toolchain for cargo-check-external-typesba00982Support P256+SHA512 and P384+SHA512 signatures in certificatesUpdates
urlfrom 2.5.7 to 2.5.8Commits
d6ea13cBump to 2.5.88269ac3ci: update cargo-deny config, bump cargo-deny-action to v2 (#1092)6dfdf17chore: fix some typos in comments (#1090)b06048dAttempt to fix 1.82 CI (#1085)9771ab5Fix roundtripping issue (#1079)22b925fImprove Compile Times withserde_derive(#1075)0afccc9fix outdated docs for ParseError (#1074)Updates
hyper-utilfrom 0.1.18 to 0.1.19Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
d574011v0.1.19818748fdocs(pool): add module level docs for pools (#248)765bc98feat(pool): add a Map pool service type (#247)567db01feat(pool): add a Negotiate pooling service (#228)c4cf24dfeat(pool): add a Cache pooling service (#227)9b1008dfeat(pool): add a Singleton pool type (#226)71ef2fcdocs: fix spelling mistakes. improve RFC non-compliant behaviour with user/au...eed21e7chore(ci): check docs links with full features (#245)Updates
tokio-testfrom 0.4.4 to 0.4.5Commits
41d1877chore: prepare tokio-test 0.4.5 (#7831)60b083bchore: prepare tokio-stream 0.1.18 (#7830)9cc02ccchore: prepare tokio-util 0.7.18 (#7829)d2799d7task: improve the docs ofBuilder::spawn_local(#7828)4d4870ftask: doc that task drops before JoinHandle completion (#7825)fdb1509fs: check for io-uring opcode support (#7815)426a562rt: removeallow(dead_code)afterJoinSetstabilization (#7826)e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)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