[Snyk] Upgrade react-day-picker from 9.0.0 to 9.0.4#3
Open
sharpshooter90 wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade react-day-picker from 9.0.0 to 9.0.4. See this package in npm: react-day-picker See this project in Snyk: https://app.snyk.io/org/sudipmelepunathilmp/project/0eff9ec2-5e32-4ce3-b772-a868eb24c3c9?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade react-day-picker from 9.0.0 to 9.0.4.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released on 24 days ago.
Release notes
Package name: react-day-picker
-
9.0.4 - 2024-07-24
- fix(css): typo in
- fix(css): dropdown is transparent in Windows OS by @ gpbl in #2300
- fix:
- feat: added back
- @ AlessioDP made their first contribution in #2298
-
9.0.3 - 2024-07-23
- fix: alignment of grid elements by @ gpbl in #2294
- fix: range mode not updating when selected prop changes by @ gpbl in #2295
-
9.0.2 - 2024-07-22
- feat: add
-
9.0.1 - 2024-07-22
- fix: prop types not being correctly interpreted by TS by @ gpbl in #2283
- feat: add
-
9.0.0 - 2024-07-21
- See the updated docs at https://daypicker.dev and the upgrading Guide for more details.
- Moved
- Added support for UTC dates and Jalali Calendar.
- Enhanced accessibility to better comply with WCAG 2.1 recommendations.
- Simplified styles and new CSS variables for easier customization.
- Improved selection logic for range mode.
- New
- New
- Updated for a complete custom components support.
- Improved typings and props for better compatibility in TypeScript
- The updated ARIA labels could require new translations or updated unit tests selectors.
- Custom CSS styles will likely break, due to the updated CSS classes and simplified styles.
- Custom Components have new API and may break.
- Some typings have been renamed or deprecated.
- The
- The updated build system to ESM and CommonJS could break some custom bundler.
- @ grzegorzpokorski made their first contribution in #2124
- @ zaaakher made their first contribution in #2137
- @ ArthurGoupil made their first contribution in #2230
- @ johnnysedh3lllo made their first contribution in #2252
- @ xardit made their first contribution in #2254
- @ dave-meyer made their first contribution in #2231
- @ benasher44 made their first contribution in #2249
- @ RyanCavanaugh made their first contribution in #2275
- @ kesoji made their first contribution in #2281
from react-day-picker GitHub release notesThis release fixes some bugs and improves compatibility with v8.10. Thanks for your feedback and patience! 🤖
What's Changed
.rdp-range_endby @ AlessioDP in #2298endMonthdate not working as expected by @ gpbl in #2301onDayMouseEnterandonDayMouseLeaveby @ gpbl in #2304New Contributors
Full Changelog: v9.0.3...v9.0.4
This release fixes two issues found with the grid style and the range mode.
What's Changed
Full Changelog: v9.0.2...v9.0.3
This update improves backward compatibility with v8.10.1 for range selection mode.
What's Changed
excludeDisabledprop for range mode by @ gpbl in #2290Full Changelog: v9.0.1...v9.0.2
This update improves backward compatibility with v8.10.1.
What's Changed
DeprecatedUIenum by @ gpbl in #2284Full Changelog: v9.0.0...v9.0.1
DayPicker v9 is a major release including significant updates related to accessibility, customization and localization.
Install the Latest Version
What’s New
date-fnsfrom peer dependencies to dependencies.dropdown-yearsanddropdown-monthscaption layouts.hideWeekdayRowandhideNavigationprops.strictmode.Breaking Changes
While we tried to keep the API as stable as possible, some breaking changes were necessary to improve the library:
useInputhook has been removed. See Input fields guide for more details.onWeekNumberClickhas been removed. Use a custom component to handle week number clicks.Upgrading Guide
We prepared a Upgrading guide for help upgrading your app to v9. We welcome feedback about the upgrade process, to ensure it's smooth for everyone.
Compatibility
DayPicker v9 is compatible with React 16.8+.
Get Support and Report Issues
Get support, report issues, and provide feedback on the Discussion forums. Thanks.
New Contributors
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: