[Snyk] Upgrade react-day-picker from 9.0.9 to 9.1.3 #22
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.9 to 9.1.3.
ℹ️ 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 a month ago.
Release notes
Package name: react-day-picker
-
9.1.3 - 2024-09-26
- build: add
- build(deps): bump @ date-fns/tz to 1.1.2 by @ gpbl in #2494
- @ luucvanderzee made their first contribution in #2492
-
9.1.2 - 2024-09-22
- fix: validate HTML output by @ gpbl in #2475
- fix: use of
- fix(types): Improve
- build(deps): update @ date-fs/tz package by @ gpbl in #2480
-
9.1.1 - 2024-09-19
- fix: make sure internal state is not updated in controlled mode by @ gpbl in #2473
- feat: new
- feat: export locales from
-
9.1.0 - 2024-09-18
- Updated to date-fns v4.
- Please update
- Introduced new custom components for dropdowns and navigation buttons.
- Fixed issues with controlled vs. uncontrolled selections not working as expected.
- build: update to date-fns@4 by @ gpbl in #2466
- feat: add
- feat: add
- feat(types): remove restrictions on
- feat(types): add
- fix: controlled vs. uncontrolled selections by @ gpbl in #2462
- fix: use correct month to disable
- fix(types): add missing
- chore: remove unnecessary
- chore: move
- chore(types): deprecate
- @ qgadrian made their first contribution in #2449
-
9.0.9 - 2024-09-07
- feat: added back more properties to the value returned by
- fix: calendar is reset after selecting a day by @ gpbl in #2429
- fix(style): remove unnecessary styles to buttons in footer in DayPicker by @ hsnaydd in #2383
- fix(style): missing class names for months and years dropdowns @ hsnaydd in #2394
- fix(utilities):
- fix(types): add
- fix(types): add missing
- @ mahata made their first contribution in #2388
- @ 1eeminhyeong made their first contribution in #2391
- @ hsnaydd made their first contribution in #2383
from react-day-picker GitHub release notesThis release includes some minor build fixes and documentation updates.
What's Changed
tsconfig-base.jsonto package by @ luucvanderzee in #2492New Contributors
Full Changelog: v9.1.2...v9.1.3
What's Changed
dateLibto work when mocking dates by @ gpbl in #2481DayPickerContexttype by @ gpbl in #2479Full Changelog: v9.1.1...v9.1.2
This release improves reliability for controlled mode and adds experimental support for time zones.
Time Zone Support
By integrating the @ date-fns/tz utilities for handling time zones, we have added a new experimental
timeZoneprop. Please see the updated docs for more details.Note
If you were using the experimental
react-day-picker/utcmodule, you can skip now it. Remove the@ date-fns/utcpackage and just passtimeZone="UTC"to<DayPicker />.What's Changed
timeZoneprop (experimental) by @ gpbl in #2467react-day-picker/localeby @ gpbl in #2474Full Changelog: v9.1.0...v9.1.1
Thank you for using and helping improve DayPicker. Here are the notable changes in this release:
@ date-fns/utcif you are usingreact-day-picker/utc.What's Changed
PreviousMonthButtonandNextMonthButtonto custom components by @ gpbl in #2437MonthsDropdownandYearsDropdowncustom components by @ gpbl in #2454componentsandclassNamesprop types by @ gpbl in #2452OnSelectHandlertype by @ gpbl in #2436ChevronofNextMonthButtonby @ qgadrian in #2449ClassNamestypes for dropdowns by @ hsnaydd in #2441labelOptionsfromlabelNextandlabelPreviousby @ gpbl in #2434Navto its own component by @ gpbl in #2435ButtoninCustomComponentsby @ gpbl in #2439New Contributors
Full Changelog: v9.0.9...v9.1.0
This release fixes a regression causing the calendar to reset when selecting the days, improves compatibility with the previous version and fixes some other bugs.
What's Changed
useDayPickerby @ gpbl in #2427dateMatchModifiersto usedefaultDateLibby @ gpbl in #2413formatWeekNumberHeadertoFormattersby @ gpbl in #2412ChevronPropsexport by @ rishabh-ink in #2363New Contributors
Full Changelog: v9.0.8...v9.0.9
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: