[Snyk] Upgrade react-datepicker from 8.8.0 to 8.9.0#7726
Merged
Conversation
Snyk has created this PR to upgrade react-datepicker from 8.8.0 to 8.9.0. See this package in npm: react-datepicker See this project in Snyk: https://app.snyk.io/org/dawoudio/project/e27b08aa-e5d2-4b10-8303-630a69d0b669?utm_source=github&utm_medium=referral&page=upgrade-pr
Contributor
There was a problem hiding this comment.
Pull request overview
This PR upgrades the react-datepicker dependency from version 8.8.0 to 8.9.0, a minor version bump that includes accessibility improvements, styling fixes for quarter/year pickers, documentation enhancements, and improved test coverage. The upgrade is low-risk as it contains no breaking changes and the codebase uses only basic DatePicker functionality.
Key Changes
- Minor version upgrade to react-datepicker (8.8.0 → 8.9.0)
- Includes accessibility fixes for keyboard-selected date text colors
- Adds inline mode support with proper ARIA attributes
- Documentation and test coverage improvements
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates react-datepicker dependency version from ^8.8.0 to ^8.9.0 |
| package-lock.json | Updates resolved version, registry URL, and integrity hash for react-datepicker package |
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-datepicker from 8.8.0 to 8.9.0.
ℹ️ 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 1 version ahead of your current version.
The recommended version was released 23 days ago.
Release notes
Package name: react-datepicker
-
8.9.0 - 2025-11-10
- 🎨♿ Fix keyboard-selected + hovered date text color for accessibility by @ balajis-qb in #5955
- QuarterYearPicker: align selected styling with other pickers and fix multi-select highlighting by @ balajis-qb in #5972
- Improve Documentation: Add Comprehensive Import Guidance by @ codomposer in #5980
- add unit test to missing components by @ codomposer in #5997
- Improve test coverage by @ martijnrusschen in #5974
- fix: Add inline mode support to
- Add coverage tests for calendar interactions by @ martijnrusschen in #6009
- @ codomposer made their first contribution in #5980
-
8.8.0 - 2025-10-16
- ✨ docs-site(ts): Migrate examples to TypeScript, add live transpilation to JavaScript + Copy code feature by @ balajis-qb in #5865
- docs: add typescript examples by @ SergeyKazarinov in #5605
- Fix loading indicator flicker when switching TypeScript/JavaScript tabs in docs-site by @ balajis-qb in #5894
- (docs-site) 🐛 Fix the cursor position auto-reset while typing in progress by @ balajis-qb in #5922
- 🐛 Configure esbuild-wasm initialize to use installed package version by @ balajis-qb in #5893
- fix: Center align day names in DatePicker for improved layout by @ ilchenkoArtem in #5836
- ✨ Add
- ✨ feat(datepicker): add full disabled state support across all picker modes by @ balajis-qb in #5890
- chore: fix typos in test by @ noritaka1166 in #5864
- @ noritaka1166 made their first contribution in #5864
from react-datepicker GitHub release notesWhat's Changed
CalendarComponentcomponent with correct accessibility attrs by @ ilchenkoArtem in #6008New Contributors
Full Changelog: v8.8.0...v8.9.0
What's Changed
Major overhaul to the Docs site with new Typscript examples
Other changes
selectionMetaparam to the onChangeRaw event call - to give additional details about the selected date by @ balajis-qb in #5858New Contributors
Full Changelog: v8.7.0...v8.8.0
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: