Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump date-fns from 3.5.0 to 3.6.0 (#81)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.5.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> </blockquote> </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> </blockquote> </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>See full diff in <a href="https://github.com/date-fns/date-fns/compare/v3.5.0...v3.6.0">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>
- Loading branch information