Skip to content

Commit

Permalink
deps: bump date-fns from 2.30.0 to 3.6.0 (#807)
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to
3.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/date-fns/date-fns/releases">date-fns's
releases</a>.</em></p>
<blockquote>
<h2>v3.6.0</h2>
<p>On this release worked <a
href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a> and
<a href="https://github.com/world1dan"><code>@​world1dan</code></a>.
Also, thanks to <a
href="https://github.com/seated"><code>@​seated</code></a> <a
href="https://github.com/sponsors/kossnocorp">for sponsoring me</a>.</p>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/date-fns/date-fns/pull/3720">Fixed
weeks in the Belarisuan locale's <code>formatDistance</code>.</a></li>
</ul>
<h3>Added</h3>
<ul>
<li><a
href="https://redirect.github.com/date-fns/date-fns/pull/3737">Added CDN
versions of modules compatible with older browsers.</a> <a
href="https://date-fns.org/docs/CDN">See the CDN guide.</a></li>
</ul>
<h2>v3.5.0</h2>
<p>Kudos to <a
href="https://github.com/fturmel"><code>@​fturmel</code></a>, <a
href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a>, <a
href="https://github.com/makstyle119"><code>@​makstyle119</code></a>, <a
href="https://github.com/tan75"><code>@​tan75</code></a>, <a
href="https://github.com/marcreichel"><code>@​marcreichel</code></a>, <a
href="https://github.com/tareknatsheh"><code>@​tareknatsheh</code></a>
and <a href="https://github.com/audunru"><code>@​audunru</code></a> for
working on the release. Also, thanks to <a
href="https://github.com/seated"><code>@​seated</code></a> <a
href="https://github.com/sponsors/kossnocorp">for sponsoring me</a>.</p>
<h3>Fixed</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/issues/3730">Fixed
functions that use current date internally and made them work with date
extensions like <code>UTCDate</code>.</a></p>
</li>
<li>
<p><a
href="https://github.com/date-fns/date-fns/commit/882ced61c692c7c4a79eaaec6eb07cb9c8c9195b">Fixed
<code>daysToWeeks</code> returning negative 0.</a></p>
</li>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/pull/3715">Fixed
German grammar for the &quot;half a minute&quot; string.</a></p>
</li>
</ul>
<h3>Added</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/pull/3724">Added the
Northern Sámi (<code>se</code>) locale.</a></p>
</li>
<li>
<p>Added the <code>constructNow</code> function that creates the current
date using the passed reference date's constructor.</p>
</li>
</ul>
<h2>v3.4.0</h2>
<p>Kudos to <a
href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a>, <a
href="https://github.com/sakamossan"><code>@​sakamossan</code></a>, and
<a href="https://github.com/Revan99"><code>@​Revan99</code></a> for
working on the release. Also, thanks to <a
href="https://github.com/seated"><code>@​seated</code></a> for
sponsoring me.</p>
<h3>Added</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/pull/2752">Added
<code>roundToNearestHours</code> function.</a></p>
</li>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/pull/3421">Added
Central Kurdish (<code>ckb</code>) locale.</a></p>
</li>
</ul>
<h2>v3.3.1</h2>
<p>Kudos to <a
href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a> and
<a href="https://github.com/fturmel"><code>@​fturmel</code></a> for
working on the release.</p>
<h3>Fixed</h3>
<ul>
<li>
<p>Fixed DST issue in <code>getOverlappingDaysInIntervals</code>,
resulting in an inconsistent number of days returned for intervals
starting and ending in different DST periods.</p>
</li>
<li>
<p>Fixed functions incorrectly using <code>trunc</code> instead of
<code>round</code>. The bug was introduced in v3.3.0. The affected
functions: <code>differenceInCalendarDays</code>,
<code>differenceInCalendarISOWeeks</code>,
<code>differenceInCalendarWeeks</code>, <code>getISOWeek</code>,
<code>getWeek</code>, and <code>getISOWeeksInYear</code>.</p>
</li>
</ul>
<h2>v3.3.0</h2>
<p>On this release worked <a
href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a>, <a
href="https://github.com/TheKvikk"><code>@​TheKvikk</code></a>, <a
href="https://github.com/fturmel"><code>@​fturmel</code></a> and <a
href="https://github.com/ckcherry23"><code>@​ckcherry23</code></a>.</p>
<h3>Fixed</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md">date-fns's
changelog</a>.</em></p>
<blockquote>
<h2>v3.6.0 - 2024-03-18</h2>
<p>On this release worked <a
href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a> and
<a href="https://github.com/world1dan"><code>@​world1dan</code></a>.
Also, thanks to <a
href="https://github.com/seated"><code>@​seated</code></a> <a
href="https://github.com/sponsors/kossnocorp">for sponsoring me</a>.</p>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/date-fns/date-fns/pull/3720">Fixed
weeks in the Belarisuan locale's <code>formatDistance</code>.</a></li>
</ul>
<h3>Added</h3>
<ul>
<li><a
href="https://redirect.github.com/date-fns/date-fns/pull/3737">Added CDN
versions of modules compatible with older browsers.</a> <a
href="https://date-fns.org/docs/CDN">See the CDN guide.</a></li>
</ul>
<h2>v3.5.0 - 2024-03-15</h2>
<p>Kudos to <a
href="https://github.com/fturmel"><code>@​fturmel</code></a>, <a
href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a>, <a
href="https://github.com/makstyle119"><code>@​makstyle119</code></a>, <a
href="https://github.com/tan75"><code>@​tan75</code></a>, <a
href="https://github.com/marcreichel"><code>@​marcreichel</code></a>, <a
href="https://github.com/tareknatsheh"><code>@​tareknatsheh</code></a>
and <a href="https://github.com/audunru"><code>@​audunru</code></a> for
working on the release. Also, thanks to <a
href="https://github.com/seated"><code>@​seated</code></a> <a
href="https://github.com/sponsors/kossnocorp">for sponsoring me</a>.</p>
<h3>Fixed</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/issues/3730">Fixed
functions that use current date internally and made them work with date
extensions like <code>UTCDate</code>.</a></p>
</li>
<li>
<p><a
href="https://github.com/date-fns/date-fns/commit/882ced61c692c7c4a79eaaec6eb07cb9c8c9195b">Fixed
<code>daysToWeeks</code> returning negative 0.</a></p>
</li>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/pull/3715">Fixed
German grammar for the &quot;half a minute&quot; string.</a></p>
</li>
</ul>
<h3>Added</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/pull/3724">Added the
Northern Sámi (<code>se</code>) locale.</a></p>
</li>
<li>
<p>Added the <code>constructNow</code> function that creates the current
date using the passed reference date's constructor.</p>
</li>
</ul>
<h2>v3.4.0 - 2024-03-11</h2>
<p>Kudos to <a
href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a>, <a
href="https://github.com/sakamossan"><code>@​sakamossan</code></a> and
<a href="https://github.com/Revan99"><code>@​Revan99</code></a> for
working on the release. Also, thanks to <a
href="https://github.com/seated"><code>@​seated</code></a> <a
href="https://github.com/sponsors/kossnocorp">for sponsoring me</a>.</p>
<h3>Added</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/pull/2752">Added
<code>roundToNearestHours</code> function.</a></p>
</li>
<li>
<p><a
href="https://redirect.github.com/date-fns/date-fns/pull/3421">Added
Central Kurdish (<code>ckb</code>) locale.</a></p>
</li>
</ul>
<h2>v3.3.1 - 2024-01-22</h2>
<p>Kudos to <a
href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a> and
<a href="https://github.com/fturmel"><code>@​fturmel</code></a> for
working on the release.</p>
<h3>Fixed</h3>
<ul>
<li>
<p>Fixed DST issue in <code>getOverlappingDaysInIntervals</code>,
resulting in an inconsistent number of days returned for intervals
starting and ending in different DST periods.</p>
</li>
<li>
<p>Fixed functions incorrectly using <code>trunc</code> instead of
<code>round</code>. The bug was introduced in v3.3.0. The affected
functions: <code>differenceInCalendarDays</code>,
<code>differenceInCalendarISOWeeks</code>,
<code>differenceInCalendarWeeks</code>, <code>getISOWeek</code>,
<code>getWeek</code>, and <code>getISOWeeksInYear</code>.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/date-fns/date-fns/commit/ddb34e0833f55020d90a1e6ccb682df3265337d6"><code>ddb34e0</code></a>
Promote to v3.6.0</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/603aec43213679c01750f74452c1ba2ebf6d4d48"><code>603aec4</code></a>
Add the CDN guide</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/ea6da53c089d4e08ee75c5b0560276ff67bdba62"><code>ea6da53</code></a>
Add jsDelivr resolve to package.json</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/5a2afce3d64917231cf060a79af344527397151c"><code>5a2afce</code></a>
Fix CDN build, add CDN smoke test</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/0356eccfa906c9aa5c3b135f333c50ee320b489d"><code>0356ecc</code></a>
Add CDN versions of modules (<a
href="https://redirect.github.com/date-fns/date-fns/issues/3737">#3737</a>)</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/d22be9f1aa2615349f4f19775cde287db4e2c6b0"><code>d22be9f</code></a>
Fix v3.5.0's change log entry</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/a9bf9e1ff5a28d3c972162daaa03abb6be1b0c65"><code>a9bf9e1</code></a>
Fix weeks in Belarisuan formatDistance (<a
href="https://redirect.github.com/date-fns/date-fns/issues/3720">#3720</a>)</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/1d78cd1c5e18a5d44418c75c58bc61f5313d0342"><code>1d78cd1</code></a>
Prepare v3.5.0</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/f0355f133001793283883462dc45caf90e8333aa"><code>f0355f1</code></a>
Rebuild lock file (<a
href="https://redirect.github.com/date-fns/date-fns/issues/3733">#3733</a>)</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/3d118e2a5df6eaa2990a2a6098aae8fb04fc8046"><code>3d118e2</code></a>
Fix <code>constructNow</code> import paths (<a
href="https://redirect.github.com/date-fns/date-fns/issues/3734">#3734</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/date-fns/date-fns/compare/v2.30.0...v3.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=date-fns&package-manager=npm_and_yarn&previous-version=2.30.0&new-version=3.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent fb269b4 commit 0303fc7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 29 deletions.
34 changes: 6 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion workspaces/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"datatables.net-bs4": "^1.12.1",
"datatables.net-buttons": "^2.2.3",
"datatables.net-buttons-bs4": "^2.2.3",
"date-fns": "^2.29.3",
"date-fns": "^3.6.0",
"dotenv": "^16.0.3",
"esbuild": "^0.20.1",
"http-server": "^14.1.1",
Expand Down

0 comments on commit 0303fc7

Please sign in to comment.