Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Update Rust crate chrono to 0.4.22 - autoclosed #19

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 13, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.19 -> 0.4.22

Release Notes

chronotope/chrono

v0.4.22

Compare Source

  • Allow wasmbindgen to be optional on wasm32-unknown-unknown target (#​771)
  • Fix compile error for x86_64-fortanix-unknown-sgx (#​767)
  • Update iana-time-zone version to 1.44 (#​773)

v0.4.21

Compare Source

  • Fall back to UTC timezone in cases where no timezone is found (#​756)
  • Correctly detect timezone on Android (#​756)
  • Improve documentation for strftime %Y specifier (#​760)

v0.4.20

Compare Source

  • Add more formatting documentation and examples.
  • Add support for microseconds timestamps serde serialization/deserialization (#​304)
  • Fix DurationRound is not TZ aware (#​495)
  • Implement DurationRound for NaiveDateTime
  • Implement std::iter::Sum for Duration
  • Add DateTime::from_local() to construct from given local date and time (#​572)
  • Add a function that calculates the number of years elapsed between now and a given Date or DateTime (#​557)
  • Correct build for wasm32-unknown-emscripten target (#​568)
  • Change Local::now() and Utc::now() documentation from "current date" to "current date and time" (#​647)
  • Fix duration_round panic on rounding by Duration::zero() (#​658)
  • Add optional rkyv support.
  • Add support for microseconds timestamps serde serialization for NaiveDateTime.
  • Add support for optional timestamps serde serialization for NaiveDateTime.
  • Fix build for wasm32-unknown-emscripten (@​yu-re-ka #​593)
  • Make ParseErrorKind public and available through ParseError::kind() (#​588)
  • Implement DoubleEndedIterator for NaiveDateDaysIterator and NaiveDateWeeksIterator
  • Fix panicking when parsing a DateTime (@​botahamec)
  • Add support for getting week bounds based on a specific NaiveDate and a Weekday (#​666)
  • Remove libc dependency from Cargo.toml.
  • Add the and_local_timezone method to NaiveDateTime
  • Fix the behavior of Duration::abs() for negative durations with non-zero nanos
  • Add compatibility with rfc2822 comments (#​733)
  • Make js-sys and wasm-bindgen enabled by default when target is wasm32-unknown-unknown for ease of API discovery
  • Add the Months struct and associated Add and Sub impls

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

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

@renovate renovate bot added the renovate label Aug 13, 2022
@renovate renovate bot changed the title Update Rust crate chrono to 0.4.22 Update Rust crate chrono to 0.4.22 - autoclosed Aug 13, 2022
@renovate renovate bot closed this Aug 13, 2022
@renovate renovate bot deleted the renovate/chrono-0.x branch August 13, 2022 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants