flat-manager
flat-manager copied to clipboard
build(deps): bump time from 0.1.45 to 0.3.23
Bumps time from 0.1.45 to 0.3.23.
Release notes
Sourced from time's releases.
v0.3.23
See the changelog for details.
v0.3.22
See the changelog for details.
v0.3.21
See the changelog for details.
v0.3.20
See the changelog for details.
v0.3.19
See the changelog for details.
v0.3.18
See the changelog for details.
v0.3.17
See the changelog for details.
v0.3.16
See the changelog for details.
v0.3.15
See the changelog for details.
v0.3.14
See the changelog for details.
v0.3.13
See the changelog for details.
v0.3.12
See the changelog for details.
v0.3.11
See the changelog for details.
v0.3.10
See the changelog for details.
v0.3.9
See the changelog for details.
v0.3.7
See the changelog for details.
v0.3.6
See the changelog for details.
... (truncated)
Changelog
Sourced from time's changelog.
0.3.23 [2023-07-08]
Added
Date::next_occurrenceDate::prev_occurrenceDate::nth_next_occurrenceDate::nth_prev_occurrenceWeekday::nth_prevMonth::nth_nextMonth::nth_prevChanged
The minimum supported Rust version policy has been updated. See the README for details.
Fixed
Duration::abscorrectly returnsDuration::MAXwhen near the minimum value. The nanoseconds value was previously incorrect.- Compliance with ISO 8601 has been improved. Previously, a UTC offset would be incorrectly rejected in some cases.
0.3.22 [2023-06-07]
Added
OffsetDateTime::checked_to_offset0.3.21 [2023-05-05]
Added
- Any formattable/parsable type can now be used with the
time::serde::format_description!macro.Weekday::nth_nextChanged
- The minimum supported Rust version is now 1.65.0.
0.3.20 [2023-02-24]
Changed
- The minimum supported Rust version is now 1.63.0.
- On Unix-based operating systems with known thread-safe environments, functions obtaining the local offset no longer require a check that the program is single-threaded. This currently includes
... (truncated)
Commits
- See full diff in compare view
You can trigger a rebase of this PR 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.