avanelli / mern-todolist

MIT License
1 stars 0 forks source link

build(deps): bump react-datepicker from 4.13.0 to 4.25.0 in /client #185

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps react-datepicker from 4.13.0 to 4.25.0.

Release notes

Sourced from react-datepicker's releases.

4.25.0

What's Changed

New Contributors

Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v4.24.0...v4.25.0

4.24.0

What's Changed

New Contributors

Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v4.23.0...v4.24.0

4.21.0

What's Changed

New Contributors

Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v4.20.0...v4.21.0

4.20.0

What's Changed

Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v4.19.0...v4.20.0

4.19.0

What's Changed

... (truncated)

Commits
  • 78561c7 4.25.0
  • e4c1d20 Merge pull request #4417 from qburst/issue-4091/fix/clickable-calendar-icon
  • d4790be feature: Added documentation to use the prop toggleCalendarOnIconClick
  • 79b1595 feature: Toggle the open status of reactCalendar based on the prop toggleCale...
  • 210fcd5 feature: Enable the onClick event also on the custom calendar icon component
  • 102ef5b feature: Make the calendar icon of the calendar clickable
  • 804b7ca Merge pull request #4391 from raceStarter/branch-for-issue-#4362
  • 5cabc76 Merge pull request #4405 from omarhoumz/feature/add-day-to-renderMonthContent
  • f92c727 Merge pull request #4402 from Hacker0x01/dependabot/npm_and_yarn/examples/hel...
  • 41d588e Merge pull request #4406 from Hacker0x01/dependabot/npm_and_yarn/eslint-8.55.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 7 months ago

Superseded by #200.