Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding @babel/runtime as a dependency. See more details.
Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding @babel/runtime as a dependency. See more details.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
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://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://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 & 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 />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
argoyle
(Migrated from gitlab.com)
merged commit into master2023-04-30 12:40:52 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps date-fns from 2.29.3 to 2.30.0.
Release notes
Sourced from date-fns's releases.
Changelog
Sourced from date-fns's changelog.
Commits
524b5c4Fix release.md31c895aAdd changelog entry for v2.30.0103fc25Fix & build the library354245fFix DST tests40f2f56Upgrade the TypeScript examplef4d8be3Fix Rollup example by upgrade itbf4c240Upgrade Node.js to the latest v14d5812b3Update some dev packages04ec150Fix type error in parse0157462Use external Babel helpersDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts