Bump moment from 2.10.6 to 2.11.2 in /Proyectos/pokeproxy
Created by: dependabot[bot]
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
#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)
#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
Commits
-
dd9cff0Build 2.11.2 -
df48104Bump version to 2.11.2 -
75285e1Update changelog for 2.11.2 -
52a807bMerge pull request #2939 from rvagg:regex-dos-no-more -
34af63buse full-string match to speed up C# duration match -
49f84ccMerge pull request #2778 from nickmerwin/patch-1 -
d731fe7Build 2.11.1 -
5dc1f7dBump version to 2.11.1 -
ac1a238Update changelog 2.11.1 -
398c67fFix IE8 test bug - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.