kir-dev / tanulo-next

:books: Közös tanuláshoz partnerkeresést segítő alkalmazás
https://tanulo.sch.bme.hu
MIT License
9 stars 4 forks source link

Update dependency date-fns to v2.25.0 #858

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
date-fns 2.23.0 -> 2.25.0 age adoption passing confidence

Release Notes

date-fns/date-fns ### [`v2.25.0`](https://togithub.com/date-fns/date-fns/blob/master/CHANGELOG.md#v2250---2021-10-05) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.24.0...v2.25.0) This release is brought to you by [@​kossnocorp](https://togithub.com/kossnocorp), [@​gierschv](https://togithub.com/gierschv), [@​fturmel](https://togithub.com/fturmel), [@​redbmk](https://togithub.com/redbmk), [@​mprovenc](https://togithub.com/mprovenc), [@​artyom-ivanov](https://togithub.com/artyom-ivanov) and [@​tan75](https://togithub.com/tan75). ##### Added - [Added Japanese Hiragana locale (`ja-Hira`).](https://togithub.com/date-fns/date-fns/pull/2663) - [Added standalone months support to `de` and `de-AT` locales.](https://togithub.com/date-fns/date-fns/pull/2602) ### [`v2.24.0`](https://togithub.com/date-fns/date-fns/blob/master/CHANGELOG.md#v2240---2021-09-17) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.23.0...v2.24.0) Kudos to [Sasha Koss](http://github.com/kossnocorp), [Lucas Silva](http://github.com/LucasHFS), [Jan Ziemba](http://github.com/janziemba), [Anastasia Kobzar](http://github.com/rikkalo), [Deepak Gupta](http://github.com/Mr-DG-Wick), [Jonas L](http://github.com/jooola), [Kentaro Suzuki](http://github.com/kentaro84207), [Koussay Haj Kacem](http://github.com/essana3), [fturmel](http://github.com/fturmel), [Tan75](http://github.com/tan75) and [Adriaan Callaerts](http://github.com/call-a3) for working on the release. ##### Fixed - [Fixed an edge case in the Slovak locale caused by unescaped character.](https://togithub.com/date-fns/date-fns/pull/2540) ([#​2083](https://togithub.com/date-fns/date-fns/issues/2083)) ##### Changed - [Used `1` instead of `ein` for German `formatDuration` to make it consistent with other locales and formats.](https://togithub.com/date-fns/date-fns/pull/2576) ([#​2505](https://togithub.com/date-fns/date-fns/issues/2505)) - [Made Norwegian `formatDuration` consistent with other locales by using numeric representation instead of written.](https://togithub.com/date-fns/date-fns/pull/2631) ([#​2469](https://togithub.com/date-fns/date-fns/issues/2469)) - [Use the word "sekunda" instead of "vteřina" for second in the Czech locale.](https://togithub.com/date-fns/date-fns/pull/2577) - [Made Flemish short date format corresponds to the Flemish government.](https://togithub.com/date-fns/date-fns/pull/2535) ##### Added - [Added `roundingMethod` option to `differenceInHours`, `differenceInMinutes`, `differenceInQuarters`, `differenceInSeconds` and `differenceInWeeks` with `trunc` as the default method.](https://togithub.com/date-fns/date-fns/pull/2571) ([#​2555](https://togithub.com/date-fns/date-fns/issues/2555)) - [Added new functions: `previousDay`, `previousMonday`, `previousTuesday`, `previousWednesday`, `previousThursday`, `previousFriday`, `previousSaturday` and `previousSunday`.](https://togithub.com/date-fns/date-fns/pull/2522)

Configuration

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

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

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

🔕 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.