ultraviolet
ultraviolet copied to clipboard
fix(deps): update dependency react-datepicker to v7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| react-datepicker | 6.9.0 -> 7.1.0 |
Release Notes
Hacker0x01/react-datepicker (react-datepicker)
v7.1.0: 7.1.0
What's Changed
- Fix #4902: 🐛 Fix the click of week numbers when the first day of the week is not enabled by @balajis-qb in https://github.com/Hacker0x01/react-datepicker/pull/4903
- Fix: DatePickerProps by @yuki0410-dev in https://github.com/Hacker0x01/react-datepicker/pull/4905
Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v7.0.0...v7.1.0
v7.0.0: 7.0.0
Breaking changes
This release includes a Typescript migration. This has been a big overhaul of the code base. This is the biggest release ever with 447 commits and 104 files changed! Massive thanks to @mirus-ua, @yuki0410-dev, @Olenka-Yurchuk, @alvaromartinez986, and @ryantanrk. We've done our best to document the breaking changes:
- fix: #4558 Rename calendarIconClassname props to calendarIconClassName props by @yuki0410-dev in https://github.com/Hacker0x01/react-datepicker/pull/4643
- Fix typo of the name of the function getHightLightDaysMap w… by @martijnrusschen in https://github.com/Hacker0x01/react-datepicker/pull/4808
- newDate helper always returns a date, if the initial params were invalid, then it returns just a new Date Line; https://github.com/Hacker0x01/react-datepicker/pull/4707
What's Changed
- feat: added package manager property by @Olenka-Yurchuk in https://github.com/Hacker0x01/react-datepicker/pull/4727
- fix: invalid time error when selecting excluded month with keyboard by @ryantanrk in https://github.com/Hacker0x01/react-datepicker/pull/4732
- feat: add .editorconfig and .prettierrc.js by @yuki0410-dev in https://github.com/Hacker0x01/react-datepicker/pull/4748
- Fix keyboard keydown event handler by @alvaromartinez986 in https://github.com/Hacker0x01/react-datepicker/pull/4742
- Fix #4514: 🐛 Retain the Time Input focus on change of the time input value by @balajis-qb in https://github.com/Hacker0x01/react-datepicker/pull/4798
- Allow for the keyboard preselection to skip excluded dates/weeks/months by @ryantanrk in https://github.com/Hacker0x01/react-datepicker/pull/4817
- Fix #4011: 🐛 Handle Arrow Navigation on calendar days even when the minDate/maxDate is nul by @balajis-qb in https://github.com/Hacker0x01/react-datepicker/pull/4848
- Fix #4844: 🔨 Retain the open state of the calendar popup on document visibility change by @balajis-qb in https://github.com/Hacker0x01/react-datepicker/pull/4878
New Contributors
- @Olenka-Yurchuk made their first contribution in https://github.com/Hacker0x01/react-datepicker/pull/4727
- @ryantanrk made their first contribution in https://github.com/Hacker0x01/react-datepicker/pull/4732
- @alvaromartinez986 made their first contribution in https://github.com/Hacker0x01/react-datepicker/pull/4742
- @yasuaki640 made their first contribution in https://github.com/Hacker0x01/react-datepicker/pull/4827
Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v6.9.0...v7.0.0
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, check this box
This PR has been generated by Mend Renovate. View repository job log here.
🦋 Changeset detected
Latest commit: 4d1b8426a0dd9c674e45824b27336764db783cdf
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 3 packages
| Name | Type |
|---|---|
| @ultraviolet/ui | Patch |
| @ultraviolet/form | Patch |
| @ultraviolet/plus | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
As we are refactoring this one may be we can delay the update ?
This update kinda destroyed the types especially on onChange prop, there is an open issue here: https://github.com/Hacker0x01/react-datepicker/issues/4924
I'm facing the same problem :/
React dare picker is going to be removed here: https://github.com/scaleway/ultraviolet/pull/4434
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.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.