xmr-node-proxy
xmr-node-proxy copied to clipboard
Bump moment from 2.17.1 to 2.24.0
Bumps moment from 2.17.1 to 2.24.0.
Changelog
Sourced from moment's changelog.
2.24.0 See full changelog
Release Jan 21, 2019
#4338 [bugfix] Fix startOf/endOf DST issues while boosting performance
#4553 [feature] Add localeSort param to Locale weekday methods
#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
Release Dec 12, 2018
#4863 [new locale] added Kurdish language (ku)
#4417 [bugfix] isBetween should return false for invalid dates
#4700 [bugfix] Fix #4698: Use ISO WeekYear for HTML5_FMT.WEEK
#4563 [feature] Fix #4518: Add support to add/subtract ISO weeks
other locale changes, build process changes, typos
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
... (truncated)
Commits
-
96d0d67
Build 2.24.0 -
f57faac
Bump version to 2.24.0 -
7eb0ea8
Update changelog for 2.24.0 -
38a19a7
[locale] fo: Fixed relativeTimes for m and M (#4609) (#4682) -
01ae8ca
[misc] Remove unused variable defaults (#4959) -
24e55df
[locale] Extend cs locale with name of the months in genitive (#4771) -
3b80f6a
[feature] Add localeSort param to Locale weekday methods (#4553) -
bb484bc
[locale] (es-us) long date is D [de] MMMM [de] YYYY (#4954) -
ba125e7
[bugfix] (TypeScript) allow update of a single relativeTime handler -
91550f8
[locale] Capitalization of pt month names (#4557) - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by 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.