blesstosam / vuets-iview-admin

vuets-iview-admin
https://vuets-iview-admin.vercel.app/
6 stars 3 forks source link

Update dependency dayjs to v1.8.28 - autoclosed #108

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
dayjs (source) dependencies patch 1.8.24 -> 1.8.28

Release Notes

iamkun/dayjs ### [`v1.8.28`](https://togithub.com/iamkun/dayjs/releases/v1.8.28) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.8.27...v1.8.28) ##### Bug Fixes - Fix CustomParseFormat plugin month index error ([#​918](https://togithub.com/iamkun/dayjs/issues/918)) ([fa2ec7f](https://togithub.com/iamkun/dayjs/commit/fa2ec7fcb980dcd2c7498dafe2f9ca2e52d735cf)), closes [#​915](https://togithub.com/iamkun/dayjs/issues/915) - Update Ukrainian (uk) locale monthFormat and monthStandalone ([#​899](https://togithub.com/iamkun/dayjs/issues/899)) ([a08756e](https://togithub.com/iamkun/dayjs/commit/a08756e80bd1d7126fca28c5ad9e382613fc86c4)) ### [`v1.8.27`](https://togithub.com/iamkun/dayjs/blob/master/CHANGELOG.md#​1827-httpsgithubcomiamkundayjscomparev1826v1827-2020-05-14) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.8.26...v1.8.27) ##### Bug Fixes - Add Kinyarwanda (rw) locale ([#​903](https://togithub.com/iamkun/dayjs/issues/903)) ([f355235](https://togithub.com/iamkun/dayjs/commit/f355235a836540d77880959fb1b614c87e9f7b3e)) - Add plugin objectSupport ([#​887](https://togithub.com/iamkun/dayjs/issues/887)) ([52dfb13](https://togithub.com/iamkun/dayjs/commit/52dfb13a6b84f0a753cc5761192b92416f440961)) - Add Turkmen (tk) locale ([#​893](https://togithub.com/iamkun/dayjs/issues/893)) ([a9ca8dc](https://togithub.com/iamkun/dayjs/commit/a9ca8dcbbd0964c5b9abb4e8a2d620c983cf091a)) - Fix CustomParseFormat plugin set locale error ([#​896](https://togithub.com/iamkun/dayjs/issues/896)) ([8035c8a](https://togithub.com/iamkun/dayjs/commit/8035c8a760549b631252252718db3cdc4ab2f68f)) - Fix locale month function bug ([#​908](https://togithub.com/iamkun/dayjs/issues/908)) ([bf347c3](https://togithub.com/iamkun/dayjs/commit/bf347c36e401f50727fb5afcc537497b54b90d6b)) - Update CustomParseFormat plugin to support Array formats ([#​906](https://togithub.com/iamkun/dayjs/issues/906)) ([97856c6](https://togithub.com/iamkun/dayjs/commit/97856c603ef5fbbeb1cf8a42387479e56a77dbe8)) ### [`v1.8.26`](https://togithub.com/iamkun/dayjs/blob/master/CHANGELOG.md#​1826-httpsgithubcomiamkundayjscomparev1825v1826-2020-04-30) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.8.25...v1.8.26) ##### Bug Fixes - Fix Duration plugin `.toISOString` format bug ([#​889](https://togithub.com/iamkun/dayjs/issues/889)) ([058d624](https://togithub.com/iamkun/dayjs/commit/058d624808fd2be024ae846bcb2e03885f39b556)), closes [#​888](https://togithub.com/iamkun/dayjs/issues/888) - Fix WeekOfYear plugin bug while using BadMutable plugin ([#​884](https://togithub.com/iamkun/dayjs/issues/884)) ([2977438](https://togithub.com/iamkun/dayjs/commit/2977438458542573a4500e21f7ba5d1f8442960e)) - Update CustomParseFormat plugin strict mode ([#​882](https://togithub.com/iamkun/dayjs/issues/882)) ([db642ac](https://togithub.com/iamkun/dayjs/commit/db642ac73e52e00d8c41546b2935c9e691cf66e0)) - Update RelativeTime plugin default config ([#​883](https://togithub.com/iamkun/dayjs/issues/883)) ([0606f42](https://togithub.com/iamkun/dayjs/commit/0606f425aef8ccbfc3da3e43cba368130603b0cc)) ### [`v1.8.25`](https://togithub.com/iamkun/dayjs/blob/master/CHANGELOG.md#​1825-httpsgithubcomiamkundayjscomparev1824v1825-2020-04-21) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.8.24...v1.8.25) ##### Bug Fixes - Fix CustomParseFormat plugin of parsing only YYYY / YYYY-MM bug ([#​873](https://togithub.com/iamkun/dayjs/issues/873)) ([3cea04d](https://togithub.com/iamkun/dayjs/commit/3cea04d33d54d44bbdd3d026b5c7f67ebf176116)), closes [#​849](https://togithub.com/iamkun/dayjs/issues/849) - Fix Duration plugin get seconds ([#​867](https://togithub.com/iamkun/dayjs/issues/867)) ([62b092d](https://togithub.com/iamkun/dayjs/commit/62b092d9f9a3db5506ef01f798bdf211f163f53f)) - Fix type definition of locale ([9790b85](https://togithub.com/iamkun/dayjs/commit/9790b853e6113243a7f4a81dd12c6509e406a102)) - Fix UTC plugin startOf, endOf bug ([#​872](https://togithub.com/iamkun/dayjs/issues/872)) ([4141084](https://togithub.com/iamkun/dayjs/commit/4141084ba96d35cadcda3f1e661bf1d0f6c8e4de)), closes [#​809](https://togithub.com/iamkun/dayjs/issues/809) [#​808](https://togithub.com/iamkun/dayjs/issues/808)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.