Skip to content

Commit

Permalink
fix(deps): Bump date-fns from 2.29.3 to 2.30.0 (#562)
Browse files Browse the repository at this point in the history
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.3 to 2.30.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>v2.30.0</h2>
<p>Kudos to <a href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a> and <a href="https://github.com/Andarist"><code>@​Andarist</code></a> for working on the release.</p>
<h3>Changes</h3>
<ul>
<li>Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding <code>@​babel/runtime</code> as a dependency. <a href="https://redirect.github.com/date-fns/date-fns/issues/3208#issuecomment-1528592465">See more details</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md">date-fns's changelog</a>.</em></p>
<blockquote>
<h2>v2.30.0 - 2023-04-30</h2>
<p>Kudos to <a href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a> and <a href="https://github.com/Andarist"><code>@​Andarist</code></a> for working on the release.</p>
<h3>Changes</h3>
<ul>
<li>Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding <code>@​babel/runtime</code> as a dependency. <a href="https://redirect.github.com/date-fns/date-fns/issues/3208#issuecomment-1528592465">See more details</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/date-fns/date-fns/commit/524b5c48e1d2064bc075e7a6d75b942fd8952139"><code>524b5c4</code></a> Fix release.md</li>
<li><a href="https://github.com/date-fns/date-fns/commit/31c895a01da9880f4ca3364df21b78474b960760"><code>31c895a</code></a> Add changelog entry for v2.30.0</li>
<li><a href="https://github.com/date-fns/date-fns/commit/103fc250e60deee49ab82e3542ee4f992f2cdb2d"><code>103fc25</code></a> Fix &amp; build the library</li>
<li><a href="https://github.com/date-fns/date-fns/commit/354245f64e58ca407ecf15339ff0fa74ddbc40f6"><code>354245f</code></a> Fix DST tests</li>
<li><a href="https://github.com/date-fns/date-fns/commit/40f2f568069ff1a8f545115ac0772235c80a74b3"><code>40f2f56</code></a> Upgrade the TypeScript example</li>
<li><a href="https://github.com/date-fns/date-fns/commit/f4d8be36e8874095e8f836afd6f4031bd79bcfcc"><code>f4d8be3</code></a> Fix Rollup example by upgrade it</li>
<li><a href="https://github.com/date-fns/date-fns/commit/bf4c240eabaa4e20ab5f35123bd646ab1fcfa00a"><code>bf4c240</code></a> Upgrade Node.js to the latest v14</li>
<li><a href="https://github.com/date-fns/date-fns/commit/d5812b31e963e94d7e927e5e1b57d62502e297f8"><code>d5812b3</code></a> Update some dev packages</li>
<li><a href="https://github.com/date-fns/date-fns/commit/04ec1503d26978a01b508121e03b4af91739bca9"><code>04ec150</code></a> Fix type error in parse</li>
<li><a href="https://github.com/date-fns/date-fns/commit/0157462c70d91e6fb24614a3841c544b2a1716f9"><code>0157462</code></a> Use external Babel helpers</li>
<li>Additional commits viewable in <a href="https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.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=2.29.3&new-version=2.30.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 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 May 7, 2023
1 parent ebb6bb8 commit e1ee3a3
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 8 deletions.
49 changes: 42 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 @@ -38,7 +38,7 @@
"@types/verror": "^1.10.6",
"asn1js": "^3.0.5",
"buffer-to-arraybuffer": "0.0.6",
"date-fns": "^2.29.3",
"date-fns": "^2.30.0",
"dohdec": "^3.1.0",
"is-valid-domain": "^0.1.6",
"moment": "^2.29.4",
Expand Down

0 comments on commit e1ee3a3

Please sign in to comment.