Skip to content

Commit

Permalink
fix(deps): Bump date-fns from 3.0.6 to 3.1.0 (#634)
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.0.6 to 3.1.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.1.0</h2>
<p>This release is brought to you by <a href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a>, <a href="https://github.com/makstyle119"><code>@​makstyle119</code></a> and <a href="https://github.com/dmgawel"><code>@​dmgawel</code></a>.</p>
<h3>Fixed</h3>
<ul>
<li><a href="https://redirect.github.com/date-fns/date-fns/pull/3448">Fixed the plural form of weeks in Swedish</a>.</li>
</ul>
<h3>Added</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/date-fns/date-fns/pull/3540">Added <code>yearsToDays</code> function</a>.</p>
</li>
<li>
<p>Added a warning about using protected tokens like <code>Y</code> or <code>D</code> without passing a corresponding option. [See <a href="https://redirect.github.com/date-fns/date-fns/issues/2950">#2950</a>](<a href="https://redirect.github.com/date-fns/date-fns/issues/2950">date-fns/date-fns#2950</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.1.0 - 2024-01-05</h2>
<p>This release is brought to you by <a href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a>, <a href="https://github.com/makstyle119"><code>@​makstyle119</code></a> and <a href="https://github.com/dmgawel"><code>@​dmgawel</code></a>.</p>
<h3>Fixed</h3>
<ul>
<li><a href="https://redirect.github.com/date-fns/date-fns/pull/3448">Fixed the plural form of weeks in Swedish</a>.</li>
</ul>
<h3>Added</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/date-fns/date-fns/pull/3540">Added <code>yearsToDays</code> function</a>.</p>
</li>
<li>
<p>Added warning about using protected tokens like <code>Y</code> or <code>D</code> without passing a corresponding option. [See <a href="https://redirect.github.com/date-fns/date-fns/issues/2950">#2950</a>](<a href="https://redirect.github.com/date-fns/date-fns/issues/2950">date-fns/date-fns#2950</a>).</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/date-fns/date-fns/commit/9a158ddfd35a591449fff5a27d752b38406a6456"><code>9a158dd</code></a> Promote to v3.1.0</li>
<li><a href="https://github.com/date-fns/date-fns/commit/651d47b2756fd88f3786ccd96fbae09d5830e365"><code>651d47b</code></a> Fix yearsToDays</li>
<li><a href="https://github.com/date-fns/date-fns/commit/127775bc885241cfbbc309e82903bedf558b33da"><code>127775b</code></a> Build the library</li>
<li><a href="https://github.com/date-fns/date-fns/commit/2b689dd4b5a491468ae2e8a7b49f5a148314f7ac"><code>2b689dd</code></a> Add yearsToDays Function (<a href="https://redirect.github.com/date-fns/date-fns/issues/3540">#3540</a>)</li>
<li><a href="https://github.com/date-fns/date-fns/commit/a576d6ebb78341fb46b8c32c784c8577fa82aac4"><code>a576d6e</code></a> Warn about using protected tokens like Y or D</li>
<li><a href="https://github.com/date-fns/date-fns/commit/5a043dc5d5b57be34649e4b4a18023e459c788ff"><code>5a043dc</code></a> Fix plural form of weeks in Swedish (<a href="https://redirect.github.com/date-fns/date-fns/issues/3448">#3448</a>)</li>
<li><a href="https://github.com/date-fns/date-fns/commit/a39b8058f777517e8040193ba597dff18765951a"><code>a39b805</code></a> Update outdated docs on rounding</li>
<li>See full diff in <a href="https://github.com/date-fns/date-fns/compare/v3.0.6...v3.1.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.0.6&new-version=3.1.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>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent c95aaca commit d9efe36
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/verror": "^1.10.9",
"asn1js": "^3.0.5",
"buffer-to-arraybuffer": "0.0.6",
"date-fns": "^3.0.6",
"date-fns": "^3.1.0",
"dohdec": "^3.1.0",
"is-valid-domain": "^0.1.6",
"moment": "^2.30.1",
Expand Down

0 comments on commit d9efe36

Please sign in to comment.