Skip to content

Commit 5713222

Browse files
committed
Auto merge of #4190 - rust-lang:renovate/date-fns-2.x, r=locks
Update dependency date-fns to v2.26.0 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [date-fns](https://togithub.com/date-fns/date-fns) | [`2.25.0` -> `2.26.0`](https://renovatebot.com/diffs/npm/date-fns/2.25.0/2.26.0) | [![age](https://badges.renovateapi.com/packages/npm/date-fns/2.26.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/date-fns/2.26.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/date-fns/2.26.0/compatibility-slim/2.25.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/date-fns/2.26.0/confidence-slim/2.25.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>date-fns/date-fns</summary> ### [`v2.26.0`](https://togithub.com/date-fns/date-fns/blob/master/CHANGELOG.md#v2260---2021-11-19) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v2.25.0...v2.26.0) Thanks to [`@&#8203;kossnocorp](https://togithub.com/kossnocorp),` [`@&#8203;leshakoss](https://togithub.com/leshakoss),` [`@&#8203;tan75](https://togithub.com/tan75),` [`@&#8203;gaplo](https://togithub.com/gaplo),` [`@&#8203;AbdAllahAbdElFattah13](https://togithub.com/AbdAllahAbdElFattah13),` [`@&#8203;fturmel](https://togithub.com/fturmel),` [`@&#8203;kentaro84207](https://togithub.com/kentaro84207),` [`@&#8203;V-Gutierrez](https://togithub.com/V-Gutierrez),` [`@&#8203;atefBB](https://togithub.com/atefBB),` [`@&#8203;jhonatanmacazana](https://togithub.com/jhonatanmacazana),` [`@&#8203;zhirzh](https://togithub.com/zhirzh),` [`@&#8203;Haqverdi](https://togithub.com/Haqverdi),` [`@&#8203;mandaputtra](https://togithub.com/mandaputtra),` [`@&#8203;micnic](https://togithub.com/micnic)` and [`@&#8203;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) ([#&#8203;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) ([#&#8203;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) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 4254123 + a3a5ec1 commit 5713222

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@sentry/integrations": "6.15.0",
4343
"chart.js": "3.6.0",
4444
"copy-text-to-clipboard": "3.0.1",
45-
"date-fns": "2.25.0",
45+
"date-fns": "2.26.0",
4646
"fastboot-app-server": "3.0.0",
4747
"highlight.js": "11.3.1",
4848
"macro-decorators": "0.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5705,10 +5705,10 @@ date-and-time@^1.0.0:
57055705
resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-1.0.1.tgz#4959b7faf1ec5873e59d926d4528b9223a808a57"
57065706
integrity sha512-7u+uNfnjWkX+YFQfivvW24TjaJG6ahvTrfw1auq7KlC7osuGcZBIWGBvB9UcENjH6JnLVhMqlRripk1dSHjAUA==
57075707

5708-
date-fns@2.25.0, date-fns@^2.25.0:
5709-
version "2.25.0"
5710-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.25.0.tgz#8c5c8f1d958be3809a9a03f4b742eba894fc5680"
5711-
integrity sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w==
5708+
date-fns@2.26.0, date-fns@^2.25.0:
5709+
version "2.26.0"
5710+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.26.0.tgz#fa45305543c392c4f914e50775fd2a4461e60fbd"
5711+
integrity sha512-VQI812dRi3cusdY/fhoBKvc6l2W8BPWU1FNVnFH9Nttjx4AFBRzfSVb/Eyc7jBT6e9sg1XtAGsYpBQ6c/jygbg==
57125712

57135713
date-time@^2.1.0:
57145714
version "2.1.0"

0 commit comments

Comments
 (0)