Changelog
*Sourced from [moment's changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md).*
> ### 2.24.0 [See full changelog](https://gist.github.com/marwahaha/12366fe45bee328f33acf125d4cd540e)
>
> * Release Jan 21, 2019
>
> * [#4338](https://github-redirect.dependabot.com/moment/moment/pull/4338) [bugfix] Fix startOf/endOf DST issues while boosting performance
> * [#4553](https://github-redirect.dependabot.com/moment/moment/pull/4553) [feature] Add localeSort param to Locale weekday methods
> * [#4887](https://github-redirect.dependabot.com/moment/moment/pull/4887) [bugfix] Make Duration#as work with quarters
> * 3 new locales (it-ch, ga, en-SG)
> * Lots of locale improvements
>
> ### 2.23.0 [See full changelog](https://gist.github.com/marwahaha/eadb7ac11b761290399a576f8b2419a5)
>
> * Release Dec 12, 2018
>
> * [#4863](https://github-redirect.dependabot.com/moment/moment/pull/4863) [new locale] added Kurdish language (ku)
> * [#4417](https://github-redirect.dependabot.com/moment/moment/pull/4417) [bugfix] isBetween should return false for invalid dates
> * [#4700](https://github-redirect.dependabot.com/moment/moment/pull/4700) [bugfix] Fix [#4698](https://github-redirect.dependabot.com/moment/moment/pull/4698): Use ISO WeekYear for HTML5_FMT.WEEK
> * [#4563](https://github-redirect.dependabot.com/moment/moment/pull/4563) [feature] Fix [#4518](https://github-redirect.dependabot.com/moment/moment/pull/4518): Add support to add/subtract ISO weeks
> * other locale changes, build process changes, typos
>
> ### 2.22.2 [See full changelog](https://gist.github.com/marwahaha/4d992c13c2dbc0f59d4d8acae1dc6d3a)
>
> * Release May 31, 2018
>
> * [#4564](https://github-redirect.dependabot.com/moment/moment/pull/4564) [bugfix] Avoid using trim()
> * [#4453](https://github-redirect.dependabot.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)
>
> ### 2.22.1 [See full changelog](https://gist.github.com/marwahaha/ff2cd13d0eda08afb7a237b10aae558c)
>
> * Release Apr 14, 2018
>
> * [#4495](https://github-redirect.dependabot.com/moment/moment/pull/4495) [bugfix] Added HTML5_FMT to moment.d.ts
> * Minor locale improvements
> * QUnit upgrade and coveralls reporting
>
> ### 2.22.0 [See full changelog](https://gist.github.com/marwahaha/ae895025dac3f0641fa9ec2e36d282bb)
>
> * Release Mar 30, 2018
>
> * [#4423](https://github-redirect.dependabot.com/moment/moment/pull/4423) [new locale] Added Mongolian locale mn
> * Various locale improvements
> * Minor misc changes
>
> ### 2.21.0 [See full changelog](https://gist.github.com/marwahaha/80d19ef882b71df1948df7865efdd40e)
>
> * Release Mar 2, 2018
>
> * [#4391](https://github-redirect.dependabot.com/moment/moment/pull/4391) [bugfix] Fix [#4390](https://github-redirect.dependabot.com/moment/moment/pull/4390): use offset properly in toISOString
> * [#4310](https://github-redirect.dependabot.com/moment/moment/pull/4310) [bugfix] Fix [#3883](https://github-redirect.dependabot.com/moment/moment/pull/3883) lazy load parentLocale in defineLocale, fallback to global if missing
> ... (truncated)
Commits
- [`96d0d67`](https://github.com/moment/moment/commit/96d0d6791ab495859d09a868803d31a55c917de1) Build 2.24.0
- [`f57faac`](https://github.com/moment/moment/commit/f57faac11ce872e145f2721c8ac84551bb8d7c21) Bump version to 2.24.0
- [`7eb0ea8`](https://github.com/moment/moment/commit/7eb0ea815ef68f8775dd0f742eb06c927b0be974) Update changelog for 2.24.0
- [`38a19a7`](https://github.com/moment/moment/commit/38a19a7c5b08c6ad5275dc2d4517d083fe0bbda6) [locale] fo: Fixed relativeTimes for m and M ([#4609](https://github-redirect.dependabot.com/moment/moment/issues/4609)) ([#4682](https://github-redirect.dependabot.com/moment/moment/issues/4682))
- [`01ae8ca`](https://github.com/moment/moment/commit/01ae8ca220d1ff84d3d26491eadea1afc5780d2b) [misc] Remove unused variable defaults ([#4959](https://github-redirect.dependabot.com/moment/moment/issues/4959))
- [`24e55df`](https://github.com/moment/moment/commit/24e55dfe72a0f462a1564ed6f827dfd2df24b526) [locale] Extend cs locale with name of the months in genitive ([#4771](https://github-redirect.dependabot.com/moment/moment/issues/4771))
- [`3b80f6a`](https://github.com/moment/moment/commit/3b80f6aab233121b902bbad7c92e9046c34a2b61) [feature] Add localeSort param to Locale weekday methods ([#4553](https://github-redirect.dependabot.com/moment/moment/issues/4553))
- [`bb484bc`](https://github.com/moment/moment/commit/bb484bc7b80520be14466bc49c244bf1433bd3bc) [locale] (es-us) long date is D [de] MMMM [de] YYYY ([#4954](https://github-redirect.dependabot.com/moment/moment/issues/4954))
- [`ba125e7`](https://github.com/moment/moment/commit/ba125e707089c45311a4d14cac92f873aef79f19) [bugfix] (TypeScript) allow update of a single relativeTime handler
- [`91550f8`](https://github.com/moment/moment/commit/91550f810c424415559d28eabb9dc3247da24c11) [locale] Capitalization of pt month names ([#4557](https://github-redirect.dependabot.com/moment/moment/issues/4557))
- Additional commits viewable in [compare view](https://github.com/moment/moment/compare/2.18.1...2.24.0)
Maintainer changes
This version was pushed to npm by [marwahaha](https://www.npmjs.com/~marwahaha), a new releaser for moment since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vlad-zhukov/react-text-mask-hoc/network/alerts).
Bumps moment from 2.18.1 to 2.24.0.
Changelog
*Sourced from [moment's changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md).* > ### 2.24.0 [See full changelog](https://gist.github.com/marwahaha/12366fe45bee328f33acf125d4cd540e) > > * Release Jan 21, 2019 > > * [#4338](https://github-redirect.dependabot.com/moment/moment/pull/4338) [bugfix] Fix startOf/endOf DST issues while boosting performance > * [#4553](https://github-redirect.dependabot.com/moment/moment/pull/4553) [feature] Add localeSort param to Locale weekday methods > * [#4887](https://github-redirect.dependabot.com/moment/moment/pull/4887) [bugfix] Make Duration#as work with quarters > * 3 new locales (it-ch, ga, en-SG) > * Lots of locale improvements > > ### 2.23.0 [See full changelog](https://gist.github.com/marwahaha/eadb7ac11b761290399a576f8b2419a5) > > * Release Dec 12, 2018 > > * [#4863](https://github-redirect.dependabot.com/moment/moment/pull/4863) [new locale] added Kurdish language (ku) > * [#4417](https://github-redirect.dependabot.com/moment/moment/pull/4417) [bugfix] isBetween should return false for invalid dates > * [#4700](https://github-redirect.dependabot.com/moment/moment/pull/4700) [bugfix] Fix [#4698](https://github-redirect.dependabot.com/moment/moment/pull/4698): Use ISO WeekYear for HTML5_FMT.WEEK > * [#4563](https://github-redirect.dependabot.com/moment/moment/pull/4563) [feature] Fix [#4518](https://github-redirect.dependabot.com/moment/moment/pull/4518): Add support to add/subtract ISO weeks > * other locale changes, build process changes, typos > > ### 2.22.2 [See full changelog](https://gist.github.com/marwahaha/4d992c13c2dbc0f59d4d8acae1dc6d3a) > > * Release May 31, 2018 > > * [#4564](https://github-redirect.dependabot.com/moment/moment/pull/4564) [bugfix] Avoid using trim() > * [#4453](https://github-redirect.dependabot.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) > > ### 2.22.1 [See full changelog](https://gist.github.com/marwahaha/ff2cd13d0eda08afb7a237b10aae558c) > > * Release Apr 14, 2018 > > * [#4495](https://github-redirect.dependabot.com/moment/moment/pull/4495) [bugfix] Added HTML5_FMT to moment.d.ts > * Minor locale improvements > * QUnit upgrade and coveralls reporting > > ### 2.22.0 [See full changelog](https://gist.github.com/marwahaha/ae895025dac3f0641fa9ec2e36d282bb) > > * Release Mar 30, 2018 > > * [#4423](https://github-redirect.dependabot.com/moment/moment/pull/4423) [new locale] Added Mongolian locale mn > * Various locale improvements > * Minor misc changes > > ### 2.21.0 [See full changelog](https://gist.github.com/marwahaha/80d19ef882b71df1948df7865efdd40e) > > * Release Mar 2, 2018 > > * [#4391](https://github-redirect.dependabot.com/moment/moment/pull/4391) [bugfix] Fix [#4390](https://github-redirect.dependabot.com/moment/moment/pull/4390): use offset properly in toISOString > * [#4310](https://github-redirect.dependabot.com/moment/moment/pull/4310) [bugfix] Fix [#3883](https://github-redirect.dependabot.com/moment/moment/pull/3883) lazy load parentLocale in defineLocale, fallback to global if missing > ... (truncated)Commits
- [`96d0d67`](https://github.com/moment/moment/commit/96d0d6791ab495859d09a868803d31a55c917de1) Build 2.24.0 - [`f57faac`](https://github.com/moment/moment/commit/f57faac11ce872e145f2721c8ac84551bb8d7c21) Bump version to 2.24.0 - [`7eb0ea8`](https://github.com/moment/moment/commit/7eb0ea815ef68f8775dd0f742eb06c927b0be974) Update changelog for 2.24.0 - [`38a19a7`](https://github.com/moment/moment/commit/38a19a7c5b08c6ad5275dc2d4517d083fe0bbda6) [locale] fo: Fixed relativeTimes for m and M ([#4609](https://github-redirect.dependabot.com/moment/moment/issues/4609)) ([#4682](https://github-redirect.dependabot.com/moment/moment/issues/4682)) - [`01ae8ca`](https://github.com/moment/moment/commit/01ae8ca220d1ff84d3d26491eadea1afc5780d2b) [misc] Remove unused variable defaults ([#4959](https://github-redirect.dependabot.com/moment/moment/issues/4959)) - [`24e55df`](https://github.com/moment/moment/commit/24e55dfe72a0f462a1564ed6f827dfd2df24b526) [locale] Extend cs locale with name of the months in genitive ([#4771](https://github-redirect.dependabot.com/moment/moment/issues/4771)) - [`3b80f6a`](https://github.com/moment/moment/commit/3b80f6aab233121b902bbad7c92e9046c34a2b61) [feature] Add localeSort param to Locale weekday methods ([#4553](https://github-redirect.dependabot.com/moment/moment/issues/4553)) - [`bb484bc`](https://github.com/moment/moment/commit/bb484bc7b80520be14466bc49c244bf1433bd3bc) [locale] (es-us) long date is D [de] MMMM [de] YYYY ([#4954](https://github-redirect.dependabot.com/moment/moment/issues/4954)) - [`ba125e7`](https://github.com/moment/moment/commit/ba125e707089c45311a4d14cac92f873aef79f19) [bugfix] (TypeScript) allow update of a single relativeTime handler - [`91550f8`](https://github.com/moment/moment/commit/91550f810c424415559d28eabb9dc3247da24c11) [locale] Capitalization of pt month names ([#4557](https://github-redirect.dependabot.com/moment/moment/issues/4557)) - Additional commits viewable in [compare view](https://github.com/moment/moment/compare/2.18.1...2.24.0)Maintainer changes
This version was pushed to npm by [marwahaha](https://www.npmjs.com/~marwahaha), a new releaser for moment since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vlad-zhukov/react-text-mask-hoc/network/alerts).