ricokahler / next-plugin-preval

Pre-evaluate async functions during builds and import them like JSON
MIT License
255 stars 12 forks source link

chore(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1 #102

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsx-a11y 6.6.0 -> 6.6.1 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-jsx-a11y ### [`v6.6.1`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#​661--2022-07-21) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1) \================== - [`38405ad`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/38405ad) \[Fix] `no-interactive-tabindex`: allow role assignments using a ternary with literals on both sides - [`7524e0c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/7524e0c) \[Fix] `no-static-element-interactions`: allow role assignments using a ternary with literals on both sides ([#​865](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/865)) - [`1c06306`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1c06306) \[readme] properly describe rule settings in builtin configs - [`0c19f02`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0c19f02) \[Docs] `no-noninteractive-tabindex`, `no-static-element-interactions`: document `allowExpressionValues` ([#​870](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/870)) - [`2362832`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2362832) \[readme] added link to redirect eslint to relevant docs ([#​862](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/862)) - [`2c6926c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/2c6926c) \[Deps] unpin `axe-core` - [`b78f19d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/b78f19d) \[Deps] pin `axe-core` to v4.4.1, due to a breaking change in a patch - [`768910e`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/768910e) \[Deps] update `@babel/runtime` - [`f0e04ce`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f0e04ce) \[Deps] update `@babel/runtime`, `jsx-ast-utils` - [`93b2a9d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/93b2a9d) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `@babel/register` - [`a962211`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/a962211) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/plugin-transform-flow-strip-types`, `@babel/register` - [`0d2bc43`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0d2bc43) \[Tests] `no-noninteractive-element-interactions`: add passing test cases ([#​876](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/876)) - [`ffefbad`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ffefbad) \[Tests] `no-noninteractive-element-interactions`: add passing tests for form with onSubmit ([#​871](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/871)) - [`e7d405d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/e7d405d) \[Tests] `no-static-element-interactions`: add passing test cases

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #102 (1448996) into main (da83fff) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   92.70%   92.70%           
=======================================
  Files           2        2           
  Lines          96       96           
  Branches       32       32           
=======================================
  Hits           89       89           
  Misses          6        6           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update da83fff...1448996. Read the comment docs.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.2.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: