Build(deps): bump dayjs from 1.10.8 to 1.11.0 #287

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-dayjs-1.11.0 into master 2022-03-15 07:16:42 +00:00
argoyle commented 2022-03-15 04:38:49 +00:00 (Migrated from gitlab.com)

Bumps dayjs from 1.10.8 to 1.11.0.

Release notes

Sourced from dayjs's releases.

v1.11.0

1.11.0 (2022-03-14)

Bug Fixes

Features

  • Fallback to language only locale + support uppercase locales (#1524) (9138dc2)
Changelog

Sourced from dayjs's changelog.

1.11.0 (2022-03-14)

Bug Fixes

Features

  • Fallback to language only locale + support uppercase locales (#1524) (9138dc2)
Commits
  • 4e3b4bf chore(release): 1.11.0 [skip ci]
  • 6a8f703 Merge pull request #1830 from iamkun/dev
  • 27b3f61 Merge remote-tracking branch 'origin/master' into dev
  • b045baf fix: add missing date shorthand D type definition (#1752)
  • dcbf170 fix: Add relative time to Galician (gl) and fix ordinals (#1800)
  • efd3904 fix: update meridiem function to Kurdish (ku) locale (#1725)
  • c7a3f73 fix: update updateLocal plugin typescript types (#1692)
  • a6eef52 chore: add references to another readme files (#1726)
  • 76f9e17 fix: update Icelandic [is] locale relativeTime config (#1796)
  • 9138dc2 feat: Fallback to language only locale + support uppercase locales (#1524)
  • Additional commits viewable 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.10.8 to 1.11.0. <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.0</h2> <h1><a href="https://github.com/iamkun/dayjs/compare/v1.10.8...v1.11.0">1.11.0</a> (2022-03-14)</h1> <h3>Bug Fixes</h3> <ul> <li>Add Kirundi (rn) locale (<a href="https://github.com/iamkun/dayjs/issues/1793">#1793</a>) (<a href="https://github.com/iamkun/dayjs/commit/74e5247227a779fffde39bdfcd1ee19911496709">74e5247</a>)</li> <li>add missing date shorthand D type definition (<a href="https://github.com/iamkun/dayjs/issues/1752">#1752</a>) (<a href="https://github.com/iamkun/dayjs/commit/b045baf1646a81f7e4f446f355d02d5fb0ef4aa7">b045baf</a>)</li> <li>Add relative time to Galician (gl) and fix ordinals (<a href="https://github.com/iamkun/dayjs/issues/1800">#1800</a>) (<a href="https://github.com/iamkun/dayjs/commit/dcbf1708400624addfbddbc71e0f6a9ac15fa961">dcbf170</a>)</li> <li>update German locales (de-at, de-ch) (<a href="https://github.com/iamkun/dayjs/issues/1775">#1775</a>) (<a href="https://github.com/iamkun/dayjs/commit/f9055a77bf3d84c575e5fcf99e21611138ba64d7">f9055a7</a>)</li> <li>update Icelandic [is] locale relativeTime config (<a href="https://github.com/iamkun/dayjs/issues/1796">#1796</a>) (<a href="https://github.com/iamkun/dayjs/commit/76f9e1756de7e99c01e471dab30ea074b9ec9629">76f9e17</a>)</li> <li>Update index.d.ts note (<a href="https://github.com/iamkun/dayjs/issues/1716">#1716</a>) (<a href="https://github.com/iamkun/dayjs/commit/5a108ff3159c53fd270ea7638f33c35c934d6457">5a108ff</a>)</li> <li>Update locale German [de] monthsShort (<a href="https://github.com/iamkun/dayjs/issues/1746">#1746</a>) (<a href="https://github.com/iamkun/dayjs/commit/4a7b7d07c885bb9338514c234dbb708e24e9863e">4a7b7d0</a>)</li> <li>update meridiem function to Kurdish (ku) locale (<a href="https://github.com/iamkun/dayjs/issues/1725">#1725</a>) (<a href="https://github.com/iamkun/dayjs/commit/efd3904ff8cbf0a4fc064911dda76fc86b669f7b">efd3904</a>)</li> <li>update updateLocal plugin typescript types (<a href="https://github.com/iamkun/dayjs/issues/1692">#1692</a>) (<a href="https://github.com/iamkun/dayjs/commit/c7a3f73064dbb63b4d365b2ad4c792f075f4d8d8">c7a3f73</a>)</li> </ul> <h3>Features</h3> <ul> <li>Fallback to language only locale + support uppercase locales (<a href="https://github.com/iamkun/dayjs/issues/1524">#1524</a>) (<a href="https://github.com/iamkun/dayjs/commit/9138dc28206875372da4fb74c64716437cd11b95">9138dc2</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/iamkun/dayjs/blob/v1.11.0/CHANGELOG.md">dayjs's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/iamkun/dayjs/compare/v1.10.8...v1.11.0">1.11.0</a> (2022-03-14)</h1> <h3>Bug Fixes</h3> <ul> <li>Add Kirundi (rn) locale (<a href="https://github.com/iamkun/dayjs/issues/1793">#1793</a>) (<a href="https://github.com/iamkun/dayjs/commit/74e5247227a779fffde39bdfcd1ee19911496709">74e5247</a>)</li> <li>add missing date shorthand D type definition (<a href="https://github.com/iamkun/dayjs/issues/1752">#1752</a>) (<a href="https://github.com/iamkun/dayjs/commit/b045baf1646a81f7e4f446f355d02d5fb0ef4aa7">b045baf</a>)</li> <li>Add relative time to Galician (gl) and fix ordinals (<a href="https://github.com/iamkun/dayjs/issues/1800">#1800</a>) (<a href="https://github.com/iamkun/dayjs/commit/dcbf1708400624addfbddbc71e0f6a9ac15fa961">dcbf170</a>)</li> <li>update German locales (de-at, de-ch) (<a href="https://github.com/iamkun/dayjs/issues/1775">#1775</a>) (<a href="https://github.com/iamkun/dayjs/commit/f9055a77bf3d84c575e5fcf99e21611138ba64d7">f9055a7</a>)</li> <li>update Icelandic [is] locale relativeTime config (<a href="https://github.com/iamkun/dayjs/issues/1796">#1796</a>) (<a href="https://github.com/iamkun/dayjs/commit/76f9e1756de7e99c01e471dab30ea074b9ec9629">76f9e17</a>)</li> <li>Update index.d.ts note (<a href="https://github.com/iamkun/dayjs/issues/1716">#1716</a>) (<a href="https://github.com/iamkun/dayjs/commit/5a108ff3159c53fd270ea7638f33c35c934d6457">5a108ff</a>)</li> <li>Update locale German [de] monthsShort (<a href="https://github.com/iamkun/dayjs/issues/1746">#1746</a>) (<a href="https://github.com/iamkun/dayjs/commit/4a7b7d07c885bb9338514c234dbb708e24e9863e">4a7b7d0</a>)</li> <li>update meridiem function to Kurdish (ku) locale (<a href="https://github.com/iamkun/dayjs/issues/1725">#1725</a>) (<a href="https://github.com/iamkun/dayjs/commit/efd3904ff8cbf0a4fc064911dda76fc86b669f7b">efd3904</a>)</li> <li>update updateLocal plugin typescript types (<a href="https://github.com/iamkun/dayjs/issues/1692">#1692</a>) (<a href="https://github.com/iamkun/dayjs/commit/c7a3f73064dbb63b4d365b2ad4c792f075f4d8d8">c7a3f73</a>)</li> </ul> <h3>Features</h3> <ul> <li>Fallback to language only locale + support uppercase locales (<a href="https://github.com/iamkun/dayjs/issues/1524">#1524</a>) (<a href="https://github.com/iamkun/dayjs/commit/9138dc28206875372da4fb74c64716437cd11b95">9138dc2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/iamkun/dayjs/commit/4e3b4bf3a7bb055b5935b27fa90a6c6885b50457"><code>4e3b4bf</code></a> chore(release): 1.11.0 [skip ci]</li> <li><a href="https://github.com/iamkun/dayjs/commit/6a8f703b7a219e0aa5b282abee39b598ec8a1644"><code>6a8f703</code></a> Merge pull request <a href="https://github.com/iamkun/dayjs/issues/1830">#1830</a> from iamkun/dev</li> <li><a href="https://github.com/iamkun/dayjs/commit/27b3f616fec7bbfbcdf80b2290fff9e7b7ffed99"><code>27b3f61</code></a> Merge remote-tracking branch 'origin/master' into dev</li> <li><a href="https://github.com/iamkun/dayjs/commit/b045baf1646a81f7e4f446f355d02d5fb0ef4aa7"><code>b045baf</code></a> fix: add missing date shorthand D type definition (<a href="https://github.com/iamkun/dayjs/issues/1752">#1752</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/dcbf1708400624addfbddbc71e0f6a9ac15fa961"><code>dcbf170</code></a> fix: Add relative time to Galician (gl) and fix ordinals (<a href="https://github.com/iamkun/dayjs/issues/1800">#1800</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/efd3904ff8cbf0a4fc064911dda76fc86b669f7b"><code>efd3904</code></a> fix: update meridiem function to Kurdish (ku) locale (<a href="https://github.com/iamkun/dayjs/issues/1725">#1725</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/c7a3f73064dbb63b4d365b2ad4c792f075f4d8d8"><code>c7a3f73</code></a> fix: update updateLocal plugin typescript types (<a href="https://github.com/iamkun/dayjs/issues/1692">#1692</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/a6eef52a97e83baee993a47e28b8960257999a9a"><code>a6eef52</code></a> chore: add references to another readme files (<a href="https://github.com/iamkun/dayjs/issues/1726">#1726</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/76f9e1756de7e99c01e471dab30ea074b9ec9629"><code>76f9e17</code></a> fix: update Icelandic [is] locale relativeTime config (<a href="https://github.com/iamkun/dayjs/issues/1796">#1796</a>)</li> <li><a href="https://github.com/iamkun/dayjs/commit/9138dc28206875372da4fb74c64716437cd11b95"><code>9138dc2</code></a> feat: Fallback to language only locale + support uppercase locales (<a href="https://github.com/iamkun/dayjs/issues/1524">#1524</a>)</li> <li>Additional commits viewable in <a href="https://github.com/iamkun/dayjs/compare/v1.10.8...v1.11.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 commented 2022-03-15 07:16:43 +00:00 (Migrated from gitlab.com)

mentioned in commit d324e4f5af

mentioned in commit d324e4f5af80ab817a5b1aead0e6aef17477d573
argoyle (Migrated from gitlab.com) merged commit d324e4f5af into master 2022-03-15 07:16:43 +00:00
Sign in to join this conversation.