Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Bump moment from 2.19.1 to 2.22.2 #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps moment from 2.19.1 to 2.22.2. This update includes security fixes.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

Moderate severity vulnerability that affects moment
The moment module before 2.19.3 for Node.js is prone to a regular expression denial of service via a crafted date string, a different vulnerability than CVE-2016-4055.

Affected versions: < 2.19.3

Changelog

Sourced from moment's changelog.

2.22.2 See full changelog

  • Release May 31, 2018

  • #4564 [bugfix] Avoid using trim()

  • #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

  • Release Apr 14, 2018

  • #4495 [bugfix] Added HTML5_FMT to moment.d.ts

  • Minor locale improvements

  • QUnit upgrade and coveralls reporting

2.22.0 See full changelog

  • Release Mar 30, 2018

  • #4423 [new locale] Added Mongolian locale mn

  • Various locale improvements

  • Minor misc changes

2.21.0 See full changelog

  • Release Mar 2, 2018

  • #4391 [bugfix] Fix #4390: use offset properly in toISOString

  • #4310 [bugfix] Fix #3883 lazy load parentLocale in defineLocale, fallback to global if missing

  • #4085 [misc] Print console warning when setting non-existent locales

  • #4371 [misc] fix deprecated rollup options

  • New locales: ug-cn, en-il, tg

  • Various locale improvements

2.20.1 See changelog

  • Release Dec 18, 2017

  • #4359 [locale] Fix Arabic locale for months (again)

  • #4357 [misc] Add optional parameter keepOffset to toISOString

2.20.0 See full changelog

  • Release Dec 16, 2017

  • #4312 [bugfix] Fix #4251: Avoid RFC2822 in utc() test

  • #4240 [bugfix] Fix incorrect strict parsing with full-width parentheses

  • #4341 [feature] Prevent toISOString converting to UTC (issue #1751)

  • #4154 [feature] add format constants to support output to HTML5 input type formats (see #3928)

... (truncated)
Commits

Dependabot compatibility score

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 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:

  • 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](https://github.com/moment/moment) from 2.19.1 to 2.22.2. **This update includes security fixes.**
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.19.1...2.22.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.31% when pulling c5821ff on dependabot/npm_and_yarn/moment-2.22.2 into 57b66dd on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants