telemetry-analysis-service icon indicating copy to clipboard operation
telemetry-analysis-service copied to clipboard

Bump moment from 2.23.0 to 2.24.0

Open dependabot-preview[bot] opened this issue 6 years ago • 1 comments

Bumps moment from 2.23.0 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

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

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.

dependabot-preview[bot] avatar Jan 22 '19 13:01 dependabot-preview[bot]

Codecov Report

Merging #1559 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1559   +/-   ##
=======================================
  Coverage   93.32%   93.32%           
=======================================
  Files          48       48           
  Lines        1738     1738           
  Branches      170      170           
=======================================
  Hits         1622     1622           
  Misses         93       93           
  Partials       23       23

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dcc680a...91cee9f. Read the comment docs.

codecov-io avatar Jan 22 '19 13:01 codecov-io