Jamesking56 / WhichLaravel.me

Up to date Laravel Version Support Tables
https://whichlaravel.me
MIT License
9 stars 2 forks source link

Update dependency moment.js to v2.24.0 #37

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
moment.js (source) minor 2.18.1 -> 2.24.0

Release Notes

moment/moment ### [`v2.24.0`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2240-See-full-changeloghttpsgistgithubcommarwahaha12366fe45bee328f33acf125d4cd540e) [Compare Source](https://togithub.com/moment/moment/compare/2.23.0...2.24.0) - Release Jan 21, 2019 - [#​4338](https://togithub.com/moment/moment/pull/4338) [bugfix] Fix startOf/endOf DST issues while boosting performance - [#​4553](https://togithub.com/moment/moment/pull/4553) [feature] Add localeSort param to Locale weekday methods - [#​4887](https://togithub.com/moment/moment/pull/4887) [bugfix] Make Duration#as work with quarters - 3 new locales (it-ch, ga, en-SG) - Lots of locale improvements ### [`v2.23.0`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2230-See-full-changeloghttpsgistgithubcommarwahahaeadb7ac11b761290399a576f8b2419a5) [Compare Source](https://togithub.com/moment/moment/compare/2.22.2...2.23.0) - Release Dec 12, 2018 - [#​4863](https://togithub.com/moment/moment/pull/4863) [new locale] added Kurdish language (ku) - [#​4417](https://togithub.com/moment/moment/pull/4417) [bugfix] isBetween should return false for invalid dates - [#​4700](https://togithub.com/moment/moment/pull/4700) [bugfix] Fix [#​4698](https://togithub.com/moment/moment/pull/4698): Use ISO WeekYear for HTML5_FMT.WEEK - [#​4563](https://togithub.com/moment/moment/pull/4563) [feature] Fix [#​4518](https://togithub.com/moment/moment/pull/4518): Add support to add/subtract ISO weeks - other locale changes, build process changes, typos ### [`v2.22.2`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2222-See-full-changeloghttpsgistgithubcommarwahaha4d992c13c2dbc0f59d4d8acae1dc6d3a) [Compare Source](https://togithub.com/moment/moment/compare/2.22.1...2.22.2) - Release May 31, 2018 - [#​4564](https://togithub.com/moment/moment/pull/4564) [bugfix] Avoid using trim() - [#​4453](https://togithub.com/moment/moment/pull/4453) [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode. - Minor locale improvements (pa-in, be, az) ### [`v2.22.1`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2221-See-full-changeloghttpsgistgithubcommarwahahaff2cd13d0eda08afb7a237b10aae558c) [Compare Source](https://togithub.com/moment/moment/compare/2.22.0...2.22.1) - Release Apr 14, 2018 - [#​4495](https://togithub.com/moment/moment/pull/4495) [bugfix] Added HTML5_FMT to moment.d.ts - Minor locale improvements - QUnit upgrade and coveralls reporting ### [`v2.22.0`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2220-See-full-changeloghttpsgistgithubcommarwahahaae895025dac3f0641fa9ec2e36d282bb) [Compare Source](https://togithub.com/moment/moment/compare/2.21.0...2.22.0) - Release Mar 30, 2018 - [#​4423](https://togithub.com/moment/moment/pull/4423) [new locale] Added Mongolian locale mn - Various locale improvements - Minor misc changes ### [`v2.21.0`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2210-See-full-changeloghttpsgistgithubcommarwahaha80d19ef882b71df1948df7865efdd40e) [Compare Source](https://togithub.com/moment/moment/compare/2.20.1...2.21.0) - Release Mar 2, 2018 - [#​4391](https://togithub.com/moment/moment/pull/4391) [bugfix] Fix [#​4390](https://togithub.com/moment/moment/pull/4390): use offset properly in toISOString - [#​4310](https://togithub.com/moment/moment/pull/4310) [bugfix] Fix [#​3883](https://togithub.com/moment/moment/pull/3883) lazy load parentLocale in defineLocale, fallback to global if missing - [#​4085](https://togithub.com/moment/moment/pull/4085) [misc] Print console warning when setting non-existent locales - [#​4371](https://togithub.com/moment/moment/pull/4371) [misc] fix deprecated rollup options - New locales: ug-cn, en-il, tg - Various locale improvements ### [`v2.20.1`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2201-See-changeloghttpsgistgithubcommarwahahad72c1cb22076373be889b16272cbd187) [Compare Source](https://togithub.com/moment/moment/compare/2.20.0...2.20.1) - Release Dec 18, 2017 - [#​4359](https://togithub.com/moment/moment/pull/4359) [locale] Fix Arabic locale for months (again) - [#​4357](https://togithub.com/moment/moment/pull/4357) [misc] Add optional parameter keepOffset to toISOString ### [`v2.20.0`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2200-See-full-changeloghttpsgistgithubcommarwahahae0d4135fbf8bb75fa85c4aa2bddc5031) [Compare Source](https://togithub.com/moment/moment/compare/2.19.4...2.20.0) - Release Dec 16, 2017 - [#​4312](https://togithub.com/moment/moment/pull/4312) [bugfix] Fix [#​4251](https://togithub.com/moment/moment/pull/4251): Avoid RFC2822 in utc() test - [#​4240](https://togithub.com/moment/moment/pull/4240) [bugfix] Fix incorrect strict parsing with full-width parentheses - [#​4341](https://togithub.com/moment/moment/pull/4341) [feature] Prevent toISOString converting to UTC (issue [#​1751](https://togithub.com/moment/moment/pull/1751)) - [#​4154](https://togithub.com/moment/moment/pull/4154) [feature] add format constants to support output to HTML5 input type formats (see [#​3928](https://togithub.com/moment/moment/pull/3928)) - [#​4143](https://togithub.com/moment/moment/pull/4143) [new locale] mt: Maltese language - [#​4183](https://togithub.com/moment/moment/pull/4183) [locale] Relative seconds i18n - Various other locale improvements ### [`v2.19.4`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2194-See-changeloghttpsgistgithubcommarwahahad3b7b0ddf4bdae512244f16e8cc59efb) [Compare Source](https://togithub.com/moment/moment/compare/2.19.3...2.19.4) - Release Dec 10, 2017 - [#​4332](https://togithub.com/moment/moment/pull/4332) [bugfix] Fix weekday verification for UTC and offset days (fixes [#​4227](https://togithub.com/moment/moment/pull/4227)) - [#​4336](https://togithub.com/moment/moment/pull/4336) [bugfix] Fix [#​4334](https://togithub.com/moment/moment/pull/4334): Remove unused function call argument - [#​4246](https://togithub.com/moment/moment/pull/4246) [misc] Add 'ss' relative time key to typescript definition ### [`v2.19.3`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2193-See-changeloghttpsgistgithubcommarwahaha3654006bc0c2e522451c08d12c0bfabf) [Compare Source](https://togithub.com/moment/moment/compare/2.19.2...2.19.3) - Release Nov 29, 2017 - [#​4326](https://togithub.com/moment/moment/pull/4326) [bugfix] Fix for ReDOS vulnerability (see [#​4163](https://togithub.com/moment/moment/issues/4163)) - [#​4289](https://togithub.com/moment/moment/pull/4289) [misc] Fix spelling and formatting for U.S. for es-us ### [`v2.19.2`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2192-See-changelog-its-the-same-Dhttpsgistgithubcomichernev76b1a3f33d3a8ff9665ce434a45221d0) [Compare Source](https://togithub.com/moment/moment/compare/2.19.1...2.19.2) - Release Nov 11, 2017 - [#​4255](https://togithub.com/moment/moment/pull/4255) [bugfix] Fix year setter for random days in a leap year, fixes [#​4238](https://togithub.com/moment/moment/issues/4238) - [#​4242](https://togithub.com/moment/moment/pull/4242) [bugfix] updateLocale now tries to load parent, fixes [#​3626](https://togithub.com/moment/moment/issues/3626) ### [`v2.19.1`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2191) [Compare Source](https://togithub.com/moment/moment/compare/2.19.0...2.19.1) - Release Oct 11, 2017 Make react native and webpack both work - [#​4225](https://togithub.com/moment/moment/issues/4225) [#​4226](https://togithub.com/moment/moment/issues/4226) [#​4232](https://togithub.com/moment/moment/issues/4232) ### [`v2.19.0`](https://togithub.com/moment/moment/blob/master/CHANGELOG.md#​2190-See-full-changeloghttpsgistgithubcomichernev5f3f4eb02761b4f765a0cccf02cec603) [Compare Source](https://togithub.com/moment/moment/compare/2.18.1...2.19.0) - Release Oct 10, 2017

Renovate configuration

:date: Schedule: "after 4pm and before 11:59pm every weekday,after 9am and before 11:59pm every weekend" in timezone Europe/London.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is behind base branch, 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.