Commit 5ec24d9
authored
fix(deps): update dependency moment-timezone to v0.5.45 (#381)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [moment-timezone](http://momentjs.com/timezone/)
([source](https://togithub.com/moment/moment-timezone)) | [`0.5.43` ->
`0.5.45`](https://renovatebot.com/diffs/npm/moment-timezone/0.5.43/0.5.45)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>moment/moment-timezone (moment-timezone)</summary>
###
[`v0.5.45`](https://togithub.com/moment/moment-timezone/blob/HEAD/changelog.md#0545-2024-02-04)
[Compare
Source](https://togithub.com/moment/moment-timezone/compare/0.5.44...0.5.45)
- Updated data to IANA TZDB `2024a`.
###
[`v0.5.44`](https://togithub.com/moment/moment-timezone/blob/HEAD/changelog.md#0544-2023-12-29)
[Compare
Source](https://togithub.com/moment/moment-timezone/compare/0.5.43...0.5.44)
- Updated data to IANA TZDB `2023d`.
- Fixed `.valueOf()` to return `NaN` for invalid zoned objects (matching
default `moment`)
[#​1082](https://togithub.com/moment/moment-timezone/pull/1082).
- Performance improvements:
- Use binary search when looking up zone information
[#​720](https://togithub.com/moment/moment-timezone/pull/720).
- Avoid redundant checks in `tz.guess()`.
- Avoid redundant `getZone()` calls in `.tz()`.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
America/New_York, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/openedx/edx-ui-toolkit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent fef720d commit 5ec24d9
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments