Update dependency @date-io/date-fns to v2#33
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/echokarriere/frontend/EFaebrkQ3rvUuMXdUPW8w8UQi2mT |
|
Kudos, SonarCloud Quality Gate passed! |
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 2.x releases. However, if you upgrade to 2.x manually then Renovate will then reenable updates for minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
This PR contains the following updates:
1.3.13->2.10.8Release Notes
dmtrKovalenko/date-io
v2.10.8Compare Source
v2.10.7Compare Source
Changelog
Some bugfixes and dependency updates:
v2.10.6Compare Source
This release is finally fixing the problem of outdated builds of published
date-io/*releases.From now on versions of
@date-io/*will always be synchronized with@date-io/corepackage and will never cause version conflict or be outdated.v2.10.5Compare Source
v2.10.4Compare Source
v2.10.2Compare Source
v2.10.0Compare Source
Features
v2.9.2Compare Source
v2.9.1Compare Source
v2.8.1Compare Source
Features
libname to the adapter interfaceFixes
v2.8.0Compare Source
v2.6.2Compare Source
v2.6.1Compare Source
Breaking changes
N/A
Fixes
v2.6.0Compare Source
Breaking changes
N/A
Features
Fixes
v2.5.0Compare Source
Breaking changes
N/A
Features
New functions:
isWithinRange: (date: TDate, range: [TDate, TDate]) => booleanaddMonths: (date: TDate, monthCount: number) => TDatev2.4.0Compare Source
Add 2 new functions:
startOfWeek(date: TDate): TDate- returns start of weekendOfWeek(date: TDate): TDate- returns end of weekv2.3.0Compare Source
Changes
toJsDatefunction converting lib object to native js datev2.2.0Compare Source
Localization improvements release
We have changed the formats tokens to use localized formats tokens everywhere possible. Also introduced several new methods and formats
List of new methods added:
v2.1.0Compare Source
v2.0.1Compare Source
v2.0.0Compare Source
Major upgrade
Do not update if you are using @material-ui/pickers v3
Breaking changes
dateTimeFormatformatsprop and provides easy localization formattingformatmethod now has signature(date: TDate, formatKey: keyof IDateIOFormat) => stringin order to simplify formatting using new format keysformatByStringallowes to use custom (mostly user-provided) format stringsformatByString(value: TDate, formatString: string): string;Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is behind base branch, 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.