build(deps): bump react-datepicker from 7.6.0 to 8.3.0 in /apps/OpenSign
Bumps react-datepicker from 7.6.0 to 8.3.0.
Release notes
Sourced from react-datepicker's releases.
8.3.0
What's Changed
- 🐛🎨 Apply the
--selectedclass for the YearPicker when theselectsMultipleis enabled by@balajis-qbin Hacker0x01/react-datepicker#5524- Fix #5502: 🐛 Fix '--in-selecting-range' class apply condition for End Date Picker by
@balajis-qbin Hacker0x01/react-datepicker#5503- 🎨🔨 Re-adjust the height of TimePicker on Calendar resize due to number of days by
@balajis-qbin Hacker0x01/react-datepicker#5539Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v8.2.1...v8.3.0
8.2.1
What's Changed
- Remove console.log from deferBlur by
@ryangreenbergin Hacker0x01/react-datepicker#5482New Contributors
@ryangreenbergmade their first contribution in Hacker0x01/react-datepicker#5482Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v8.2.0...v8.2.1
8.2.0
What's Changed
- 🔧 Update the production build script config to include css:modules:prod by
@balajis-qbin Hacker0x01/react-datepicker#5436- Fix #5366: 🐛 Fix the re-focus issue of the DatePicker element when the open state is controlled manually by
@balajis-qbin Hacker0x01/react-datepicker#5448- fix: set css class for the current quarter by
@maksimyarominin Hacker0x01/react-datepicker#5472- fix: 5428 ContainerRef Propagation by
@yuki0410-devin Hacker0x01/react-datepicker#5456New Contributors
@maksimyarominmade their first contribution in Hacker0x01/react-datepicker#5472Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v8.1.0...v8.2.0
8.1.0
What's Changed
- Fix #5274: 🐛 Auto refresh the input value with the previously entered valid value if any invalid value is entered (when the open state is closed) by
@balajis-qbin Hacker0x01/react-datepicker#5417- Fix: Make CalendarIconProps.icon optional to prevent type error by
@jingjing2222in Hacker0x01/react-datepicker#5406New Contributors
@jingjing2222made their first contribution in Hacker0x01/react-datepicker#5406Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v8.0.0...v8.1.0
8.0.0
Breaking changes
- fix: Inconsistent/broken behavior in
parseDateby@laugin Hacker0x01/react-datepicker#5036Other changes
- 🚨 Fix TypeScript Linting warnings for React 19 upgrade by
@balajis-qbin Hacker0x01/react-datepicker#5301- Upgrade to React 19 by
@martijnrusschenin Hacker0x01/react-datepicker#5300- fix: fix click outside within Shadow DOM by
@merioumain Hacker0x01/react-datepicker#5310- Fix condition preventing props.onFocus execution by
@dshsterin Hacker0x01/react-datepicker#5315- chore(deps): upgrade date-fns to v4.1.0 by
@paolostylein Hacker0x01/react-datepicker#5326- Fix deprecation warning hljs by
@martijnrusschenin Hacker0x01/react-datepicker#5329
... (truncated)
Commits
25689198.3.030f5a69Merge pull request #5534 from Hacker0x01/dependabot/npm_and_yarn/docs-site/mu...a6e04e7Merge pull request #5529 from Hacker0x01/dependabot/npm_and_yarn/typescript-e...70c0428Merge pull request #5530 from Hacker0x01/dependabot/npm_and_yarn/babel/eslint...4cf79f8Merge pull request #5527 from Hacker0x01/dependabot/npm_and_yarn/babel/preset...8da2b05Merge pull request #5537 from Hacker0x01/dependabot/npm_and_yarn/docs-site/sa...6f3fe1fMerge pull request #5539 from qburst/issue-5466/fix/update-time-select-height...c1fd5c7Merge pull request #5538 from Hacker0x01/dependabot/npm_and_yarn/eslint/js-9....c12270e🧪 Add a shared utility to cache and test the received ResizeObserverCallback7ced707🧪♻️ Setup mock ResizeObserver to make the test suites that use TimePicker pass- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| open-sign | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 14, 2025 0:15am |
Superseded by #1753.