Changelog
*Sourced from [moment's changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md).*
> ### 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
> * [#4085](https://github-redirect.dependabot.com/moment/moment/pull/4085) [misc] Print console warning when setting non-existent locales
> * [#4371](https://github-redirect.dependabot.com/moment/moment/pull/4371) [misc] fix deprecated rollup options
> * New locales: ug-cn, en-il, tg
> * Various locale improvements
Commits
- [`2e2a5b3`](https://github.com/moment/moment/commit/2e2a5b35439665d4b0200143d808a7c26d6cd30f) Build 2.22.2
- [`e79be41`](https://github.com/moment/moment/commit/e79be416cabadad60914aed60a4158de26654442) Bump version to 2.22.2
- [`7fdc23f`](https://github.com/moment/moment/commit/7fdc23f80973c68dbb0a36710a0ed0c0ffbbee2b) Update changelog for 2.22.2
- [`12cf027`](https://github.com/moment/moment/commit/12cf02739f78d73aaa112381f86da47346a723fa) [misc] Fix grunt devDep to 3.5.2 ([#4648](https://github-redirect.dependabot.com/moment/moment/issues/4648))
- [`398d994`](https://github.com/moment/moment/commit/398d9944bdc61e393887334f837f50afc5666155) [misc] Typo in test ([#4610](https://github-redirect.dependabot.com/moment/moment/issues/4610))
- [`a831fc7`](https://github.com/moment/moment/commit/a831fc7e2694281ce31e4f090bbcf90a690f0277) [bugfix] Avoid using trim() ([#4564](https://github-redirect.dependabot.com/moment/moment/issues/4564))
- [`ad49bd6`](https://github.com/moment/moment/commit/ad49bd6666de707939e29e6ab4501555b2faaa09) [locale] Fix [#4568](https://github-redirect.dependabot.com/moment/moment/issues/4568): Insert punjabi for "next" ([#4583](https://github-redirect.dependabot.com/moment/moment/issues/4583))
- [`245e5fc`](https://github.com/moment/moment/commit/245e5fc23f5a05f644b8124a9bd982d37f5387e2) [misc] Fix "the the" typo in test ([#4578](https://github-redirect.dependabot.com/moment/moment/issues/4578))
- [`508f9ce`](https://github.com/moment/moment/commit/508f9ce371ef1282146dd0e1068ee290e6d72d34) [locale] Fix wrong calendar() output in 'be' localisation ([#4528](https://github-redirect.dependabot.com/moment/moment/issues/4528))
- [`aba77ec`](https://github.com/moment/moment/commit/aba77ec8196bab4067474c407f871f7612a5f421) [locale] az: Fix typo in seconds ([#4527](https://github-redirect.dependabot.com/moment/moment/issues/4527))
- Additional commits viewable in [compare view](https://github.com/moment/moment/compare/2.20.1...2.22.2)
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@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
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps moment from 2.20.1 to 2.22.2.
Changelog
*Sourced from [moment's changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md).* > ### 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 > * [#4085](https://github-redirect.dependabot.com/moment/moment/pull/4085) [misc] Print console warning when setting non-existent locales > * [#4371](https://github-redirect.dependabot.com/moment/moment/pull/4371) [misc] fix deprecated rollup options > * New locales: ug-cn, en-il, tg > * Various locale improvementsCommits
- [`2e2a5b3`](https://github.com/moment/moment/commit/2e2a5b35439665d4b0200143d808a7c26d6cd30f) Build 2.22.2 - [`e79be41`](https://github.com/moment/moment/commit/e79be416cabadad60914aed60a4158de26654442) Bump version to 2.22.2 - [`7fdc23f`](https://github.com/moment/moment/commit/7fdc23f80973c68dbb0a36710a0ed0c0ffbbee2b) Update changelog for 2.22.2 - [`12cf027`](https://github.com/moment/moment/commit/12cf02739f78d73aaa112381f86da47346a723fa) [misc] Fix grunt devDep to 3.5.2 ([#4648](https://github-redirect.dependabot.com/moment/moment/issues/4648)) - [`398d994`](https://github.com/moment/moment/commit/398d9944bdc61e393887334f837f50afc5666155) [misc] Typo in test ([#4610](https://github-redirect.dependabot.com/moment/moment/issues/4610)) - [`a831fc7`](https://github.com/moment/moment/commit/a831fc7e2694281ce31e4f090bbcf90a690f0277) [bugfix] Avoid using trim() ([#4564](https://github-redirect.dependabot.com/moment/moment/issues/4564)) - [`ad49bd6`](https://github.com/moment/moment/commit/ad49bd6666de707939e29e6ab4501555b2faaa09) [locale] Fix [#4568](https://github-redirect.dependabot.com/moment/moment/issues/4568): Insert punjabi for "next" ([#4583](https://github-redirect.dependabot.com/moment/moment/issues/4583)) - [`245e5fc`](https://github.com/moment/moment/commit/245e5fc23f5a05f644b8124a9bd982d37f5387e2) [misc] Fix "the the" typo in test ([#4578](https://github-redirect.dependabot.com/moment/moment/issues/4578)) - [`508f9ce`](https://github.com/moment/moment/commit/508f9ce371ef1282146dd0e1068ee290e6d72d34) [locale] Fix wrong calendar() output in 'be' localisation ([#4528](https://github-redirect.dependabot.com/moment/moment/issues/4528)) - [`aba77ec`](https://github.com/moment/moment/commit/aba77ec8196bab4067474c407f871f7612a5f421) [locale] az: Fix typo in seconds ([#4527](https://github-redirect.dependabot.com/moment/moment/issues/4527)) - Additional commits viewable in [compare view](https://github.com/moment/moment/compare/2.20.1...2.22.2)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.