chore(deps): Bump time from 0.3.53 to 0.3.54 - #88
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
@dependabot rebase |
ff4597f to
1de46a6
Compare
Bumps [time](https://github.com/time-rs/time) from 0.3.53 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.53...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>
1de46a6 to
d2c48eb
Compare
|
Status: blocked on the supply-chain policy, not on anything wrong with this bump.
#117 has landed and separates the two causes that were tangled together. It refreshed (the exact crate is listed in the job log) Three ways forward, and the right one is a call for the maintainer rather than something to route around:
Leaving this open rather than forcing it through: a gate that gets bypassed whenever it is inconvenient is not a gate. |
Bumps time from 0.3.53 to 0.3.54.
Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
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