Skip to content

Commit 7b5fd8e

Browse files
authored
fix(deps): Update dependency luxon to v3.7.1 (#292)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [luxon](https://redirect.github.com/moment/luxon) | dependencies | minor | [`3.5.0` -> `3.7.1`](https://renovatebot.com/diffs/npm/luxon/3.5.0/3.7.1) | | | [@types/luxon](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon)) | dependencies | minor | [`3.4.2` -> `3.6.2`](https://renovatebot.com/diffs/npm/@types%2fluxon/3.4.2/3.6.2) | `3.7.1` (+1) | --- ### Release Notes <details> <summary>moment/luxon (luxon)</summary> ### [`v3.7.1`](https://redirect.github.com/moment/luxon/blob/HEAD/CHANGELOG.md#371-2025-07-09) [Compare Source](https://redirect.github.com/moment/luxon/compare/3.7.0...3.7.1) - Revert change in ES6 packaging ### [`v3.7.0`](https://redirect.github.com/moment/luxon/blob/HEAD/CHANGELOG.md#370-2025-07-09) [Compare Source](https://redirect.github.com/moment/luxon/compare/3.6.1...3.7.0) - Added `showZeros` option to `Duration#toHuman` - Added `Duration#removeZeros` method. - Added `rounding` option to `DateTime#toRelative` - Added `precision` option to ISO formatting methods - Added `signMode` option to `Duration#toFormat` - Allow escaping single quotes in format strings - Improve output of `Info.months` and `Info.monthsFormat` for `ja` locale - Accept lowercase `t` as a separator in ISO strings - Accept lowercase `z` as an offset in ISO strings - Reject non-finite numbers where previously only `NaN` was rejected - Improve the documentation for Interval - Added a dark theme for the documentation site ### [`v3.6.1`](https://redirect.github.com/moment/luxon/blob/HEAD/CHANGELOG.md#361-2025-03-31) [Compare Source](https://redirect.github.com/moment/luxon/compare/3.6.0...3.6.1) - Add Fallback for `minimalDays` being removed from Intl.WeekInfo - Fix various caches when JS keywords like "constructor" are used for names ### [`v3.6.0`](https://redirect.github.com/moment/luxon/blob/HEAD/CHANGELOG.md#360-2025-03-25) [Compare Source](https://redirect.github.com/moment/luxon/compare/3.5.0...3.6.0) - Add `Interval.lastDateTime` - Fix a bug that could cause wrong timezone calculations when multiple timezones are in use </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 6f5925d commit 7b5fd8e

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

package-lock.json

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)