Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Update dependency moment to v2.29.1 #381

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2020

This PR contains the following updates:

Package Type Update Change
moment (source) dependencies minor 2.24.0 -> 2.29.1

Release Notes

moment/moment

v2.29.1

Compare Source

  • Release Oct 6, 2020

Updated deprecation message, bugfix in hi locale

v2.29.0

Compare Source

  • Release Sept 22, 2020

New locales (es-mx, bn-bd).
Minor bugfixes and locale improvements.
More tests.
Moment is in maintenance mode. Read more at this link:
https://momentjs.com/docs/#/-project-status/

v2.28.0

Compare Source

  • Release Sept 13, 2020

Fix bug where .format() modifies original instance, and locale updates

v2.27.0

Compare Source

  • Release June 18, 2020

Added Turkmen locale, other locale improvements, slight TypeScript fixes

v2.26.0

Compare Source

  • Release May 19, 2020

TypeScript fixes and many locale improvements

v2.25.3

Compare Source

  • Release May 4, 2020

Remove package.json module property. It looks like webpack behaves differently
for modules loaded via module vs jsnext:main.

v2.25.2

Compare Source

  • Release May 4, 2020

This release includes ES Module bundled moment, separate from it's source code
under dist/ folder. This might alleviate issues with finding the `./locale
subfolder for loading locales. This might also mean now webpack will bundle all
locales automatically, unless told otherwise.

v2.25.1

Compare Source

  • Release May 1, 2020

This is a quick patch release to address some of the issues raised after
releasing 2.25.0.

  • 2e268635 [misc] Revert #​5269 due to webpack warning
  • 226799e1 [locale] fil: Fix metadata comment
  • a83a521 [bugfix] Fix typeoff usages
  • e324334 [pkg] Add ts3.1-typings in npm package
  • 28cc23e [misc] Remove deleted generated locale en-SG

v2.25.0

Compare Source

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


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency moment to v2.25.0 Update dependency moment to v2.25.1 May 1, 2020
@codecov-io
Copy link

codecov-io commented May 2, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@349cfdf). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #381   +/-   ##
=========================================
  Coverage          ?   10.07%           
=========================================
  Files             ?      117           
  Lines             ?     1588           
  Branches          ?      143           
=========================================
  Hits              ?      160           
  Misses            ?     1313           
  Partials          ?      115           
Impacted Files Coverage Δ
src/stats/compute-network-stats-for-dates.js 0.00% <0.00%> (ø)
src/tokens/get-token-prices.js 0.00% <0.00%> (ø)
src/app/middleware/metric-granularity.js 0.00% <0.00%> (ø)
src/traders/get-traders-with-stats-for-dates.js 0.00% <0.00%> (ø)
src/app/middleware/invalid-url.js 0.00% <0.00%> (ø)
src/app/routes/v1/article-sources.js 0.00% <0.00%> (ø)
src/app/index.js 0.00% <0.00%> (ø)
src/search/index.js 0.00% <0.00%> (ø)
src/fills/get-assets-for-fill.js 100.00% <0.00%> (ø)
src/tokens/format-token-type.js 100.00% <0.00%> (ø)
... and 107 more

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 349cfdf...f0ce74c. Read the comment docs.

@renovate renovate bot force-pushed the renovate/moment-2.x branch 2 times, most recently from 232a8c2 to 28157c3 Compare May 4, 2020 15:35
@renovate renovate bot changed the title Update dependency moment to v2.25.1 Update dependency moment to v2.25.2 May 4, 2020
@renovate renovate bot changed the title Update dependency moment to v2.25.2 Update dependency moment to v2.25.3 May 4, 2020
@renovate renovate bot force-pushed the renovate/moment-2.x branch 4 times, most recently from 21683ac to 83a2ba6 Compare May 5, 2020 16:54
@renovate renovate bot force-pushed the renovate/moment-2.x branch 10 times, most recently from f6160ec to 61048c0 Compare May 18, 2020 15:33
@renovate renovate bot changed the title Update dependency moment to v2.25.3 Update dependency moment to v2.26.0 May 20, 2020
@codecov-commenter
Copy link

codecov-commenter commented May 20, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #381   +/-   ##
======================================
  Coverage    8.36%   8.36%           
======================================
  Files         145     145           
  Lines        2140    2140           
  Branches      183     183           
======================================
  Hits          179     179           
  Misses       1805    1805           
  Partials      156     156           

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 efc7c2c...98e57a2. Read the comment docs.

@renovate renovate bot force-pushed the renovate/moment-2.x branch 4 times, most recently from 4170272 to 416a81b Compare May 23, 2020 19:21
@renovate renovate bot force-pushed the renovate/moment-2.x branch 2 times, most recently from 25fd4f3 to 158f200 Compare July 15, 2020 19:52
@renovate renovate bot force-pushed the renovate/moment-2.x branch 2 times, most recently from f296c43 to b6ba8c0 Compare August 2, 2020 15:26
@renovate renovate bot changed the title Update dependency moment to v2.27.0 Update dependency moment to v2.28.0 Sep 13, 2020
@renovate renovate bot force-pushed the renovate/moment-2.x branch 2 times, most recently from ea80fc2 to 78503db Compare September 16, 2020 15:25
@renovate renovate bot changed the title Update dependency moment to v2.28.0 Update dependency moment to v2.29.0 Sep 22, 2020
@renovate renovate bot force-pushed the renovate/moment-2.x branch 2 times, most recently from 8d2b3d7 to bc964d8 Compare October 4, 2020 10:23
@renovate renovate bot changed the title Update dependency moment to v2.29.0 Update dependency moment to v2.29.1 Oct 6, 2020
@codecov-io
Copy link

codecov-io commented Oct 20, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #381   +/-   ##
======================================
  Coverage    7.69%   7.69%           
======================================
  Files         154     154           
  Lines        2326    2326           
  Branches      197     197           
======================================
  Hits          179     179           
  Misses       1977    1977           
  Partials      170     170           

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 9791995...8864d72. Read the comment docs.

@renovate renovate bot force-pushed the renovate/moment-2.x branch 9 times, most recently from 8864d72 to f5e368a Compare October 23, 2020 12:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants