Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate time to 0.3.36 - autoclosed #290

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
time (source) workspace.dependencies patch 0.3.30 -> 0.3.36

Release Notes

time-rs/time (time)

v0.3.36

Compare Source

# Fixed
  • FormatItem can be used as part of an import path. See #​675 for details.

v0.3.35

Compare Source

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.

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 1b52937 to 2f4aa39 Compare December 20, 2023 08:00
@renovate renovate bot force-pushed the renovate/time-0.x branch from 2f4aa39 to 3f735b7 Compare February 1, 2024 10:07
@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 from 3f735b7 to 396a621 Compare February 3, 2024 06:04
@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 3, 2024
@renovate renovate bot force-pushed the renovate/time-0.x branch from 396a621 to 7127bdf Compare February 3, 2024 23:05
@renovate renovate bot changed the title Update Rust crate time to 0.3.34 Update Rust crate time to 0.3.35 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/time-0.x branch from 7127bdf to 34ed2aa Compare April 10, 2024 07:58
@renovate renovate bot force-pushed the renovate/time-0.x branch from 34ed2aa to 8c2d8d0 Compare April 11, 2024 03:35
@renovate renovate bot changed the title Update Rust crate time to 0.3.35 Update Rust crate time to 0.3.36 Apr 11, 2024
@renovate renovate bot changed the title Update Rust crate time to 0.3.36 Update Rust crate time to 0.3.36 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/time-0.x branch May 5, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants