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

Bump moment from 2.10.6 to 2.11.2 #9

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 9, 2022

Bumps moment from 2.10.6 to 2.11.2.

Changelog

Sourced from moment's changelog.

2.11.2 (Fix ReDoS attack vector)

  • Release February 7, 2016
  • #2939 use full-string match to speed up aspnet regex match

2.11.1 See full changelog

  • Release January 9, 2016

Bugfixes:

  • #2881 Revert "Merge pull request #2746 from mbad0la:develop" Sep->Sept
  • #2868 Add format and parse token Y, so it actually works
  • #2865 Use typeof checks for undefined for global variables
  • #2858 Fix Date mocking regression introduced in 2.11.0
  • #2864 Include changelog in npm release
  • #2830 dep: add grunt-cli
  • #2869 Fix months parsing for some locales

2.11.0 See full changelog

  • Release January 4, 2016
  • #2624 Proper handling of invalid moments

  • #2634 Fix strict month parsing issue in cs,ru,sk

  • #2735 Reset the locale back to 'en' after defining all locales in min/locales.js

  • #2702 Week rework

  • #2746 Changed September Abbreviation to "Sept" in locale-specific english files and default locale file

  • #2646 Fix #2645 - invalid dates pre-1970

  • #2641 Implement basic format and comma as ms separator in ISO 8601

  • #2665 Implement stricter weekday parsing

  • #2700 Add [Hh]mm and [Hh]mmss formatting tokens, so you can parse 123 with hmm for example

  • #2565 #2835 Expose arguments used for moment creation with creationData (fix #2443)

  • #2648 fix issue #2640: support instanceof operator

  • #2709 Add isSameOrAfter and isSameOrBefore comparison methods

  • #2721 Fix moment creation from object with strings values

  • #2740 Enable 'd hh:mm:ss.sss' format for durations

  • #2766 #2833 Alternate Clock Source Support

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 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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.

Bumps [moment](https://github.com/moment/moment) from 2.10.6 to 2.11.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.10.6...2.11.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants