Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Update Rust crate time to ^0.3.34#7

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/time-0.x
Open

Update Rust crate time to ^0.3.34#7
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/time-0.x

Conversation

@renovate

@renovate renovate Bot commented Oct 14, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change
time (source) dependencies patch ^0.3.29 -> ^0.3.34

Release Notes

time-rs/time (time)

v0.3.34

Compare Source

Fixed

Computing the local offset on Windows works again. It was broken in some cases in v0.3.32 and
v0.3.33.

v0.3.33

Compare Source

Fixed

Builds targeting wasm32-unknown-unknown now work again.

v0.3.32

Compare Source

Added
  • Methods to replace the day of the year.
    • Date::replace_ordinal
    • PrimitiveDateTime::replace_ordinal
    • OffsetDateTime::replace_ordinal
  • Modules to treat an OffsetDateTime as a Unix timestamp with subsecond precision for serde.
    • time::serde::timestamp::milliseconds
    • time::serde::timestamp::microseconds
    • time::serde::timestamp::nanoseconds
Changed
  • Duration::time_fn is deprecated.

v0.3.31

Compare Source

Added
  • OffsetDateTime::new_in_offset
  • OffsetDateTime::new_utc
Changed
  • The valid range of UtcOffset has been expanded from ±23:59:59 to ±25:59:59. This is to support
    the full POSIX range while permitting infallible negation.

v0.3.30

Compare Source

Added
  • powerfmt::smart_display::SmartDisplay has been added for the main types in the library. These
    implementations ensure that values follow the requested fill, width, and alignment when using
    format! or similar macros. Display is implemented in terms of SmartDisplay.
Fixed
  • Large values no longer wrap around in release mode when using NumericalDuration or
    NumericalStdDuration.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/time-0.x branch from 0e6f68d to 99aa519 Compare December 19, 2023 11:14
@renovate renovate Bot changed the title Update Rust crate time to ^0.3.30 Update Rust crate time to ^0.3.31 Dec 19, 2023
@renovate renovate Bot changed the title Update Rust crate time to ^0.3.31 Update Rust crate time to ^0.3.32 Feb 1, 2024
@renovate renovate Bot force-pushed the renovate/time-0.x branch 2 times, most recently from d831dd1 to 7863250 Compare February 3, 2024 05:05
@renovate renovate Bot changed the title Update Rust crate time to ^0.3.32 Update Rust crate time to ^0.3.33 Feb 3, 2024
@renovate renovate Bot changed the title Update Rust crate time to ^0.3.33 Update Rust crate time to ^0.3.34 Feb 4, 2024
@renovate renovate Bot force-pushed the renovate/time-0.x branch from 7863250 to 6d485ca Compare February 4, 2024 01:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants