Thierry-Chain / Library-Management-App

Updated Library management system
https://smart-library-rw.herokuapp.com
2 stars 1 forks source link

Update dependency react-datepicker to v4 #67

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-datepicker ^3.6.0 -> ^4.0.0 age adoption passing confidence

Release Notes

Hacker0x01/react-datepicker ### [`v4.10.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.10.0): 4.10.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.9.0...v4.10.0) #### What's Changed - Fix: Screen reader does not announce selected date, current month by [@​SpaNb4](https://togithub.com/SpaNb4) in [https://github.com/Hacker0x01/react-datepicker/pull/3817](https://togithub.com/Hacker0x01/react-datepicker/pull/3817) - fix openToDate causes month shifting ([#​3779](https://togithub.com/Hacker0x01/react-datepicker/issues/3779)) by [@​yuki0410-dev](https://togithub.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/3799](https://togithub.com/Hacker0x01/react-datepicker/pull/3799) - Fix(year dropdown options): Year dropdown scroll defaults to center of list by [@​SashaRepin2](https://togithub.com/SashaRepin2) in [https://github.com/Hacker0x01/react-datepicker/pull/3844](https://togithub.com/Hacker0x01/react-datepicker/pull/3844) - Enable keyboard navigation of quarters (fixes [#​3464](https://togithub.com/Hacker0x01/react-datepicker/issues/3464)) by [@​RoryStokes](https://togithub.com/RoryStokes) in [https://github.com/Hacker0x01/react-datepicker/pull/3726](https://togithub.com/Hacker0x01/react-datepicker/pull/3726) - added change to fix Select Time Only "Invalid Date" bug by [@​fudgieboy](https://togithub.com/fudgieboy) in [https://github.com/Hacker0x01/react-datepicker/pull/3788](https://togithub.com/Hacker0x01/react-datepicker/pull/3788) - fix(months): monthClassName is passed the month instead of the current day by [@​DanielSharp01](https://togithub.com/DanielSharp01) in [https://github.com/Hacker0x01/react-datepicker/pull/3709](https://togithub.com/Hacker0x01/react-datepicker/pull/3709) #### New Contributors - [@​SpaNb4](https://togithub.com/SpaNb4) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3817](https://togithub.com/Hacker0x01/react-datepicker/pull/3817) - [@​yuki0410-dev](https://togithub.com/yuki0410-dev) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3799](https://togithub.com/Hacker0x01/react-datepicker/pull/3799) - [@​SashaRepin2](https://togithub.com/SashaRepin2) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3844](https://togithub.com/Hacker0x01/react-datepicker/pull/3844) - [@​RoryStokes](https://togithub.com/RoryStokes) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3726](https://togithub.com/Hacker0x01/react-datepicker/pull/3726) - [@​DanielSharp01](https://togithub.com/DanielSharp01) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3709](https://togithub.com/Hacker0x01/react-datepicker/pull/3709) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v4.9.0...v4.10.0 ### [`v4.9.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.9.0): 4.9.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.8.0...v4.9.0) #### What's Changed - Fix class not applied on day component for datepicker with `selectsRange` prop by [@​c-falardeau](https://togithub.com/c-falardeau) in [https://github.com/Hacker0x01/react-datepicker/pull/3595](https://togithub.com/Hacker0x01/react-datepicker/pull/3595) - Fix same date time only prop by [@​Scanerrr](https://togithub.com/Scanerrr) in [https://github.com/Hacker0x01/react-datepicker/pull/3594](https://togithub.com/Hacker0x01/react-datepicker/pull/3594) - Bump `react-onclickoutside` to 6.12.1 by [@​patrykboch](https://togithub.com/patrykboch) in [https://github.com/Hacker0x01/react-datepicker/pull/3653](https://togithub.com/Hacker0x01/react-datepicker/pull/3653) - fix: formatFunc should take source params by [@​YuCJ](https://togithub.com/YuCJ) in [https://github.com/Hacker0x01/react-datepicker/pull/3582](https://togithub.com/Hacker0x01/react-datepicker/pull/3582) - fixed dropdowns overlap issue by [@​shreekeshmurkar](https://togithub.com/shreekeshmurkar) in [https://github.com/Hacker0x01/react-datepicker/pull/3568](https://togithub.com/Hacker0x01/react-datepicker/pull/3568) - Navigate in month-year picker using up and down arrow keys by [@​bidahmetov02](https://togithub.com/bidahmetov02) in [https://github.com/Hacker0x01/react-datepicker/pull/3713](https://togithub.com/Hacker0x01/react-datepicker/pull/3713) - fixed time and date picker overlay issue by [@​shreekeshmurkar](https://togithub.com/shreekeshmurkar) in [https://github.com/Hacker0x01/react-datepicker/pull/3668](https://togithub.com/Hacker0x01/react-datepicker/pull/3668) - fixed children alignment issue by [@​shreekeshmurkar](https://togithub.com/shreekeshmurkar) in [https://github.com/Hacker0x01/react-datepicker/pull/3656](https://togithub.com/Hacker0x01/react-datepicker/pull/3656) - Cleanup table formatting by [@​ctgraham](https://togithub.com/ctgraham) in [https://github.com/Hacker0x01/react-datepicker/pull/3701](https://togithub.com/Hacker0x01/react-datepicker/pull/3701) - Fixes [#​3723](https://togithub.com/Hacker0x01/react-datepicker/issues/3723): Calendar does not jump back to today's date when using inline and Today button by [@​AthiraKadampatta](https://togithub.com/AthiraKadampatta) in [https://github.com/Hacker0x01/react-datepicker/pull/3737](https://togithub.com/Hacker0x01/react-datepicker/pull/3737) - fix: adjust Installation section by [@​dancesWithCycles](https://togithub.com/dancesWithCycles) in [https://github.com/Hacker0x01/react-datepicker/pull/3736](https://togithub.com/Hacker0x01/react-datepicker/pull/3736) - modified &--keyboard-selected to be lighter in color than regular selected by [@​fudgieboy](https://togithub.com/fudgieboy) in [https://github.com/Hacker0x01/react-datepicker/pull/3782](https://togithub.com/Hacker0x01/react-datepicker/pull/3782) - Update deps react-onclickoutside & react-popper by [@​Mudbill](https://togithub.com/Mudbill) in [https://github.com/Hacker0x01/react-datepicker/pull/3793](https://togithub.com/Hacker0x01/react-datepicker/pull/3793) - fix: fix accessibility issues adding tab loop to datepicker with portal by [@​gcoayla](https://togithub.com/gcoayla) in [https://github.com/Hacker0x01/react-datepicker/pull/3787](https://togithub.com/Hacker0x01/react-datepicker/pull/3787) - Monthpicker month disabled class by [@​mathos77](https://togithub.com/mathos77) in [https://github.com/Hacker0x01/react-datepicker/pull/3822](https://togithub.com/Hacker0x01/react-datepicker/pull/3822) - Offset top crash fix 2 by [@​niktechnopro](https://togithub.com/niktechnopro) in [https://github.com/Hacker0x01/react-datepicker/pull/3786](https://togithub.com/Hacker0x01/react-datepicker/pull/3786) - fix for crash that may occur on different timezones by [@​niktechnopro](https://togithub.com/niktechnopro) in [https://github.com/Hacker0x01/react-datepicker/pull/3702](https://togithub.com/Hacker0x01/react-datepicker/pull/3702) - fix contributing docs minimum node version by [@​kendebacker](https://togithub.com/kendebacker) in [https://github.com/Hacker0x01/react-datepicker/pull/3879](https://togithub.com/Hacker0x01/react-datepicker/pull/3879) - Fix month and year picker disabled by [@​shu1007](https://togithub.com/shu1007) in [https://github.com/Hacker0x01/react-datepicker/pull/3888](https://togithub.com/Hacker0x01/react-datepicker/pull/3888) - fix(months): disabledKeyboardNavigation not hiding classname in month picker by [@​Hvesyr](https://togithub.com/Hvesyr) in [https://github.com/Hacker0x01/react-datepicker/pull/3887](https://togithub.com/Hacker0x01/react-datepicker/pull/3887) - fix: Inconsistent/broken behavior in `parseDate` by [@​maranomynet](https://togithub.com/maranomynet) in [https://github.com/Hacker0x01/react-datepicker/pull/3903](https://togithub.com/Hacker0x01/react-datepicker/pull/3903) - Add prop `form` - input form attribute by [@​Sam-Apostel](https://togithub.com/Sam-Apostel) in [https://github.com/Hacker0x01/react-datepicker/pull/3896](https://togithub.com/Hacker0x01/react-datepicker/pull/3896) #### New Contributors - [@​c-falardeau](https://togithub.com/c-falardeau) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3595](https://togithub.com/Hacker0x01/react-datepicker/pull/3595) - [@​Scanerrr](https://togithub.com/Scanerrr) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3594](https://togithub.com/Hacker0x01/react-datepicker/pull/3594) - [@​patrykboch](https://togithub.com/patrykboch) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3653](https://togithub.com/Hacker0x01/react-datepicker/pull/3653) - [@​YuCJ](https://togithub.com/YuCJ) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3582](https://togithub.com/Hacker0x01/react-datepicker/pull/3582) - [@​shreekeshmurkar](https://togithub.com/shreekeshmurkar) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3568](https://togithub.com/Hacker0x01/react-datepicker/pull/3568) - [@​bidahmetov02](https://togithub.com/bidahmetov02) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3713](https://togithub.com/Hacker0x01/react-datepicker/pull/3713) - [@​ctgraham](https://togithub.com/ctgraham) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3701](https://togithub.com/Hacker0x01/react-datepicker/pull/3701) - [@​AthiraKadampatta](https://togithub.com/AthiraKadampatta) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3737](https://togithub.com/Hacker0x01/react-datepicker/pull/3737) - [@​dancesWithCycles](https://togithub.com/dancesWithCycles) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3736](https://togithub.com/Hacker0x01/react-datepicker/pull/3736) - [@​Mudbill](https://togithub.com/Mudbill) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3793](https://togithub.com/Hacker0x01/react-datepicker/pull/3793) - [@​gcoayla](https://togithub.com/gcoayla) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3787](https://togithub.com/Hacker0x01/react-datepicker/pull/3787) - [@​mathos77](https://togithub.com/mathos77) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3822](https://togithub.com/Hacker0x01/react-datepicker/pull/3822) - [@​niktechnopro](https://togithub.com/niktechnopro) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3786](https://togithub.com/Hacker0x01/react-datepicker/pull/3786) - [@​kendebacker](https://togithub.com/kendebacker) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3879](https://togithub.com/Hacker0x01/react-datepicker/pull/3879) - [@​tomavanc](https://togithub.com/tomavanc) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3881](https://togithub.com/Hacker0x01/react-datepicker/pull/3881) - [@​shu1007](https://togithub.com/shu1007) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3888](https://togithub.com/Hacker0x01/react-datepicker/pull/3888) - [@​Hvesyr](https://togithub.com/Hvesyr) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3887](https://togithub.com/Hacker0x01/react-datepicker/pull/3887) - [@​maranomynet](https://togithub.com/maranomynet) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3903](https://togithub.com/Hacker0x01/react-datepicker/pull/3903) - [@​Sam-Apostel](https://togithub.com/Sam-Apostel) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3896](https://togithub.com/Hacker0x01/react-datepicker/pull/3896) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v4.8.0...v4.9.0 ### [`v4.8.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.8.0): 4.8.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.7.0...v4.8.0) - React 18 support - Enable specifying aria-label prefix for month ### [`v4.7.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.7.0): 4.7.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.6.0...v4.7.0) - Fix accessibility issues of calendar - use globalThis instead of global - fix(date-utils): use current locale for strict parsing ### [`v4.6.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.6.0): 4.6.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.5.0...v4.6.0) - Fix year dropdown scroll on open - Accessibility: current date should use aria-current="date" - Accessibility: add aria-selected to current selection - Fix multi months on fixedHeight ### [`v4.5.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.5.0): 4.5.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.4.0...v4.5.0) - Fix: month text today not displayed - Add selectsDisabledDaysInRange prop to allow highlighting disabled dates in range ### [`v4.4.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.4.0): 4.4.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.3.0...v4.4.0) - fix sideEffects - Fix isValid helper so it accepts dates equal to minDate - Added portalHost prop to DatePicker component - Add ability to exclude and include date intervals ### [`v4.3.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.3.0): 4.3.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.2.1...v4.3.0) - Bump date-fns to non-breaking release 2.24.0 - Updated react-onclickoutside support shadow-dom - Fix aria labels for previous and next month or year ### [`v4.2.1`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.2.1): 4.2.1 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.2.0...v4.2.1) Fix CSS compilation issue with libsass ### [`v4.2.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.2.0): 4.2.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.1.1...v4.2.0) - fix next/prev arrow onkeydown handlers - Fix start of week not using the registered locale - Uses react dom portals for portal version when portalId is provided - add focusSelectedMonth docs props - adds keyboard navigation with accessible focus to year picker - Set explicit 0 width for navigation icon span container to render consistently on Safari - Migrate to latest Sass lib ### [`v4.1.1`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.1.1): 4.1.1 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.1.0...v4.1.1) - Switched margin-\* CSS statements to padding-\* ### [`v4.1.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.1.0): 4.1.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v4.0.0...v4.1.0) - Select time on enter and space, fix onKeyDown in time ### [`v4.0.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v4.0.0): 4.0.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v3.8.0...v4.0.0) *New major release!* - Upgrade react-popper to v2.x - Improve UX and the ability to customize on navigation icons - Prevent class name 'undefined' when clearButtonClassName is not provided - Improvements to selectsRange when not inline - allows the datepicker to determine the validity of a date by props.minDate - Upgrade react to 17.x - Add : start day ### [`v3.8.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v3.8.0): 3.8.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v3.7.0...v3.8.0) - Make the clear button customizable - Changed condition for renderCustomHeader with showTimeSelect prop - Make mindate and maxdate selectable via keyboard ### [`v3.7.0`](https://togithub.com/Hacker0x01/react-datepicker/releases/tag/v3.7.0): 3.7.0 [Compare Source](https://togithub.com/Hacker0x01/react-datepicker/compare/v3.6.0...v3.7.0) - Update dependencies

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.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
smart-library ❌ Failed (Inspect) Feb 11, 2023 at 11:43PM (UTC)
renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.