Files
bracket/frontend
dependabot[bot] 99e972f133 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://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>
</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://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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1bf3f94947"><code>1bf3f94</code></a>
Fix scripts/release/docs.sh script</li>
<li><a
href="bf570ffc9b"><code>bf570ff</code></a>
Add missing FP functions</li>
<li><a
href="d8f033ce58"><code>d8f033c</code></a>
Promote to v3.4.0</li>
<li><a
href="67a1ef263a"><code>67a1ef2</code></a>
Build the library</li>
<li><a
href="023e8a477c"><code>023e8a4</code></a>
Adjust roundToX types</li>
<li><a
href="df3ab2e5e2"><code>df3ab2e</code></a>
Implement roundToNearestHours</li>
<li><a
href="205e067390"><code>205e067</code></a>
Add Central Kurdish locale (<a
href="https://redirect.github.com/date-fns/date-fns/issues/3421">#3421</a>)</li>
<li><a
href="6f44a167e7"><code>6f44a16</code></a>
Run time zone tests with Bun (<a
href="https://redirect.github.com/date-fns/date-fns/issues/3680">#3680</a>)</li>
<li><a
href="f5783278cb"><code>f578327</code></a>
Revert &quot;Upgrade Vitest&quot;</li>
<li><a
href="f4e22da16f"><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>
2024-03-12 08:54:42 +01:00
..
2024-02-28 09:42:25 +01:00
2024-03-04 14:37:49 +01:00
2023-09-12 21:37:48 +02:00
2023-09-11 11:28:50 +02:00
2024-02-27 16:44:27 +01:00