xobotyi / react-scrollbars-custom

The best React custom scrollbars component
https://xobotyi.github.io/react-scrollbars-custom/
MIT License
842 stars 75 forks source link

chore(deps-dev): bump @react-hookz/eslint-config from 1.7.5 to 2.0.0 #432

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @react-hookz/eslint-config from 1.7.5 to 2.0.0.

Release notes

Sourced from @​react-hookz/eslint-config's releases.

v2.0.0

2.0.0 (2023-06-29)

BREAKING CHANGES

  • package is now ESM and using different indentation character. Also, during module structure - all config files now have cjs

v1.8.0

1.8.0 (2023-06-12)

Features

  • mdx: update configs on md\mdx linting (a88efd2)

v1.7.7

1.7.7 (2023-04-19)

Bug Fixes

v1.7.6

1.7.6 (2022-12-18)

Bug Fixes

  • docs: update link to GHA actions badge (25291e4)
Changelog

Sourced from @​react-hookz/eslint-config's changelog.

2.0.0 (2023-06-29)

BREAKING CHANGES

  • package is now ESM and using different indentation character. Also, during module structure - all config files now have cjs

1.8.0 (2023-06-12)

Features

  • mdx: update configs on md\mdx linting (a88efd2)

1.7.7 (2023-04-19)

Bug Fixes

1.7.6 (2022-12-18)

Bug Fixes

  • docs: update link to GHA actions badge (25291e4)
Commits
  • 8a3c0c4 chore(release): 2.0.0 [skip ci]
  • 9eca2d9 Rework configuration (#481)
  • ae6216c build(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 (#480)
  • e3e0f33 build(deps-dev): bump semantic-release from 21.0.5 to 21.0.6 (#479)
  • 27c9018 build(deps): bump @​typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 (#478)
  • 05df4c7 build(deps): bump @​typescript-eslint/parser from 5.60.0 to 5.60.1 (#477)
  • 7c94b7e build(deps-dev): bump @​commitlint/config-conventional (#476)
  • a563143 build(deps-dev): bump commitlint from 17.6.5 to 17.6.6 (#475)
  • 47e988b build(deps-dev): bump @​commitlint/cli from 17.6.5 to 17.6.6 (#474)
  • 317de5f build(deps): bump @​typescript-eslint/parser from 5.59.11 to 5.60.0 (#473)
  • 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 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-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (93bd711) 93.81% compared to head (4417349) 93.81%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #432 +/- ## ======================================= Coverage 93.81% 93.81% ======================================= Files 9 9 Lines 809 809 Branches 287 287 ======================================= Hits 759 759 Misses 9 9 Partials 41 41 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #433.