big-design
big-design copied to clipboard
chore(deps): bump react-datepicker from 7.3.0 to 8.2.1
Bumps react-datepicker from 7.3.0 to 8.2.1.
Release notes
Sourced from react-datepicker's releases.
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#5329New Contributors
@merioumamade their first contribution in Hacker0x01/react-datepicker#5310@dshstermade their first contribution in Hacker0x01/react-datepicker#5315@paolostylemade their first contribution in Hacker0x01/react-datepicker#5326@iskkirimade their first contribution in Hacker0x01/react-datepicker#5365Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v7.6.0...v8.0.0
... (truncated)
Commits
8fc9c468.2.14b012dbMerge pull request #5481 from Hacker0x01/dependabot/npm_and_yarn/docs-site/es...de1306fMerge pull request #5482 from ryangreenberg/remove_logbabc138Remove console.log85e6176chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /docs-sitec1b9e99Merge pull request #5475 from Hacker0x01/dependabot/npm_and_yarn/typescript-e...bcf80eechore(deps-dev): bump@typescript-eslint/eslint-plugin0e72627Merge pull request #5474 from Hacker0x01/dependabot/npm_and_yarn/examples/hel...85a1646Merge pull request #5476 from Hacker0x01/dependabot/npm_and_yarn/eslint-9.22.0477b547Merge pull request #5477 from Hacker0x01/dependabot/npm_and_yarn/rollup/plugi...- 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)
⚠️ No Changeset found
Latest commit: 8109fa4523fc6b5ebbce9b2b2facca419ea2a6bb
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #1674.