Commit 9af2f31
authored
chore(deps): bump luxon from 3.6.1 to 3.7.1 (#1936)
Bumps [luxon](https://github.com/moment/luxon) from 3.6.1 to 3.7.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.7.1 (2025-07-09)</h1>
<ul>
<li>Revert change in ES6 packaging</li>
</ul>
<h1>3.7.0 (2025-07-09)</h1>
<ul>
<li>Added <code>showZeros</code> option to
<code>Duration#toHuman</code></li>
<li>Added <code>Duration#removeZeros</code> method.</li>
<li>Added <code>rounding</code> option to
<code>DateTime#toRelative</code></li>
<li>Added <code>precision</code> option to ISO formatting methods</li>
<li>Added <code>signMode</code> option to
<code>Duration#toFormat</code></li>
<li>Allow escaping single quotes in format strings</li>
<li>Improve output of <code>Info.months</code> and
<code>Info.monthsFormat</code> for <code>ja</code> locale</li>
<li>Accept lowercase <code>t</code> as a separator in ISO strings</li>
<li>Accept lowercase <code>z</code> as an offset in ISO strings</li>
<li>Reject non-finite numbers where previously only <code>NaN</code> was
rejected</li>
<li>Improve the documentation for Interval</li>
<li>Added a dark theme for the documentation site</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moment/luxon/commit/3b2f374e1fcdcaeb62d3093dc786eac8dd889318"><code>3b2f374</code></a>
Release version 3.7.1</li>
<li><a
href="https://github.com/moment/luxon/commit/c67ee7dcdd4ff03bb5720afbab815848cb8f8fe4"><code>c67ee7d</code></a>
Revert "build: use the es6 build for ESM exports (<a
href="https://redirect.github.com/moment/luxon/issues/1707">#1707</a>)"</li>
<li><a
href="https://github.com/moment/luxon/commit/cfa58a2096ccd9dc1fe3a282f8307b1fd850c70b"><code>cfa58a2</code></a>
Release version 3.7.0</li>
<li><a
href="https://github.com/moment/luxon/commit/7d379cccc053d43cd2f5f27fe2e53256eed15e1b"><code>7d379cc</code></a>
Fix unsupported signDisplay value</li>
<li><a
href="https://github.com/moment/luxon/commit/4e81ef9e86297244652e3013b58849f5c0828278"><code>4e81ef9</code></a>
Implement "signMode" on Duration#toFormat</li>
<li><a
href="https://github.com/moment/luxon/commit/5aa55da11984738166a1ea3c42bd39ddc8b057ce"><code>5aa55da</code></a>
Improve documentation regarding Interval's half-openness</li>
<li><a
href="https://github.com/moment/luxon/commit/b188e100300fc4f25b331030e8012e1fb80cb571"><code>b188e10</code></a>
add dark theme to docs (<a
href="https://redirect.github.com/moment/luxon/issues/1713">#1713</a>)</li>
<li><a
href="https://github.com/moment/luxon/commit/cf67025e8250889dd16b8c146947b9263daa4112"><code>cf67025</code></a>
build: use the es6 build for ESM exports (<a
href="https://redirect.github.com/moment/luxon/issues/1707">#1707</a>)</li>
<li><a
href="https://github.com/moment/luxon/commit/73d3ee9c59a1b38adb4bd9f8b277583e5750fd6f"><code>73d3ee9</code></a>
Improve workaround for Info.months and Info.monthsFormat for
"ja" locale</li>
<li><a
href="https://github.com/moment/luxon/commit/1a51faa58f0d96da6ec70851f9b240ec37cd25a7"><code>1a51faa</code></a>
Workaround for Info.months in certain locales</li>
<li>Additional commits viewable in <a
href="https://github.com/moment/luxon/compare/3.6.1...3.7.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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
Build:
- Bump luxon dependency to v3.7.11 file changed
+4
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments