react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

chore(deps): bump react-datepicker from 6.1.0 to 6.2.0 in /examples/hello-world

Open dependabot[bot] opened this issue 11 months ago • 1 comments

Bumps react-datepicker from 6.1.0 to 6.2.0.

Release notes

Sourced from react-datepicker's releases.

6.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/Hacker0x01/react-datepicker/compare/v6.1.0...v6.2.0

Commits
  • 5088cf1 6.2.0
  • 698e44e Merge pull request #4537 from tbowmo/selectMultipleDates
  • 4cf8db1 Merge remote-tracking branch 'upstream/main' into selectMultipleDates
  • 8089471 Merge pull request #4541 from Hacker0x01/martijnrusschen-patch-2
  • e67e6e8 Attempt to fix spec that breaks on last day of the month
  • effa529 Merge remote-tracking branch 'upstream/main' into selectMultipleDates
  • ee931c5 Adding tests for multiselect date handling
  • a148c36 Add test for multiselect mode
  • 2867c9e Merge pull request #4540 from Hacker0x01/dependabot/npm_and_yarn/eslint-8.57.0
  • 3237f18 Merge pull request #4539 from Hacker0x01/dependabot/npm_and_yarn/babel/preset...
  • 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 <dependency name> 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] avatar Feb 28 '24 20:02 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.51%. Comparing base (5f20755) to head (e9f3818).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4545   +/-   ##
=======================================
  Coverage   95.51%   95.51%           
=======================================
  Files          29       29           
  Lines        2566     2566           
  Branches     1053     1053           
=======================================
  Hits         2451     2451           
  Misses        115      115           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 28 '24 20:02 codecov[bot]