Build(deps): bump time from 0.3.44 to 0.3.54 - #482
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Sorry @dependabot[bot], you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
dependabot
Bot
force-pushed
the
dependabot/cargo/time-0.3.54
branch
from
August 1, 2026 13:49
e63b3c2 to
4c1eff9
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/time-0.3.54
branch
from
August 4, 2026 18:10
4c1eff9 to
369332a
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/time-0.3.54
branch
from
August 5, 2026 22:21
369332a to
b6b5fae
Compare
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.54. - [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.44...v0.3.54) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/time-0.3.54
branch
from
August 6, 2026 00:36
b6b5fae to
b20fce4
Compare
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 time from 0.3.44 to 0.3.54.
Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
d1c55a4v0.3.54 release2fb04c4Add ability to iterate overWeekdays00779faAdd ability to iterate overMonthsb99c5c2Add ability to iterate overDates41eea5bLint on missing panic documentation5a0bdd8Replace optimizing loop with linear pass687d4a9Address clippy lints6bf0055Add LLM policy81f9fe0RenameDurationtoSignedDuration058efaeRename internals forPlainDateTime