Bump the rust-dependencies group with 5 updates#4395
Merged
Conversation
Bumps the rust-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.45` | `4.5.46` | | [time](https://github.com/time-rs/time) | `0.3.41` | `0.3.42` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.1.4` | `7.2.0` | | [dynify](https://github.com/loichyan/dynify) | `0.1.0` | `0.1.1` | | [icu_calendar](https://github.com/unicode-org/icu4x) | `2.0.3` | `2.0.4` | Updates `clap` from 4.5.45 to 4.5.46 - [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.5.45...clap_complete-v4.5.46) Updates `time` from 0.3.41 to 0.3.42 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.41...v0.3.42) Updates `comfy-table` from 7.1.4 to 7.2.0 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.1.4...v7.2.0) Updates `dynify` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/loichyan/dynify/releases) - [Changelog](https://github.com/loichyan/dynify/blob/main/CHANGELOG.md) - [Commits](loichyan/dynify@v0.1.0...v0.1.1) Updates `icu_calendar` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/ind/icu_calendar@2.0.3...ind/icu_calendar@2.0.4) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: time dependency-version: 0.3.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: comfy-table dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: dynify dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: icu_calendar dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jedel1043
approved these changes
Sep 1, 2025
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 rust-dependencies group with 5 updates:
4.5.454.5.460.3.410.3.427.1.47.2.00.1.00.1.12.0.32.0.4Updates
clapfrom 4.5.45 to 4.5.46Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abbchore: Release9186a18docs: Update changelog233c316Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2Merge pull request #5923 from Reverier-Xu/master536e29ffeat(builder): AddValueParserFactoryforSaturating\<T>45ed71cchore: Avoid using gen for rust 2024 preserved keyword5029bb3chore: Avoid usinggenfor rust 2024 preserved keyword8a1d59bchore(deps): Update Rust Stable to v1.85 (#5921)9caee53docs(changelog): Clarify 5.0.0cb2352fMerge pull request #5918 from epage/testUpdates
timefrom 0.3.41 to 0.3.42Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
ed2852ev0.3.42 release1067543Fix copied commentf45bff5Useconstblock for readabilityb38c118Add#[inline]to most methodsf410951Add#[track_caller]to numerous methodsd30f3d0OptimizeTime::sube807ad3Add tests, benchmarks3fcb83dOptimizeOffsetDateTimecomparisons95db5c3Optimize UTC offset conversions998b26fOptimizeTime::duration_untilUpdates
comfy-tablefrom 7.1.4 to 7.2.0Release notes
Sourced from comfy-table's releases.
Changelog
Sourced from comfy-table's changelog.
Commits
5962fbechore: Release comfy-table version 7.2.03c6c774docs: Update changelog1ec7ab2docs: Update changelog578f971Merge pull request #184 from Nukesor/dependabot/cargo/rstest-0.262b3dd18build(deps): update rstest requirement from 0.25 to 0.2657db0d0Merge pull request #183 from Nukesor/dependabot/cargo/criterion-0.7385fbb2build(deps): update criterion requirement from 0.6 to 0.7fd43063fix: CI integration test feature flag69be880change: Hide internal feature flagsf4f06daupdate: State of the projectUpdates
dynifyfrom 0.1.0 to 0.1.1Release notes
Sourced from dynify's releases.
Changelog
Sourced from dynify's changelog.
Commits
5c86154chore: release v0.1.1 (#15)d862743fix(macros): respect visibility of input function (#14)84883cafeat(macros): support transformation of a function for#[dynify](#13)3f2b478chore: add[workspace.package.version]8f630eddocs: update outdated readmebbeb200feat: implement a macro for trait transformations (#12)e1d0ee6docs: fix broken linksf62588adocs: expand variables in changelog93faa42test: fix regressions7ccb685test: enable UI tests on nightly toolchainsUpdates
icu_calendarfrom 2.0.3 to 2.0.4Changelog
Sourced from icu_calendar's changelog.
... (truncated)
Commits
35ebfeePublish 2.0.41ceaea7FixRataDie::until(#6861)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