Build(deps): bump date-fns from 3.0.3 to 3.0.6 #1607

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-date-fns-3.0.6 into master 2023-12-23 13:25:18 +00:00
argoyle commented 2023-12-23 04:39:28 +00:00 (Migrated from gitlab.com)

Bumps date-fns from 3.0.3 to 3.0.6.

Release notes

Sourced from date-fns's releases.

v3.0.6

On this release worked @​imwh0im, @​jamcry and @​tyrw.

Fixed

v3.0.5

This release is brought to you by @​goku4199.

Fixed

v3.0.4

This release is brought to you by @​kossnocorp.

Fixed

  • Fixed isWithinInterval bug caused by incorrectly sorting dates (#3623).
Changelog

Sourced from date-fns's changelog.

v3.0.6 - 2023-12-22

On this release worked @​imwh0im, @​jamcry and @​tyrw.

Fixed

v3.0.5 - 2023-12-21

This release is brought to you by @​goku4199.

Fixed

v3.0.4 - 2023-12-21

This release is brought to you by @​kossnocorp.

Fixed

  • Fixed isWithinInterval bug caused by incorrectly sorting dates (#3623).
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on 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 3.0.3 to 3.0.6. <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.0.6</h2> <p>On this release worked <a href="https://github.com/imwh0im"><code>@​imwh0im</code></a>, <a href="https://github.com/jamcry"><code>@​jamcry</code></a> and <a href="https://github.com/tyrw"><code>@​tyrw</code></a>.</p> <h3>Fixed</h3> <ul> <li><a href="https://github.com/date-fns/date-fns/pull/3628">Fixed bug in <code>areIntervalsOverlapping</code> caused by incorrect sorting</a> (<a href="https://github.com/date-fns/date-fns/issues/3614">#3614</a>)</li> </ul> <h2>v3.0.5</h2> <p>This release is brought to you by <a href="https://github.com/goku4199"><code>@​goku4199</code></a>.</p> <h3>Fixed</h3> <ul> <li><a href="https://github.com/date-fns/date-fns/pull/3626">Fixed internal <code>toDate</code> not processing string arguments properly</a></li> </ul> <h2>v3.0.4</h2> <p>This release is brought to you by <a href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a>.</p> <h3>Fixed</h3> <ul> <li>Fixed isWithinInterval bug caused by incorrectly sorting dates (<a href="https://github.com/date-fns/date-fns/issues/3623">#3623</a>).</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.0.6 - 2023-12-22</h2> <p>On this release worked <a href="https://github.com/imwh0im"><code>@​imwh0im</code></a>, <a href="https://github.com/jamcry"><code>@​jamcry</code></a> and <a href="https://github.com/tyrw"><code>@​tyrw</code></a>.</p> <h3>Fixed</h3> <ul> <li><a href="https://github.com/date-fns/date-fns/pull/3628">Fixed bug in <code>areIntervalsOverlapping</code> caused by incorrect sorting</a> (<a href="https://github.com/date-fns/date-fns/issues/3614">#3614</a>)</li> </ul> <h2>v3.0.5 - 2023-12-21</h2> <p>This release is brought to you by <a href="https://github.com/goku4199"><code>@​goku4199</code></a>.</p> <h3>Fixed</h3> <ul> <li><a href="https://github.com/date-fns/date-fns/pull/3626">Fixed internal <code>toDate</code> not processing string arguments properly</a></li> </ul> <h2>v3.0.4 - 2023-12-21</h2> <p>This release is brought to you by <a href="https://github.com/kossnocorp"><code>@​kossnocorp</code></a>.</p> <h3>Fixed</h3> <ul> <li>Fixed isWithinInterval bug caused by incorrectly sorting dates (<a href="https://github.com/date-fns/date-fns/issues/3623">#3623</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/date-fns/date-fns/commit/bc5b2f67c50dda14c21d3cc76e95c37069634d90"><code>bc5b2f6</code></a> Promote to v3.0.6</li> <li><a href="https://github.com/date-fns/date-fns/commit/9ac551ce5c4f87b298c75cc961f50f9019b3f38b"><code>9ac551c</code></a> Fix bug in areIntervalsOverlapping (<a href="https://github.com/date-fns/date-fns/issues/3628">#3628</a>) (closes <a href="https://github.com/date-fns/date-fns/issues/3614">#3614</a>)</li> <li><a href="https://github.com/date-fns/date-fns/commit/a49902e17c89f84642c30e52bc8d67d56dbe6afe"><code>a49902e</code></a> Update <code>formatRelative</code> docs (<a href="https://github.com/date-fns/date-fns/issues/3489">#3489</a>)</li> <li><a href="https://github.com/date-fns/date-fns/commit/34c049b97f8e69d9695fc05038e622274253430c"><code>34c049b</code></a> Update wikipedia location (<a href="https://github.com/date-fns/date-fns/issues/3629">#3629</a>)</li> <li><a href="https://github.com/date-fns/date-fns/commit/57a9b735d8d69a8d8529fbe0b91d7b8384bbf514"><code>57a9b73</code></a> Promote to v3.0.5</li> <li><a href="https://github.com/date-fns/date-fns/commit/e2d52cef078d47128bb3e35255e9b5340b748a10"><code>e2d52ce</code></a> Removed typo in toDate/index.ts (<a href="https://github.com/date-fns/date-fns/issues/3626">#3626</a>)</li> <li><a href="https://github.com/date-fns/date-fns/commit/c15e891db9fac629b053452081b3d66fe0670da1"><code>c15e891</code></a> Promote to v3.0.4</li> <li><a href="https://github.com/date-fns/date-fns/commit/0d1a223993737dbefb98a668c8394f1b31743ced"><code>0d1a223</code></a> Fix isWithinInterval not sorting dates correctly</li> <li>See full diff in <a href="https://github.com/date-fns/date-fns/compare/v3.0.3...v3.0.6">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-12-23 04:39:30 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1556

mentioned in merge request !1556
argoyle (Migrated from gitlab.com) merged commit into master 2023-12-23 13:25:18 +00:00
Sign in to join this conversation.