Skip to content

Commit 9182d19

Browse files
chore(deps): bump luxon and @types/luxon (#1818)
Bumps [luxon](https://github.com/moment/luxon) and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon). These dependencies needed to be updated together. Updates `luxon` from 3.5.0 to 3.6.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moment/luxon/blob/master/CHANGELOG.md">luxon's changelog</a>.</em></p> <blockquote> <h1>3.6.1 (2025-03-31)</h1> <ul> <li>Add Fallback for <code>minimalDays</code> being removed from Intl.WeekInfo</li> <li>Fix various caches when JS keywords like &quot;constructor&quot; are used for names</li> </ul> <h1>3.6.0 (2025-03-25)</h1> <ul> <li>Add <code>Interval.lastDateTime</code></li> <li>Fix a bug that could cause wrong timezone calculations when multiple timezones are in use</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moment/luxon/commit/93c85a384853a728184e5820d1a75e84383b1e82"><code>93c85a3</code></a> Release version 3.6.1</li> <li><a href="https://github.com/moment/luxon/commit/7bd2d1711e20bdadcb2bbfdd2170a468384b08ab"><code>7bd2d17</code></a> Fix <a href="https://redirect.github.com/moment/luxon/issues/1693">#1693</a> Add fallback for removed 'minimalDays'</li> <li><a href="https://github.com/moment/luxon/commit/4e37fa52b2183814b1c0b2b50cc6c57ba61afba4"><code>4e37fa5</code></a> Add note about result order to Interval.merge documentation</li> <li><a href="https://github.com/moment/luxon/commit/949f923e34f2e34db6f192c4fbc51448ff032839"><code>949f923</code></a> Use Maps for all caches instead of plain objects</li> <li><a href="https://github.com/moment/luxon/commit/9a08074373592002ac817d7b64e6497408ebfbfc"><code>9a08074</code></a> Fix IANAZone instance and DTF caching when JS keywords are passed</li> <li><a href="https://github.com/moment/luxon/commit/8cf5b835f36d430f3902561215c29b8ad361ac90"><code>8cf5b83</code></a> release version 3.6.0</li> <li><a href="https://github.com/moment/luxon/commit/20139a300ce54b280be672ada53cc9f47c8c2029"><code>20139a3</code></a> Fix broken caching in guessOffsetForZone</li> <li><a href="https://github.com/moment/luxon/commit/aedc7bdb51c0f5f954620641923aabcea8806cf4"><code>aedc7bd</code></a> Modify tokenParser tests to suit CLDR 46 (<a href="https://redirect.github.com/moment/luxon/issues/1680">#1680</a>)</li> <li><a href="https://github.com/moment/luxon/commit/b952fc5945004d7b2ee372f9b568ce17d4106347"><code>b952fc5</code></a> Include documentation that toSeconds() returns a floating point number (<a href="https://redirect.github.com/moment/luxon/issues/1681">#1681</a>)</li> <li><a href="https://github.com/moment/luxon/commit/42a46999744458aba7a0d1319a22713037275851"><code>42a4699</code></a> fix: fix toRelativeCalendar tests depending on current time</li> <li>Additional commits viewable in <a href="https://github.com/moment/luxon/compare/3.5.0...3.6.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~diesieben07">diesieben07</a>, a new releaser for luxon since your current version.</p> </details> <br /> Updates `@types/luxon` from 3.4.2 to 3.6.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> ## Summary by Sourcery Update luxon and @types/luxon dependencies to their latest versions Chores: - Bump luxon from version 3.5.0 to 3.6.1 - Update @types/luxon from version 3.4.2 to 3.6.2
2 parents 55603b8 + 8cab8e5 commit 9182d19

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)