Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

build(deps): bump moment from 2.24.0 to 2.25.0 #430

Merged
merged 1 commit into from
May 1, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps moment from 2.24.0 to 2.25.0.

Changelog

Sourced from moment's changelog.

2.25.0 See full changelog

  • Release May 1, 2020

  • #4611 022dc038 [feature] Support for strict string parsing, fixes #2469

  • #4599 4b615b9d [feature] Add support for eras in en and jp

  • #4296 757d4ff8 [feature] Accept custom relative thresholds in duration.humanize

  • 18 bigfixes

  • 36 locale fixes

  • 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)

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
  • @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)
  • 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)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner May 1, 2020 07:31
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 1, 2020
@vercel
Copy link

vercel bot commented May 1, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/superset/superset-ui/fkudlooi4
✅ Preview: https://superset-ui-git-dependabot-npmandyarnmoment-2250.superset.now.sh

@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #430   +/-   ##
======================================
  Coverage    3.08%   3.08%           
======================================
  Files         151     151           
  Lines        5218    5218           
  Branches      273     273           
======================================
  Hits          161     161           
  Misses       5020    5020           
  Partials       37      37           

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 4ca74a2...79c719a. Read the comment docs.

@kristw kristw merged commit 6999fa1 into master May 1, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/moment-2.25.0 branch May 1, 2020 17:35
technologicwoman pushed a commit to oashton/superset-ui that referenced this pull request Sep 29, 2020
* feat: migrate xy-chart to use encodable (apache-superset#420)

* feat: use encodable in BoxPlot

* feat: migrate legend

* docs: update storybook

* fix: label overlap

* fix: lint

* fix: remove comments

* fix: path

* feat: migrate scatterplot to use encodable (apache-superset#421)

* feat: migrate scatter plot

(cherry picked from commit 0d607a60cdab8037ece7f29a74bef1c0a5432c5d)

* fix: legend

* feat: migrate line chart to use encodable (apache-superset#427)

* feat: migrate line to use encodable

* fix: storybook ts

* fix: remove comment

* refactor: delete deprecated files (apache-superset#430)

* refactor: delete outdated files

* feat: update index exports and add test

* refactor: delete more files

* fix: import order

* fix: update dependency

* fix: update dependency

* build: fix babel

* fix: remvoe comments

* fix: babel

* refactor: move files (apache-superset#432)

* refactor: move files

* refactor: move files

* fix: small issues with charts post-migration (apache-superset#433)

* fix: scatterplot issue

* fix: bump encodable and fix time scale nicing

* fix: issue with label rotation

* refactor: remove deep import

* fix: demo import

* feat: bump and remove unnecessary dependencies (apache-superset#436)

* feat: bump dependencies

* feat: remove unnecessary dependencies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant