Skip to content

Commit

Permalink
Bump date-fns from 3.4.0 to 3.5.0 in /frontend (#602)
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.4.0 to
3.5.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.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://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://github.com/date-fns/date-fns/pull/3715">Fixed
German grammar for the &quot;half a minute&quot; string.</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.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://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://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>Added the <code>constructNow</code> function that creates the
current date using the passed reference date's constructor.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<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://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://github.com/date-fns/date-fns/issues/3734">#3734</a>)</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/05d7afdc582b08934c94da68a6c2085640d50d0c"><code>05d7afd</code></a>
Restore the Vitest browser mode</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/f3a1e5ed78f39a75935653dc11331cc907a350a3"><code>f3a1e5e</code></a>
Fix isThisHour tests to be tz-agnostic</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/b1a5eb5d76edcae59be2d502ac66c255198dbdeb"><code>b1a5eb5</code></a>
Make date extensions work with now functions</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/689210d522d1c05bd9fd6eff4617424dd6f4831a"><code>689210d</code></a>
Add comment to the browser test workflow</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/22ad745b28ff4b967fc911f41babd679f7e5de06"><code>22ad745</code></a>
Disable browser tests for now</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/395cab5e6aaceaee6cf81d36cbbb4a6e773888f9"><code>395cab5</code></a>
Fix types after expectifing</li>
<li><a
href="https://github.com/date-fns/date-fns/commit/882ced61c692c7c4a79eaaec6eb07cb9c8c9195b"><code>882ced6</code></a>
Fix daysToWeeks returning negative 0</li>
<li>Additional commits viewable in <a
href="https://github.com/date-fns/date-fns/compare/v3.4.0...v3.5.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.4.0&new-version=3.5.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
dependabot[bot] authored Mar 15, 2024
1 parent 74c4891 commit 57e31fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"axios": "^1.6.2",
"clsx": "^2.0.0",
"cookies-next": "^4.1.0",
"date-fns": "^3.4.0",
"date-fns": "^3.5.0",
"dayjs": "^1.11.10",
"i18next": "^23.10.0",
"next": "^14.1.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2178,10 +2178,10 @@ data-urls@^3.0.2:
whatwg-mimetype "^3.0.0"
whatwg-url "^11.0.0"

date-fns@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.4.0.tgz#19ac3c19a39af64acb21c23587cb08504dcdc3de"
integrity sha512-Akz4R8J9MXBsOgF1QeWeCsbv6pntT5KCPjU0Q9prBxVmWJYPLhwAIsNg3b0QAdr0ttiozYLD3L/af7Ra0jqYXw==
date-fns@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.5.0.tgz#d4f89de9b347ce9b14e4d05701f5d150a6591547"
integrity sha512-a+DwyXn7NOfdJireCzAA0B9p7jIXEu/Q9JKCyMYvH6+0vPUNbQceA0neXrdfJ/xzl3mhOh5vibQQ3936Tssm6A==

dayjs@^1.11.10:
version "1.11.10"
Expand Down

0 comments on commit 57e31fc

Please sign in to comment.