Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump date-fns from 3.3.1 to 3.4.0 in /frontend (#597)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.1 to 3.4.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.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://github.com/date-fns/date-fns/pull/2752">Added <code>roundToNearestHours</code> function.</a></p> </li> <li> <p><a href="https://github.com/date-fns/date-fns/pull/3421">Added Central Kurdish (<code>ckb</code>) locale.</a></p> </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.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> for sponsoring me.</p> <h3>Added</h3> <ul> <li> <p><a href="https://github.com/date-fns/date-fns/pull/2752">Added <code>roundToNearestHours</code> function.</a></p> </li> <li> <p><a href="https://github.com/date-fns/date-fns/pull/3421">Added Central Kurdish (<code>ckb</code>) locale.</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/date-fns/date-fns/commit/1bf3f9494717ef28de28b9b65d280eff25a903ba"><code>1bf3f94</code></a> Fix scripts/release/docs.sh script</li> <li><a href="https://github.com/date-fns/date-fns/commit/bf570ffc9b4f259f98b90de5aa0775700b4b7f56"><code>bf570ff</code></a> Add missing FP functions</li> <li><a href="https://github.com/date-fns/date-fns/commit/d8f033ce583eab678879114eb1820d29f0884e6a"><code>d8f033c</code></a> Promote to v3.4.0</li> <li><a href="https://github.com/date-fns/date-fns/commit/67a1ef263a0dcdd4124e1770f9c179cc74fd5491"><code>67a1ef2</code></a> Build the library</li> <li><a href="https://github.com/date-fns/date-fns/commit/023e8a477c37a82afc960cb2234ddf382b5ae071"><code>023e8a4</code></a> Adjust roundToX types</li> <li><a href="https://github.com/date-fns/date-fns/commit/df3ab2e5e2a0bc994644f01ef9e07fccb77a56be"><code>df3ab2e</code></a> Implement roundToNearestHours</li> <li><a href="https://github.com/date-fns/date-fns/commit/205e067390db2eb9bac4822bd50c4bdc6c82bec2"><code>205e067</code></a> Add Central Kurdish locale (<a href="https://github.com/date-fns/date-fns/issues/3421">#3421</a>)</li> <li><a href="https://github.com/date-fns/date-fns/commit/6f44a167e71053999c10aa9462d7f0c52fec0faa"><code>6f44a16</code></a> Run time zone tests with Bun (<a href="https://github.com/date-fns/date-fns/issues/3680">#3680</a>)</li> <li><a href="https://github.com/date-fns/date-fns/commit/f5783278cbf62858317cb2ee475250d9e0b6964f"><code>f578327</code></a> Revert "Upgrade Vitest"</li> <li><a href="https://github.com/date-fns/date-fns/commit/f4e22da16f16ded5ad091273d396907ad748c5d8"><code>f4e22da</code></a> Add change log entry for v3.3.1</li> <li>See full diff in <a href="https://github.com/date-fns/date-fns/compare/v3.3.1...v3.4.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=3.3.1&new-version=3.4.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information