Build(deps): bump dayjs from 1.11.1 to 1.11.2 #357

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-dayjs-1.11.2 into master 2022-05-09 11:27:11 +00:00
argoyle commented 2022-05-07 04:38:00 +00:00 (Migrated from gitlab.com)

Bumps dayjs from 1.11.1 to 1.11.2.

Release notes

Sourced from dayjs's releases.

v1.11.2

1.11.2 (2022-05-06)

Bug Fixes

  • add OpUnitType (week) to quarterOfYear startOf/endOf types (#1865) (400bc3e)
  • Fix type issue with ManipulateType (#1864) (d033dfc)
  • fix UTC plugin .valueOf not taking DST into account (#1448) (27d1c50)
Changelog

Sourced from dayjs's changelog.

1.11.2 (2022-05-06)

Bug Fixes

  • add OpUnitType (week) to quarterOfYear startOf/endOf types (#1865) (400bc3e)
  • Fix type issue with ManipulateType (#1864) (d033dfc)
  • fix UTC plugin .valueOf not taking DST into account (#1448) (27d1c50)
Commits
  • 12ab114 chore(release): 1.11.2 [skip ci]
  • 08a8293 Merge pull request #1883 from iamkun/dev
  • 05cba7e chore: remove old github docs, redirect to day.js.org
  • 400bc3e fix: add OpUnitType (week) to quarterOfYear startOf/endOf types (#1865)
  • d033dfc fix: Fix type issue with ManipulateType (#1864)
  • 27d1c50 fix: fix UTC plugin .valueOf not taking DST into account (#1448)
  • 24218bd chore(docs/test): fix code style, remove commented code and replace var to ...
  • 4155b51 chore: Improve PT-BR translation for README-pt-br.md (#1876)
  • 8757477 chore: update moment.js to 2.29.2 (#1856)
  • See full diff in compare view


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 [dayjs](https://github.com/iamkun/dayjs) from 1.11.1 to 1.11.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/iamkun/dayjs/releases">dayjs's releases</a>.</em></p> <blockquote> <h2>v1.11.2</h2> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.1...v1.11.2">1.11.2</a> (2022-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li>add OpUnitType (week) to quarterOfYear startOf/endOf types (<a href="https://github.com/iamkun/dayjs/issues/1865">#1865</a>) (<a href="https://github.com/iamkun/dayjs/commit/400bc3e8915e0c58e7abbfd3a1235364b1abaf3e">400bc3e</a>)</li> <li>Fix type issue with ManipulateType (<a href="https://github.com/iamkun/dayjs/issues/1864">#1864</a>) (<a href="https://github.com/iamkun/dayjs/commit/d033dfcfc1d2ced39b2733898e8d85ad5984c9e9">d033dfc</a>)</li> <li>fix UTC plugin .valueOf not taking DST into account (<a href="https://github.com/iamkun/dayjs/issues/1448">#1448</a>) (<a href="https://github.com/iamkun/dayjs/commit/27d1c506100ae6624f258c21cc06b24768ced733">27d1c50</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/iamkun/dayjs/blob/v1.11.2/CHANGELOG.md">dayjs's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/iamkun/dayjs/compare/v1.11.1...v1.11.2">1.11.2</a> (2022-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li>add OpUnitType (week) to quarterOfYear startOf/endOf types (<a href="https://github.com/iamkun/dayjs/issues/1865">#1865</a>) (<a href="https://github.com/iamkun/dayjs/commit/400bc3e8915e0c58e7abbfd3a1235364b1abaf3e">400bc3e</a>)</li> <li>Fix type issue with ManipulateType (<a href="https://github.com/iamkun/dayjs/issues/1864">#1864</a>) (<a href="https://github.com/iamkun/dayjs/commit/d033dfcfc1d2ced39b2733898e8d85ad5984c9e9">d033dfc</a>)</li> <li>fix UTC plugin .valueOf not taking DST into account (<a href="https://github.com/iamkun/dayjs/issues/1448">#1448</a>) (<a href="https://github.com/iamkun/dayjs/commit/27d1c506100ae6624f258c21cc06b24768ced733">27d1c50</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/iamkun/dayjs/commit/12ab114d8a6a1cf4cedded674b700606d88a39b6"><code>12ab114</code></a> chore(release): 1.11.2 [skip ci]</li> <li><a href="https://github.com/iamkun/dayjs/commit/08a8293f52de16d1bcb2601b826f149ded222a99"><code>08a8293</code></a> Merge pull request <a href="https://github.com/iamkun/dayjs/issues/1883">#1883</a> from iamkun/dev</li> <li><a href="https://github.com/iamkun/dayjs/commit/05cba7e2ac6327011169b56ce4fb7e51e11eb1d4"><code>05cba7e</code></a> chore: remove old github docs, redirect to day.js.org</li> <li><a href="https://github.com/iamkun/dayjs/commit/400bc3e8915e0c58e7abbfd3a1235364b1abaf3e"><code>400bc3e</code></a> fix: add OpUnitType (week) to quarterOfYear startOf/endOf types (<a href="https://github.com/iamkun/dayjs/issues/1865">#1865</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/d033dfcfc1d2ced39b2733898e8d85ad5984c9e9"><code>d033dfc</code></a> fix: Fix type issue with ManipulateType (<a href="https://github.com/iamkun/dayjs/issues/1864">#1864</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/27d1c506100ae6624f258c21cc06b24768ced733"><code>27d1c50</code></a> fix: fix UTC plugin .valueOf not taking DST into account (<a href="https://github.com/iamkun/dayjs/issues/1448">#1448</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/24218bda051253bf2627e521281eefbe021467e4"><code>24218bd</code></a> chore(docs/test): fix code style, remove commented code and replace <code>var</code> to ...</li> <li><a href="https://github.com/iamkun/dayjs/commit/4155b511079f19b1cabb06cde49808a2dee9e2c5"><code>4155b51</code></a> chore: Improve PT-BR translation for README-pt-br.md (<a href="https://github.com/iamkun/dayjs/issues/1876">#1876</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/8757477601d0a6fe4d90211a9b5a821043f3ae91"><code>8757477</code></a> chore: update moment.js to 2.29.2 (<a href="https://github.com/iamkun/dayjs/issues/1856">#1856</a>)</li> <li>See full diff in <a href="https://github.com/iamkun/dayjs/compare/v1.11.1...v1.11.2">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 202f944b0e into master 2022-05-09 11:27:11 +00:00
argoyle commented 2022-05-09 11:27:13 +00:00 (Migrated from gitlab.com)

mentioned in commit 202f944b0e

mentioned in commit 202f944b0efdefbf567491c10e18afb6ad706107
Sign in to join this conversation.