bgoonz / searchAwesome

https://search-awesome.vercel.app/
14 stars 8 forks source link

Update dependency date-fns to v2.27.0 #496

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

date-fns/date-fns ### [`v2.27.0`](https://togithub.com/date-fns/date-fns/blob/HEAD/CHANGELOG.md#v2270---2021-11-30) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.26.0...v2.27.0) Kudos to [@​tan75](https://togithub.com/tan75), [@​hg-pyun](https://togithub.com/hg-pyun), [@​07akioni](https://togithub.com/07akioni), [@​razvanmitre](https://togithub.com/razvanmitre), [@​Haqverdi](https://togithub.com/Haqverdi), [@​pgcalixto](https://togithub.com/pgcalixto), [@​janziemba](https://togithub.com/janziemba), [@​fturmel](https://togithub.com/fturmel), [@​JuanM04](https://togithub.com/JuanM04), [@​zhirzh](https://togithub.com/zhirzh), [@​seanghay](https://togithub.com/seanghay), [@​bulutfatih](https://togithub.com/bulutfatih), [@​nodeadtree](https://togithub.com/nodeadtree), [@​cHaLkdusT](https://togithub.com/cHaLkdusT), [@​a-korzun](https://togithub.com/a-korzun), [@​fishmandev](https://togithub.com/fishmandev), [@​wingclover](https://togithub.com/wingclover), [@​Zacharias3690](https://togithub.com/Zacharias3690), [@​kossnocorp](https://togithub.com/kossnocorp) and [@​leshakoss](https://togithub.com/leshakoss) for working on the release. ##### Fixed - [Fixed translation for quarters in `format` in Chinese Simplified locale (`zh-CN`).](https://togithub.com/date-fns/date-fns/pull/2771) - [Fixed `P` token in `format` for Romanian locale (`ro`).](https://togithub.com/date-fns/date-fns/pull/2213) - [Fixed era and month formatters in Azerbaijani locale (`az`).](https://togithub.com/date-fns/date-fns/pull/1632) - [Fixed `formatRelative` patterns in Georgian locale (`ka`).](https://togithub.com/date-fns/date-fns/pull/2797) - [Fixed regular expressions for `parse` in Estonian locale (`er`).](https://togithub.com/date-fns/date-fns/pull/2038) - [Fixed the format of zeros in `formatDuration` in Czech locale (`cs`).](https://togithub.com/date-fns/date-fns/pull/2579) - [Fixed ordinal formatting for years, weeks, hours, minutes and seconds in `fr`, `fr-CA` and `fr-CH` locales.](https://togithub.com/date-fns/date-fns/pull/2626) - [Fixed constants not having proper TypeScript and Flow types.](https://togithub.com/date-fns/date-fns/pull/2791) - [Fixed translation for Monday in Turkish locale (`tr`).](https://togithub.com/date-fns/date-fns/pull/2720) - [Fixed `eachMinuteOfInterval` not handling intervals less than a minute correctly.](https://togithub.com/date-fns/date-fns/pull/2603) - [Fixed flow types for `closestTo` and `closestIndexTo`.](https://togithub.com/date-fns/date-fns/pull/2781) ##### Added - [Added Khmer locale (`km`).](https://togithub.com/date-fns/date-fns/pull/2713) ### [`v2.26.0`](https://togithub.com/date-fns/date-fns/blob/HEAD/CHANGELOG.md#v2260---2021-11-19) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.25.0...v2.26.0) Thanks to [@​kossnocorp](https://togithub.com/kossnocorp), [@​leshakoss](https://togithub.com/leshakoss), [@​tan75](https://togithub.com/tan75), [@​gaplo](https://togithub.com/gaplo), [@​AbdAllahAbdElFattah13](https://togithub.com/AbdAllahAbdElFattah13), [@​fturmel](https://togithub.com/fturmel), [@​kentaro84207](https://togithub.com/kentaro84207), [@​V-Gutierrez](https://togithub.com/V-Gutierrez), [@​atefBB](https://togithub.com/atefBB), [@​jhonatanmacazana](https://togithub.com/jhonatanmacazana), [@​zhirzh](https://togithub.com/zhirzh), [@​Haqverdi](https://togithub.com/Haqverdi), [@​mandaputtra](https://togithub.com/mandaputtra), [@​micnic](https://togithub.com/micnic) and [@​rikkalo](https://togithub.com/rikkalo) for working on the release. ##### Fixed - [Fixed `formatRelative` format for `lastWeek` in Spanish locale.](https://togithub.com/date-fns/date-fns/pull/2753) - [Fixed translation for October in Hindi locale.](https://togithub.com/date-fns/date-fns/pull/2729) - [Fixed Azerbaijani locale to use correct era matchers for `parse`.](https://togithub.com/date-fns/date-fns/pull/1633) - [Added the functions that use `weekStartsOn` and `firstWeekContainsDate` that were missing from the `Locale` documentation page.](https://togithub.com/date-fns/date-fns/pull/2652) ##### Changed - [Changed abbreviation for August from "Ags" to "Agt" in Indonesian locale.](https://togithub.com/date-fns/date-fns/pull/2658) ##### Added - [Added Irish English locale (`en-IE`).](https://togithub.com/date-fns/date-fns/pull/2772) - [Added Arabic locale (`ar`).](https://togithub.com/date-fns/date-fns/pull/2721) ([#​1670](https://togithub.com/date-fns/date-fns/issues/1670)) - [Added Hong Kong Traditional Chinese locale (zh-HK).](https://togithub.com/date-fns/date-fns/pull/2686) ([#​2684](https://togithub.com/date-fns/date-fns/issues/2684)) - [Added Egyptian Arabic locale (ar-EG).](https://togithub.com/date-fns/date-fns/pull/2699)

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.

vercel[bot] commented 2 years ago

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/bgoonz/search-awesome/6nAsU5G67FDxZddqhui1UVqnn5sR
βœ… Preview: https://search-awesome-git-renovate-date-fns-2x-bgoonz.vercel.app

viezly[bot] commented 2 years ago

Pull request by bot. No need to analyze