jyotsnasf / Naveena

MIT License
0 stars 0 forks source link

fix(deps): update date-io monorepo to v3 (major) #3

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@date-io/date-fns 2.10.0 -> 3.0.0 age adoption passing confidence
@date-io/moment 2.10.0 -> 3.0.0 age adoption passing confidence

Release Notes

dmtrKovalenko/date-io (@​date-io/date-fns) ### [`v3.0.0`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v3.0.0) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.17.0...v3.0.0) #### Breaking changes: - chore(deps): bump date-fns to v3 by [@​frsimond](https://togithub.com/frsimond) in [https://github.com/dmtrKovalenko/date-io/pull/656](https://togithub.com/dmtrKovalenko/date-io/pull/656) This involves peer lib version upgrade please make sure that some underlying localised formats might be changed as well - feat: Remove date-io/type definition by [@​dmtrKovalenko](https://togithub.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/657](https://togithub.com/dmtrKovalenko/date-io/pull/657) The type inference that doesn't work with modern typescript was removed. Please make sure to upgrade typescript to v5 - feat: Improve utils.date typescript typings by [@​dmtrKovalenko](https://togithub.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/658](https://togithub.com/dmtrKovalenko/date-io/pull/658) Changed signature of `Utils.date` and the underlying logic. Now if the value can't be parsed returns current date instead of `null`. #### Other changes - fix(js-jods): Proper support for date-only and time-only in mergeDateAndTime method by [@​joshkel](https://togithub.com/joshkel) in [https://github.com/dmtrKovalenko/date-io/pull/653](https://togithub.com/dmtrKovalenko/date-io/pull/653) You can support the maintenance of this project by visiting https://github.com/sponsors/dmtrKovalenko. Your support will help us respond faster and deliver requested features. We extend our heartfelt thanks to our contributors and sponsors ❤️. #### New Contributors - [@​frsimond](https://togithub.com/frsimond) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/656](https://togithub.com/dmtrKovalenko/date-io/pull/656) - [@​joshkel](https://togithub.com/joshkel) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/653](https://togithub.com/dmtrKovalenko/date-io/pull/653) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.17.0...v3.0.0 ### [`v2.17.0`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v2.17.0) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.16.0...v2.17.0) #### New features - feat: isBeforeMonth and isAfterMonth by [@​dmtrKovalenko](https://togithub.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/648](https://togithub.com/dmtrKovalenko/date-io/pull/648) #### What's Changed - chore(build): change build to target `ES6` by [@​LukasTy](https://togithub.com/LukasTy) in [https://github.com/dmtrKovalenko/date-io/pull/645](https://togithub.com/dmtrKovalenko/date-io/pull/645) - fix(luxon): Use `DateTime.isDateTime` instead of `instanceof` by [@​alex-kuck](https://togithub.com/alex-kuck) in [https://github.com/dmtrKovalenko/date-io/pull/639](https://togithub.com/dmtrKovalenko/date-io/pull/639) - Unfiy behavior across adapter in invalid scenarios [@​dmtrKovalenko](https://togithub.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/650](https://togithub.com/dmtrKovalenko/date-io/pull/650) - Improve typescript typing and support [@​dmtrKovalenko](https://togithub.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/650](https://togithub.com/dmtrKovalenko/date-io/pull/650) #### New Contributors - [@​LukasTy](https://togithub.com/LukasTy) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/645](https://togithub.com/dmtrKovalenko/date-io/pull/645) - [@​alex-kuck](https://togithub.com/alex-kuck) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/639](https://togithub.com/dmtrKovalenko/date-io/pull/639) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.16.1...v2.17.0 ### [`v2.16.0`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v2.16.0) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.15.0...v2.16.0) ##### What's Changed - feat: new methods `setDate` / `getDate` by [@​flaviendelangle](https://togithub.com/flaviendelangle) in [https://github.com/dmtrKovalenko/date-io/pull/625](https://togithub.com/dmtrKovalenko/date-io/pull/625) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.15.0...v2.16.0 ### [`v2.15.0`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v2.15.0) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.14.0...v2.15.0) #### What's Changed - feat: New method `addYears` by [@​flaviendelangle](https://togithub.com/flaviendelangle) in [https://github.com/dmtrKovalenko/date-io/pull/623](https://togithub.com/dmtrKovalenko/date-io/pull/623) - chore(deps-dev): bump moment from 2.29.1 to 2.29.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dmtrKovalenko/date-io/pull/622](https://togithub.com/dmtrKovalenko/date-io/pull/622) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.14.0...v2.15.0 ### [`v2.14.0`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v2.14.0) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.13.2...v2.14.0) ##### What's Changed - feat: New methods `startOfYear` and `endOfYear` by [@​flaviendelangle](https://togithub.com/flaviendelangle) in [https://github.com/dmtrKovalenko/date-io/pull/614](https://togithub.com/dmtrKovalenko/date-io/pull/614) - Remove useless date clone in dayjs adapter by [@​flaviendelangle](https://togithub.com/flaviendelangle) in [https://github.com/dmtrKovalenko/date-io/pull/615](https://togithub.com/dmtrKovalenko/date-io/pull/615) ##### New Collaborator - Welcome [@​flaviendelangle](https://togithub.com/flaviendelangle) as a collaborator on this project! **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.13.2...v2.14.0 ### [`v2.13.2`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v2.13.2) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.13.1...v2.13.2) ##### What's Changed - Fix typo in doc by [@​alexfauquette](https://togithub.com/alexfauquette) in [https://github.com/dmtrKovalenko/date-io/pull/612](https://togithub.com/dmtrKovalenko/date-io/pull/612) - Fix incorrect date validation from dayjs by [@​RCout1nho](https://togithub.com/RCout1nho) in [https://github.com/dmtrKovalenko/date-io/pull/608](https://togithub.com/dmtrKovalenko/date-io/pull/608) ##### New Contributors - [@​alexfauquette](https://togithub.com/alexfauquette) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/612](https://togithub.com/dmtrKovalenko/date-io/pull/612) - [@​RCout1nho](https://togithub.com/RCout1nho) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/608](https://togithub.com/dmtrKovalenko/date-io/pull/608) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.13.1...v2.13.2 ### [`v2.13.1`](https://togithub.com/dmtrKovalenko/date-io/compare/v2.11.0...v2.13.1) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.11.0...v2.13.1) ### [`v2.11.0`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v2.11.0) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.11...v2.11.0) ##### Features - `parseISO` – will parse date using library method to avoid inconsistencies between browsers - `toISO` – will format date to iso string using library ##### Fixes/Enhancements - Better "AM/PM" localisation with `dayjs` ### [`v2.10.11`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v2.10.11) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.8...v2.10.11) #### Changelog - Make days adapter to be generic and accept any custom extended days instance as `DayJsAdapter` - Update a lot of dependencies ### [`v2.10.8`](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.7...v2.10.8) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.7...v2.10.8) ### [`v2.10.7`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v2.10.7) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.6...v2.10.7) #### Changelog Some bugfixes and dependency updates: - fix: getMeridiemText() from moment utils now returns translated text ([#​478](https://togithub.com/dmtrKovalenko/date-io/issues/478)) [@​ScripterSugar](https://togithub.com/ScripterSugar) [@​FairySugar](https://togithub.com/FairySugar) - chore: Refactor class methods to arrow functions ([#​483](https://togithub.com/dmtrKovalenko/date-io/issues/483)) [@​nikita-rudenko](https://togithub.com/nikita-rudenko) [@​dmtrKovalenko](https://togithub.com/dmtrKovalenko) - fix: Daylight bug in safari ([#​530](https://togithub.com/dmtrKovalenko/date-io/issues/530)) [@​smmoosavi](https://togithub.com/smmoosavi) - chore(docs:): create library-perspective docs, closes [#​208](https://togithub.com/dmtrKovalenko/date-io/issues/208) ### [`v2.10.6`](https://togithub.com/dmtrKovalenko/date-io/releases/tag/v2.10.6) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.5...v2.10.6) This release is finally fixing the problem of outdated builds of published `date-io/*` releases. > We apologize 🙏 for this publishing issues causing 2.10.0-2.10.5 releases. If you installed any of these versions please update to the latest, those builds are broken and deprecated on npm. From now on versions of `@date-io/*` will always be synchronized with `@date-io/core` package and will never cause version conflict or be outdated. ### [`v2.10.5`](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.4...v2.10.5) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.4...v2.10.5) ### [`v2.10.4`](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.1...v2.10.4) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.2...v2.10.4) ### [`v2.10.2`](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.1...v2.10.2) [Compare Source](https://togithub.com/dmtrKovalenko/date-io/compare/v2.10.0...v2.10.2)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.