cucumber / react-components

React components for Cucumber
MIT License
34 stars 10 forks source link

chore(deps): update dependency eslint-plugin-react to v7.31.8 #294

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-react 7.31.7 -> 7.31.8 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-react ### [`v7.31.8`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#​7318---20220908) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.31.7...v7.31.8) ##### Fixed - \[`no-unknown-property`]: add `viewBox` on `marker` ([#​3416][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: add `noModule` on `script` ([#​3414][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: allow `onLoad` on `` ([#​3415][] [@​OleksiiKachan](https://togithub.com/OleksiiKachan)) - \[`no-multi-comp`]: do not detect a function property returning only null as a component ([#​3412][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: allow `abbr` on `` and `` ([#​3419][] [@​OleksiiKachan](https://togithub.com/OleksiiKachan)) - \[`no-unknown-property`]: add `viewBox` for `pattern`, `symbol`, `view` ([#​3424][] [@​MNBuyskih](https://togithub.com/MNBuyskih)) - \[`no-unknown-property`]: add `align` on all the tags that support it ([#​3425][] [@​ljharb](https://togithub.com/ljharb)) ##### Changed - \[meta] npmignore markdownlint config ([#​3413][] [@​jorrit](https://togithub.com/jorrit)) [7.31.8]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.31.7...v7.31.8 [#​3425]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3425 [#​3424]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3424 [#​3419]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3419 [#​3416]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3416 [#​3415]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3415 [#​3414]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3414 [#​3413]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3413 [#​3412]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3412

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.