Bump react-datepicker from 6.9.0 to 7.2.0 in /generators/react-native/templates
Bumps react-datepicker from 6.9.0 to 7.2.0.
Release notes
Sourced from react-datepicker's releases.
7.2.0
What's Changed
- feat: export CalendarContainerProps interface by
@plahteenlahtiin Hacker0x01/react-datepicker#4914- export ReactDatePickerCustomHeaderProps IF by
@yuki0410-devin Hacker0x01/react-datepicker#4931- Fix #4934: ✅ Fix the broken test case in datepicker_test.test.js by
@balajis-qbin Hacker0x01/react-datepicker#4935Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v7.1.0...v7.2.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-qbin Hacker0x01/react-datepicker#4903- Fix: DatePickerProps by
@yuki0410-devin Hacker0x01/react-datepicker#4905Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v7.0.0...v7.1.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-devin Hacker0x01/react-datepicker#4643- Fix typo of the name of the function getHightLightDaysMap w… by
@martijnrusschenin Hacker0x01/react-datepicker#4808- newDate helper always returns a date, if the initial params were invalid, then it returns just a new Date Line; Hacker0x01/react-datepicker#4707
What's Changed
- feat: added package manager property by
@Olenka-Yurchukin Hacker0x01/react-datepicker#4727- fix: invalid time error when selecting excluded month with keyboard by
@ryantanrkin Hacker0x01/react-datepicker#4732- feat: add .editorconfig and .prettierrc.js by
@yuki0410-devin Hacker0x01/react-datepicker#4748- Fix keyboard keydown event handler by
@alvaromartinez986in Hacker0x01/react-datepicker#4742- Fix #4514: 🐛 Retain the Time Input focus on change of the time input value by
@balajis-qbin Hacker0x01/react-datepicker#4798- Allow for the keyboard preselection to skip excluded dates/weeks/months by
@ryantanrkin Hacker0x01/react-datepicker#4817- Fix #4011: 🐛 Handle Arrow Navigation on calendar days even when the minDate/maxDate is nul by
@balajis-qbin Hacker0x01/react-datepicker#4848- Fix #4844: 🔨 Retain the open state of the calendar popup on document visibility change by
@balajis-qbin Hacker0x01/react-datepicker#4878New Contributors
@Olenka-Yurchukmade their first contribution in Hacker0x01/react-datepicker#4727@ryantanrkmade their first contribution in Hacker0x01/react-datepicker#4732@alvaromartinez986made their first contribution in Hacker0x01/react-datepicker#4742@yasuaki640made their first contribution in Hacker0x01/react-datepicker#4827Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v6.9.0...v7.0.0
Commits
b0d62d57.2.09615d6dMerge pull request #4938 from Hacker0x01/dependabot/npm_and_yarn/typescript-e...d5d422fchore(deps-dev): bump@typescript-eslint/eslint-plugin7135a64Merge pull request #4937 from Hacker0x01/dependabot/npm_and_yarn/types/node-2...415d09dMerge pull request #4939 from Hacker0x01/dependabot/npm_and_yarn/typescript-e...74ea839Merge pull request #4940 from Hacker0x01/dependabot/npm_and_yarn/docs-site/re...6e91e0bchore(deps): bump react-live from 4.1.6 to 4.1.7 in /docs-site8282fc2chore(deps-dev): bump@typescript-eslint/parserfrom 7.13.1 to 7.14.16f73ae3chore(deps-dev): bump@types/nodefrom 20.14.7 to 20.14.85cbc3c9Merge pull request #4935 from qburst/issue-4934/fix/datepicker-test-case- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)