rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
11 stars 13 forks source link

build(deps-dev): bump eslint-config-standard-with-typescript from 39.1.1 to 43.0.0 #144

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps eslint-config-standard-with-typescript from 39.1.1 to 43.0.0.

Release notes

Sourced from eslint-config-standard-with-typescript's releases.

v43.0.0

43.0.0 (2023-12-16)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/prefer-return-this-type

Features

  • @​typescript-eslint/prefer-return-this-type (d987ba3)

v42.0.0

42.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/no-unsafe-argument

Features

  • @​typescript-eslint/no-unsafe-argument (350bd29)

v41.0.0

41.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/non-nullable-type-assertion-style

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

  • @​typescript-eslint/non-nullable-type-assertion-style (3f94c58)

v40.0.0

40.0.0 (2023-11-18)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/unbound-method

Features

  • @​typescript-eslint/unbound-method (2ec6d24), closes #1327
Changelog

Sourced from eslint-config-standard-with-typescript's changelog.

43.0.0 (2023-12-16)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/prefer-return-this-type

Features

  • @​typescript-eslint/prefer-return-this-type (d987ba3)

42.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/no-unsafe-argument

Features

  • @​typescript-eslint/no-unsafe-argument (350bd29)

41.0.0 (2023-12-9)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/non-nullable-type-assertion-style

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Features

  • @​typescript-eslint/non-nullable-type-assertion-style (3f94c58)

40.0.0 (2023-11-18)

⚠ BREAKING CHANGES

  • add rule @​typescript-eslint/unbound-method

Features

  • @​typescript-eslint/unbound-method (2ec6d24), closes #1327
Commits
  • 7af18b1 chore(release): 43.0.0 [skip ci]
  • ae8f1e3 Merge pull request #1372 from standard/prefer-return-this-type
  • d987ba3 feat: @​typescript-eslint/prefer-return-this-type
  • 83645ed Merge pull request #1377 from standard/renovate/eslint-8.x
  • 38e5910 chore(deps): update dependency eslint to v8.56.0
  • c7ba540 Merge pull request #1376 from standard/renovate/eslint-plugin-import-2.x
  • 76481bf chore(deps): update dependency eslint-plugin-import to v2.29.1
  • 0a32894 Merge pull request #1375 from standard/renovate/eslint-8.x
  • bc1309e chore(deps): update dependency @​types/eslint to v8.44.9
  • 9b56a7b Merge pull request #1374 from standard/renovate/semantic-release-22.x
  • 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 8 months ago

Codecov Report

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

Comparison is base (cc42625) 83.87% compared to head (e8547f1) 83.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ======================================= Coverage 83.87% 83.87% ======================================= Files 5 5 Lines 31 31 Branches 8 8 ======================================= Hits 26 26 Misses 5 5 ```

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

kotAPI commented 8 months ago

@dependabot merge