Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-day-picker from 9.0.0 to 9.0.4 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sharpshooter90
Copy link
Owner

snyk-top-banner

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

    This release fixes some bugs and improves compatibility with v8.10. Thanks for your feedback and patience! 🤖

    What's Changed

    • fix(css): typo in .rdp-range_end by @ AlessioDP in #2298
    • fix(css): dropdown is transparent in Windows OS by @ gpbl in #2300
    • fix: endMonth date not working as expected by @ gpbl in #2301
    • feat: added back onDayMouseEnter and onDayMouseLeave by @ gpbl in #2304

    New Contributors

    Full Changelog: v9.0.3...v9.0.4

  • 9.0.3 - 2024-07-23

    This release fixes two issues found with the grid style and the range mode.

    What's Changed

    • fix: alignment of grid elements by @ gpbl in #2294
    • fix: range mode not updating when selected prop changes by @ gpbl in #2295

    Full Changelog: v9.0.2...v9.0.3

  • 9.0.2 - 2024-07-22

    This update improves backward compatibility with v8.10.1 for range selection mode.

    What's Changed

    • feat: add excludeDisabled prop for range mode by @ gpbl in #2290

    Full Changelog: v9.0.1...v9.0.2

  • 9.0.1 - 2024-07-22

    This update improves backward compatibility with v8.10.1.

    What's Changed

    • fix: prop types not being correctly interpreted by TS by @ gpbl in #2283
    • feat: add DeprecatedUI enum by @ gpbl in #2284

    Full Changelog: v9.0.0...v9.0.1

  • 9.0.0 - 2024-07-21

    DayPicker v9 is a major release including significant updates related to accessibility, customization and localization.

    Install the Latest Version

    npm install react-day-picker@latest

    What’s New

    • Moved date-fns from peer dependencies to dependencies.
    • 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 dropdown-years and dropdown-months caption layouts.
    • New hideWeekdayRow and hideNavigation props.
    • Updated for a complete custom components support.
    • Improved typings and props for better compatibility in TypeScript strict mode.

    Breaking Changes

    While we tried to keep the API as stable as possible, some breaking changes were necessary to improve the library:

    • 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 useInput hook has been removed. See Input fields guide for more details.
    • onWeekNumberClick has been removed. Use a custom component to handle week number clicks.
    • The updated build system to ESM and CommonJS could break some custom bundler.

    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

from react-day-picker GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

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
Copy link

vercel bot commented Aug 17, 2024

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

Name Status Preview Comments Updated (UTC)
consumer-lag-dashboard ❌ Failed (Inspect) Aug 17, 2024 3:23am

Copy link

codesandbox bot commented Aug 17, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants