nuxt-community / date-fns-module

Modern JavaScript date utility library - date-fns for Nuxt.js
MIT License
78 stars 8 forks source link

chore(deps): update dependency date-fns to ^2.16.1 #40

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
date-fns dependencies minor ^2.15.0 -> ^2.16.1

Release Notes

date-fns/date-fns ### [`v2.16.1`](https://togithub.com/date-fns/date-fns/blob/master/CHANGELOG.md#​2161---2020-07-31) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.16.0...v2.16.1) Kudos to [@​aleksaps](https://togithub.com/aleksaps), [@​leedriscoll](https://togithub.com/leedriscoll) and [@​BanForFun](https://togithub.com/BanForFun) for pull-requests! ##### Fixed - [Fixed a typo in Scottish Gaelic (gd) locale](https://togithub.com/date-fns/date-fns/pull/1925). - [Fixed typos in Serbian Latin locale](https://togithub.com/date-fns/date-fns/pull/1928). - [Fixed greek grammar for Saturday on `formatRelative`](https://togithub.com/date-fns/date-fns/pull/1930). - Removed locale snapshots from the npm package making it lighter. ### [`v2.16.0`](https://togithub.com/date-fns/date-fns/blob/master/CHANGELOG.md#​2160---2020-08-27) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.15.0...v2.16.0) Kudos to [@​jvpelt](https://togithub.com/jvpelt), [@​piotrl](https://togithub.com/piotrl), [@​yotamofek](https://togithub.com/yotamofek), [@​dwaxweiler](https://togithub.com/dwaxweiler), [@​leedriscoll](https://togithub.com/leedriscoll) and [@​bradevans](https://togithub.com/bradevans) for working on the release. Also thanks to [@​PascalHonegger](https://togithub.com/PascalHonegger), [@​pickfire](https://togithub.com/pickfire), [@​TheJaredWilcurt](https://togithub.com/TheJaredWilcurt), [@​SidKH](https://togithub.com/SidKH) and [@​nfantone](https://togithub.com/nfantone) for improving the documentation. ##### Fixed - [Added correct translations for Welsh `1 minute` and `2 days`](https://togithub.com/date-fns/date-fns/pull/1903). - [Fixed `formatRFC3339` formatting timezone offset with minutes](https://togithub.com/date-fns/date-fns/pull/1890). - [Added missing locale type definition for `formatDuration`](https://togithub.com/date-fns/date-fns/pull/1881) - [Fixed Scottish Gaelic locale issues](https://togithub.com/date-fns/date-fns/pull/1914). ##### Changed - [Used shorter Hebrew alternative for "about"](https://togithub.com/date-fns/date-fns/pull/1893). - [Improved string arguments warning after upgrading to v2](https://togithub.com/date-fns/date-fns/pull/1910). ##### Added - [Added Luxembourgish (lb) locale](https://togithub.com/date-fns/date-fns/pull/1900).

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           12        12           
  Branches         3         3           
=========================================
  Hits            12        12           

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 10ea44d...2a365bd. Read the comment docs.