chore(deps): bump the cargo group with 19 updates - #227
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the cargo group with 19 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [bytes](https://github.com/tokio-rs/bytes) | `1.12.0` | `1.12.1` | | [cfg_aliases](https://github.com/katharostech/cfg_aliases) | `0.2.1` | `0.2.2` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` | | [console](https://github.com/console-rs/console) | `0.16.3` | `0.16.4` | | derive-deftly | `1.11.3` | `1.11.5` | | [either](https://github.com/rayon-rs/either) | `1.16.0` | `1.17.0` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [glob](https://github.com/rust-lang/glob) | `0.3.3` | `0.3.4` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.5` | `0.18.6` | | [lessify](https://github.com/qrichert/lessify) | `0.5.0` | `0.6.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` | | [rustls](https://github.com/rustls/rustls) | `0.23.41` | `0.23.42` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.15.0` | `1.15.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [serde_repr](https://github.com/dtolnay/serde-repr) | `0.1.20` | `0.1.21` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) Updates `bytes` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.12.0...v1.12.1) Updates `cfg_aliases` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/katharostech/cfg_aliases/releases) - [Changelog](https://github.com/katharostech/cfg_aliases/blob/master/release.toml) - [Commits](katharostech/cfg_aliases@v0.2.1...v0.2.2) Updates `clap` from 4.6.1 to 4.6.4 - [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.1...clap_complete-v4.6.4) Updates `console` from 0.16.3 to 0.16.4 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.16.3...0.16.4) Updates `derive-deftly` from 1.11.3 to 1.11.5 Updates `either` from 1.16.0 to 1.17.0 - [Commits](rayon-rs/either@1.16.0...1.17.0) Updates `futures-util` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) Updates `glob` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.3...v0.3.4) Updates `indicatif` from 0.18.5 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.5...0.18.6) Updates `lessify` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/qrichert/lessify/releases) - [Commits](qrichert/lessify@0.5.0...0.6.0) Updates `libc` from 0.2.186 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.186...0.2.189) Updates `rustls` from 0.23.41 to 0.23.42 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.41...v/0.23.42) Updates `rustls-pki-types` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.15.0...v/1.15.1) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `serde_repr` from 0.1.20 to 0.1.21 - [Release notes](https://github.com/dtolnay/serde-repr/releases) - [Commits](dtolnay/serde-repr@0.1.20...0.1.21) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `tokio` from 1.52.3 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cfg_aliases dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: console dependency-version: 0.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: derive-deftly dependency-version: 1.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: either dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: futures-util dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: glob dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indicatif dependency-version: 0.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: lessify dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.189 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-pki-types dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_repr dependency-version: 0.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... 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 cargo group with 19 updates:
1.0.1031.0.1041.12.01.12.10.2.10.2.24.6.14.6.40.16.30.16.41.11.31.11.51.16.01.17.00.3.320.3.330.3.30.3.40.18.50.18.60.5.00.6.00.2.1860.2.1890.23.410.23.421.15.01.15.11.0.2281.0.2291.0.1501.0.1510.1.200.1.212.0.182.0.191.52.31.53.1Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
bytesfrom 1.12.0 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)Updates
cfg_aliasesfrom 0.2.1 to 0.2.2Release notes
Sourced from cfg_aliases's releases.
Commits
e069ce6Fix trailing semicolon in expression macro bodies4e5609cdocs: remove explicit version from API docs to avoid it becoming out-of-date.ebdc78edocs: fix typo in README.9805781docs: correct version in README. (#11)Updates
clapfrom 4.6.1 to 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Updates
consolefrom 0.16.3 to 0.16.4Release notes
Sourced from console's releases.
Commits
598eca9Bump version to 0.16.40f22c35feat: addis_dumbpublic function1426649Bump actions/checkout from 3 to 7d2d89adignore non-ascii input in Style::from_dotted_str6cff3e0document current panic in Style::from_dotted_str via test casesdd4334fApply suggestions from clippy 1.95586efadRemove redundant as_handle helperbe20e85Add TermInner::new constructorsUpdates
derive-deftlyfrom 1.11.3 to 1.11.5Updates
eitherfrom 1.16.0 to 1.17.0Commits
e514cb1Merge pull request #141 from msrd0/hexbc7c1f3Release 1.17.09acb4b9ci: downgrade serde manuallyc4ffc53Add test forfmt::Pointerba48d31Implement all the fmt traits using a macroa8f48eaAdd implementations forUpperHexandLowerHex331cda7Merge pull request #139 from atouchet/bdg08dc1fbFix build status badgeUpdates
futures-utilfrom 0.3.32 to 0.3.33Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)Updates
globfrom 0.3.3 to 0.3.4Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
cfa2a58chore: release v0.3.48a903efSet the edition to 20211f75324Bump actions/checkout from 6 to 77df5575ci: Bump ubuntu-24.04 to ubuntu-26.04e476c2aci: Replace macos-13 and macos-15 with macos-26-intel and macos-260dc6566ci: Get MSRV directly from crate metadatac3c81deci: Bump MSRV of test dependencies6bde970Bump actions/checkout from 5 to 6 (#184)0639988Cache filename for sorting infill_todo(#181)335da33Replaceinto_errormethod withimpl Into(#179)Updates
indicatiffrom 0.18.5 to 0.18.6Release notes
Sourced from indicatif's releases.
Commits
e4d49d8Bump version to 0.18.6582727efix: correctly detect dumb terminal on WindowsUpdates
lessifyfrom 0.5.0 to 0.6.0Release notes
Sourced from lessify's releases.
Commits
efd2064chore: Bump version to 0.6.0468a115chore: Migrate formatting from Prettier to Oxfmta6d9cbcfeat: Support arguments inPAGER391962fci: Publish to crates.io after GitHub releases00875e5ci: Gate releases on lint-first CIe321962chore: Removetokeibadge from README4327cb8chore: Migrate toprekabc328bchore: Migrate toJust2e077f0ci: Refactor CI workflowUpdates
libcfrom 0.2.186 to 0.2.189Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
ef0906elibc: Release 0.2.1895a79f76riscv32-musl: Rename padding fields to avoid a conflict3e51062psp: Fixoverflowing_literalswarningse352fddemscripten: add pthread_sigmask, sigwait, sigwaitinfo, sigtimedwait, faccessa...63221b3macros: Requiresafeinsafe_f!invocations707ab52macros: Requireunsafeinf!invocations8e40c94Enable clone3() syscall on sparc-linux and sparc64-linux8427909windows: Add back link names fortime-related symbolsb4863fanuttx: fix wchar_t definition under arm41c683dnuttx: mirror type definitionsUpdates
rustlsfrom 0.23.41 to 0.23.42Commits
411fb02Bump version to 0.23.42aff9845implement rfc 9149 ticket_request extension8bd3d1bserver: add max_tls13_tickets configuration4cce222Address newstd_instead_of_corein nightlyd3ffdc1Address newstd_instead_of_corein nightly75d1b7aTake semver-compatible dependency updatesUpdates
rustls-pki-typesfrom 1.15.0 to 1.15.1Release notes
Sourced from rustls-pki-types's releases.
Commits
e29ad15server_name: tweak branch order for performanceef2985dBump version to 1.15.16d85300server_name: optimize validate()239d48eAdd benchmark for DNS name validationUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
serde_reprfrom 0.1.20 to 0.1.21Release notes
Sourced from serde_repr's releases.
Commits
205ce23Release 0.1.21d1d7da1Update to syn 3801177aUpdate actions/upload-artifact@v6 -> v7d76d6b1Update actions/checkout@v6 -> v7492e7d3Raise minimum tested compiler to rust 1.859cc96c0Unpin CI miri toolchainc5c43e8Pin CI miri to nightly-2026-02-11a2175cbRaise required compiler to Rust 1.718a62d5fUpdate actions/upload-artifact@v5 -> v694725b2Update actions/upload-artifact@v4 -> v5Updates
thiserrorfrom 2.0.18 to 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
tokiofrom 1.52.3 to 1.53.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)f61fccaMerge 'tokio-1.52.4' into 'master' (#8290)efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)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