chore(deps): bump time from 0.3.51 to 0.3.53
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(14 days ago)
(14 days ago)
Bumps time from 0.3.51 to 0.3.53.
Release notes
Sourced from time's releases.
v0.3.53
See the changelog for details.
v0.3.52
See the changelog for details.
Changelog
Sourced from time's changelog.
0.3.53 [2026-07-01]
There are no publicly-facing changes in this release. It solely works around the
cookiecrate relying on an implementation detail oftimethat was never part of the public API (and thus subject to semver guarantees). The internal API has been reverted to the extent necessary forcookieto compile. This measure is temporary; the internal change will be re-applied in an yet-to-be-determined future release.0.3.52 [2026-06-30]
Fixed
- Subsecond values in the
time!macro are parsed using the textual representation, ensuring accuracy. Previously, they were parsed using the floating point representation, which could result in a loss of precision and even invalid values.- The
date!macro could previously create an invalid value that would then panic at compile time. The macro now emits a proper error instead.- When parsing an invalid format description, an edge case would inadvertently panic. This now returns an error as intended.
Added
- Support default values when parsing
Commits
0ae2f84v0.3.53 releasecea8c96Avoid issue withcookiecrate temporarily55e1f2bRequire private type to properly seal traits7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by target- Additional commits viewable in compare view
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 16124578 |
| UUID: | 4833375293 |
| Node ID: | PR_kwDOTGyo_M7vEbKF |
| Host: | GitHub |
| Repository: | constantin-jais/bolt-cos-matic |