[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
This release includes some minor build fixes and documentation updates.
What's Changed
tsconfig-base.json
to package by @ luucvanderzee in #2492New Contributors
Full Changelog: v9.1.2...v9.1.3
What's Changed
dateLib
to work when mocking dates by @ gpbl in #2481DayPickerContext
type 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
timeZone
prop. Please see the updated docs for more details.Note
If you were using the experimental
react-day-picker/utc
module, you can skip now it. Remove the@ date-fns/utc
package and just passtimeZone="UTC"
to<DayPicker />
.What's Changed
timeZone
prop (experimental) by @ gpbl in #2467react-day-picker/locale
by @ 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/utc
if you are usingreact-day-picker/utc
.What's Changed
PreviousMonthButton
andNextMonthButton
to custom components by @ gpbl in #2437MonthsDropdown
andYearsDropdown
custom components by @ gpbl in #2454components
andclassNames
prop types by @ gpbl in #2452OnSelectHandler
type by @ gpbl in #2436Chevron
ofNextMonthButton
by @ qgadrian in #2449ClassNames
types for dropdowns by @ hsnaydd in #2441labelOptions
fromlabelNext
andlabelPrevious
by @ gpbl in #2434Nav
to its own component by @ gpbl in #2435Button
inCustomComponents
by @ 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
useDayPicker
by @ gpbl in #2427dateMatchModifiers
to usedefaultDateLib
by @ gpbl in #2413formatWeekNumberHeader
toFormatters
by @ gpbl in #2412ChevronProps
export 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: