fix(deps): update dependency date-fns to v2.29.1 #2185

Merged
konrad merged 1 commits from renovate/date-fns-2.x into main 2022-07-31 13:48:45 +00:00
Member

This PR contains the following updates:

Package Type Update Change
date-fns dependencies minor 2.28.0 -> 2.29.1

Release Notes

date-fns/date-fns

v2.29.1

Compare Source

Thanks to @​fturmel for working on the release.

Fixed

v2.29.0

Compare Source

On this release worked @​tan75, @​kossnocorp, @​nopears, @​Balastrong, @​cpapazoglou, @​dovca, @​aliasgar55, @​tomchentw, @​JuanM04, @​alexandresaura, @​fturmel, @​aezell, @​andersravn, @​TiagoPortfolio, @​SukkaW, @​Zebreus, @​aviskarkc10, @​maic66, @​a-korzun, @​Mejans, @​davidspiess, @​alexgul1, @​matroskin062, @​undecaf, @​mprovenc, @​jooola and @​leshakoss.

Added
Fixed
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [date-fns](https://github.com/date-fns/date-fns) | dependencies | minor | [`2.28.0` -> `2.29.1`](https://renovatebot.com/diffs/npm/date-fns/2.28.0/2.29.1) | --- ### Release Notes <details> <summary>date-fns/date-fns</summary> ### [`v2.29.1`](https://github.com/date-fns/date-fns/blob/HEAD/CHANGELOG.md#v2291---2022-07-22) [Compare Source](https://github.com/date-fns/date-fns/compare/v2.29.0...v2.29.1) Thanks to [@&#8203;fturmel](https://github.com/fturmel) for working on the release. ##### Fixed - [Fixed TypeScript and flow types for daysInYear constant.](https://github.com/date-fns/date-fns/pull/3125) ### [`v2.29.0`](https://github.com/date-fns/date-fns/blob/HEAD/CHANGELOG.md#v2290---2022-07-22) [Compare Source](https://github.com/date-fns/date-fns/compare/v2.28.0...v2.29.0) On this release worked [@&#8203;tan75](https://github.com/tan75), [@&#8203;kossnocorp](https://github.com/kossnocorp), [@&#8203;nopears](https://github.com/nopears), [@&#8203;Balastrong](https://github.com/Balastrong), [@&#8203;cpapazoglou](https://github.com/cpapazoglou), [@&#8203;dovca](https://github.com/dovca), [@&#8203;aliasgar55](https://github.com/aliasgar55), [@&#8203;tomchentw](https://github.com/tomchentw), [@&#8203;JuanM04](https://github.com/JuanM04), [@&#8203;alexandresaura](https://github.com/alexandresaura), [@&#8203;fturmel](https://github.com/fturmel), [@&#8203;aezell](https://github.com/aezell), [@&#8203;andersravn](https://github.com/andersravn), [@&#8203;TiagoPortfolio](https://github.com/TiagoPortfolio), [@&#8203;SukkaW](https://github.com/SukkaW), [@&#8203;Zebreus](https://github.com/Zebreus), [@&#8203;aviskarkc10](https://github.com/aviskarkc10), [@&#8203;maic66](https://github.com/maic66), [@&#8203;a-korzun](https://github.com/a-korzun), [@&#8203;Mejans](https://github.com/Mejans), [@&#8203;davidspiess](https://github.com/davidspiess), [@&#8203;alexgul1](https://github.com/alexgul1), [@&#8203;matroskin062](https://github.com/matroskin062), [@&#8203;undecaf](https://github.com/undecaf), [@&#8203;mprovenc](https://github.com/mprovenc), [@&#8203;jooola](https://github.com/jooola) and [@&#8203;leshakoss](https://github.com/leshakoss). ##### Added - [Added `intlFormatDistance` function\`.](https://github.com/date-fns/date-fns/pull/2173) - [Added `setDefaultOptions` and `getDefaultOptions` functions that allow you to set default default locale, `weekStartsOn` and `firstWeekContainsDate`.](https://github.com/date-fns/date-fns/pull/3069) - [Added `roundingMethod` option to `roundToNearestMinutes`.](https://github.com/date-fns/date-fns/pull/3091) - [Added Swiss Italian locale (`it-CH`).](https://github.com/date-fns/date-fns/pull/2886) - [Added Occitan (`oc`) locale.](https://github.com/date-fns/date-fns/pull/2106) ([#&#8203;2061](https://github.com/date-fns/date-fns/issues/2061)) - [Added Belarusian Classic (`be-tarask`) locale.](https://github.com/date-fns/date-fns/pull/3115) ##### Fixed - [Fixed Azerbaijani (`az`) locale for `formatDistance`.](https://github.com/date-fns/date-fns/pull/2924) - [Fixed Czech (`cs`) locale for `parse`.](https://github.com/date-fns/date-fns/pull/3059) - [Fixed TypeScript types for constants.](https://github.com/date-fns/date-fns/pull/2941) - [Fixed long formatters in the South African English locale (`en-ZA`).](https://github.com/date-fns/date-fns/pull/3014) - [Fixed a typo in the Icelandic locale (`is`) for `format`.](https://github.com/date-fns/date-fns/pull/2974) - [Fixed weekday format for `formatRelative` in the Portuguese locale (`pt`).](https://github.com/date-fns/date-fns/pull/2992) - [Fixed `intervalToDuration` being off by 1 day sometimes.](https://github.com/date-fns/date-fns/pull/2616) - [Fixed ordinal number formatting in Italian locale (`it`).](https://github.com/date-fns/date-fns/pull/1617) - [Fixed issue parsing months in Croatian (`hr`), Georgian (`ka`) and Serbian (`sr` and `sr-Latn`) locales.](https://github.com/date-fns/date-fns/pull/2898) ##### Changed - [Replaced `git.io` links with full URLs in error messages.](https://github.com/date-fns/date-fns/pull/3021) - [*Internal*: removed "v2.0.0 breaking changes" section from individual function docs](https://github.com/date-fns/date-fns/pull/2905) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjExMS4yIn0=-->
renovate added the
dependencies
label 2022-07-22 08:02:51 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2185-renovate-date-fns-2-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2185-renovate-date-fns-2-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
renovate changed title from fix(deps): update dependency date-fns to v2.29.0 to fix(deps): update dependency date-fns to v2.29.1 2022-07-22 13:02:53 +00:00
renovate force-pushed renovate/date-fns-2.x from 02abc71772 to 0d0daa8713 2022-07-22 13:02:54 +00:00 Compare
konrad merged commit d94a25c83f into main 2022-07-31 13:48:45 +00:00
konrad deleted branch renovate/date-fns-2.x 2022-07-31 13:48:45 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.