zendeskgarden / react-components

:seedling: garden React components
https://zendeskgarden.github.io/react-components/
Apache License 2.0
1.1k stars 89 forks source link

chore(deps): update dependency @zendeskgarden/eslint-config to v44 #1945

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@zendeskgarden/eslint-config (source) 43.0.0 -> 44.0.1 age adoption passing confidence

Release Notes

zendeskgarden/eslint-config (@​zendeskgarden/eslint-config) ### [`v44.0.1`](https://redirect.github.com/zendeskgarden/eslint-config/blob/HEAD/CHANGELOG.md#4401-2024-09-24) [Compare Source](https://redirect.github.com/zendeskgarden/eslint-config/compare/v44.0.0...v44.0.1) ##### Bug Fixes - **react:** plugin rules eslint v9 compatibility for `react-hooks` ([#​240](https://redirect.github.com/zendeskgarden/eslint-config/issues/240)) ([41c291d](https://redirect.github.com/zendeskgarden/eslint-config/commit/41c291d3ecd99d86a0bfe3407bf8e04bcbfb6863)) ### [`v44.0.0`](https://redirect.github.com/zendeskgarden/eslint-config/blob/HEAD/CHANGELOG.md#4400-2024-09-12) [Compare Source](https://redirect.github.com/zendeskgarden/eslint-config/compare/v43.0.0...v44.0.0) ##### âš  BREAKING CHANGES - **deps:** rules were removed, added, and enabled for the typescript plugins. - `typescript` - `ban-types` (removed) - `no-empty-interface` (removed) - `no-loss-of-precision` (removed) - `no-restricted-types` (added: error) - `no-var-requires` (removed) - `typescript-type-checked` - `deprecation/deprecation` (removed) - `no-deprecated` (added: warning) - **deps:** adds and enables new plugin rules. - `react` plugin - `react/forward-ref-uses-ref` - `typescript` plugin - `@typescript-eslint/no-empty-object-type` - `@typescript-eslint/no-unnecessary-parameter-property-assignment` - `@typescript-eslint/no-unsafe-function-type` - `@typescript-eslint/no-wrapper-object-types` - `typescript-type-checked` plugin - `@typescript-eslint/no-unnecessary-type-parameters` (warning) - **deps:** update all non-major dependencies ([#​237](https://redirect.github.com/zendeskgarden/eslint-config/issues/237)) ([e68a82a](https://redirect.github.com/zendeskgarden/eslint-config/commit/e68a82a0f97cd4a5dbfe23df9a18d379e2bd30b2)) ##### Bug Fixes - **deps:** update dependency typescript-eslint to v8 ([#​239](https://redirect.github.com/zendeskgarden/eslint-config/issues/239)) ([9884229](https://redirect.github.com/zendeskgarden/eslint-config/commit/9884229e36be008091fcab372317e6d32a430f6f))

Configuration

📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 5th week" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

coveralls commented 1 month ago

Coverage Status

coverage: 95.904%. remained the same when pulling f7dc1d9b01366ecf8c65c9f3fc8ec2fd84dbd565 on renovate/zendeskgarden-eslint-config-44.x into 9ca993763acbe430ec8a115ee67fb3d586875a86 on main.