Skip to content

Update dependency moment-timezone to v0.5.44 - autoclosed

This MR contains the following updates:

Package Type Update Change
moment-timezone (source) dependencies patch 0.5.43 -> 0.5.44

Release Notes

moment/moment-timezone (moment-timezone)

v0.5.44

Compare Source

  • Updated data to IANA TZDB 2023d.
  • Fixed .valueOf() to return NaN for invalid zoned objects (matching default moment) #​1082.
  • Performance improvements:
    • Use binary search when looking up zone information #​720.
    • Avoid redundant checks in tz.guess().
    • Avoid redundant getZone() calls in .tz().

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports