Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
7.9k stars 2.23k forks source link

chore(deps-dev): bump stylelint from 16.4.0 to 16.5.0 #4771

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps stylelint from 16.4.0 to 16.5.0.

Release notes

Sourced from stylelint's releases.

16.5.0

Changelog

Sourced from stylelint's changelog.

16.5.0

Commits
  • fb54d13 16.5.0
  • 8b4beb9 Prepare 16.5.0 (#7653)
  • 45cb671 Bump @​stylelint/remark-preset from 5.0.0 to 5.1.0 in the stylelint group (#7672)
  • c6456b2 Bump remark-cli from 12.0.0 to 12.0.1 (#7673)
  • b0b8173 Bump rollup from 4.16.3 to 4.17.2 (#7671)
  • c56f714 Revert "Refactor Cosmiconfig types" (#7661)
  • f87f784 Fix shorthand-property-no-redundant-values false negatives for functions (#...
  • c85f75b Fix value-no-vendor-prefix false positives/negatives (#7658)
  • 68cb920 Fix value-no-vendor-prefix false negatives (#7654)
  • d159c1b Refactor matchesStringOrRegExp() utility (#7651)
  • 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)
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 96.35%. Comparing base (49d074c) to head (38a7a60).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4771 +/- ## ======================================= Coverage 96.35% 96.35% ======================================= Files 8 8 Lines 959 959 Branches 444 435 -9 ======================================= Hits 924 924 Misses 35 35 ```

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