amilajack / erb-serialport-example

An example of using electron-react-boilerplate with serialport
MIT License
14 stars 6 forks source link

Update dependency eslint-plugin-jsx-a11y to v6.4.1 #19

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

evcohen/eslint-plugin-jsx-a11y ### [`v6.4.1`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md#​641--2020-10-26) [Compare Source](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.4.0...v6.4.1) ================== - [`f8a4496`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/f8a4496) Upgrade jsx-ast-utils to v3.1.0 ### [`v6.4.0`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md#​640--2020-10-26) [Compare Source](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.3.1...v6.4.0) ================== - [`83e4ff2`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/83e4ff2) [Deps] update `axe-core`, `jsx-ast-utils` - [`eb92b07`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/eb92b07) [Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/plugin-transform-flow-strip-types`, `eslint-plugin-flowtype`, `eslint-plugin-import`, `estraverse`, `expect`, `object.assign` - [`3d98d7a`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/3d98d7a) [Deps] update `@babel/runtime`, `axe-core` - [`f702f62`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/f702f62) [readme] add Spanish translation - [`c2ae092`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/c2ae092) [Docs] `no-static-element-interactions`: Fixed rule name in comments - [`b90e20d`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/b90e20d) Fix screenreader -> screen reader - [`645900a`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/645900a) Fixed rule name in comments - [`381b9d6`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/381b9d6) [fix:634] Ignore control elements that are hidden - [`2c47f0a`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/2c47f0a) [Fix] `autocomplete-valid`: workaround for axe not being able to handle `null` - [`00bd6d8`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/00bd6d8) Add failing test for autocomplete with dynamic type - [`3c49c9a`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/3c49c9a) Add WCAG guidelines to rule documentation - [`4ecaf35`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/4ecaf35) Add a testcase for tablist to interactive supports focus - [`dac6864`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/dac6864) Deprecate the accessible-emoji rule - [`5191053`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/5191053) Update to axobject-query@2.2.0 - [`b315698`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/b315698) Allow negative tabindex in aria-activedescendant-has-tabindex - [`8e6fcd0`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/8e6fcd0) docs: fix travis badge now points to correct location at travis-ci.com - [`2234df7`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/2234df7) Account for additional control elements in label-has-associated-control - [`5cbb718`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/5cbb718) Adding test cases for label tests - [`66c425c`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/66c425c) Additional test case for no-redundant-roles ### [`v6.3.1`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md#​631--2020-06-19) [Compare Source](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.3.0...v6.3.1) ================== - [`765da0f`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/765da0f) Update to aria-query 4.2.2 - [`d528e8c`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/d528e8c) Fix aria-level allowed on elements wit role heading ([#​704](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/issues/704)) - [`29c6859`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/29c6859) [meta] remove yarn registry from npmrc, so publishing works - [`f52c206`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/f52c206) chore(package): update estraverse to version 5.0.0 ### [`v6.3.0`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md#​630--2020-06-18) [Compare Source](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.2.3...v6.3.0) ================== - [`cce838a`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/cce838a) Update aria-query to 4.2.0 - [`121e8a4`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/121e8a4) Add two test cases found while upgrading to ARIA 1.2 - [`8059f51`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/8059f51) Fix test failures raised by the upgrade to ARIA 1.2 - [`0d24e3a`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/0d24e3a) Update package.json - [`b1f412a`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/b1f412a) Fix test failures in role-has-required-aria-props due to ARIA 1.2 updates - [`74cec6e`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/74cec6e) Fix test failures in no-noninteractive-element-interactions due to ARIA 1.2 updates - [`835b89e`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/835b89e) Fix test failures in role-supports-aria-props-test due to ARIA 1.2 updates - [`730319b`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/730319b) Account for the null semantic generic role in ARIA 1.2 - [`7dfa7c9`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/7dfa7c9) Update aria-query from 4.0.1 to 4.0.2 - [`42098b9`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/42098b9) [Refactor] `img-redundant-alt`: removing a use of `some` - [`a910d83`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/a910d83) [Tests] `label-has-associated-control`: add test for
- [`b273fe5`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/b273fe5) [New] Support ESLint 7.x - [`1a97632`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/1a97632) [Deps] update `@babel/runtime`, `array-includes`, `axe-core`, `axobject-query`, `damerau-levenshtein`, `jsx-ast-utils` - [`b36976f`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/b36976f) [Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/plugin-transform-flow-types`, `babel-eslint`, `babel-jest`, `coveralls`, `eslint-config-airbnb-base`, `eslint-plugin-flowtype`, `eslint-plugin-import`, `estraverse`, `in-publish`, `jest`, `minimist`, `rimraf`, `safe-publish-latest` - [`89acdc4`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/89acdc4) fix: removing the use of the some function - [`410ae43`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/410ae43) chore(package): update eslint-plugin-flowtype to version 5.0.0 - [`a87f83d`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/a87f83d) fix(package): update emoji-regex to version 9.0.0 - [`71940e6`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/71940e6) chore(package): update babel-preset-airbnb to version 5.0.0 - [`d471f54`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/d471f54) docs: Fix 404 links to WAI-ARIA spec - [`42a2016`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/42a2016) Fixes [#​669](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/issues/669): use the `language-tags` package to check the `lang` rule - [`7bcea20`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/7bcea20) [Tests] update axe-core - [`f13dc38`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/f13dc38) [Deps] Pin axe-core version - [`33670bb`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/33670bb) fix: require missing 'autocomplete-valid' rule - [`aca4c37`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/aca4c37) chore(mouse-event): revert unrelated formatting changes - [`df1e275`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/df1e275) fix(mouse-event): remove check from custom elements - [`1a16a1c`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/1a16a1c) chore(package): update jscodeshift to version 0.7.0 - [`7a55cdd`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/7a55cdd) chore(package): update flow-bin to version 0.113.0 - [`8e0d22b`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/8e0d22b) Update aria-query and axobject-query to the latest versions - [`dd49060`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/dd49060) Added test cases for an empty or undefined value of aria-label and aria-labelledby in alt-text - [`1a7b94f`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/1a7b94f) Updated dependencies including eslint-config-airbnb-base - [`3aea217`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/3aea217) chore: replace ignoreNonDOM with inputComponents - [`1848d00`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/1848d00) feat(autocomplete-valid): add to recommended & strict config - [`8703840`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/8703840) refactor: use to axe-cre 3.4 SerialVirtualNode format - [`3519c7b`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/3519c7b) chore: Remove axe VirtualNode abstraction - [`9ac55c4`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/9ac55c4) autocomplete-valid: Add inline comment - [`44c6098`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/44c6098) Update axe-core to 3.3.0 - [`9916990`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/9916990) new autocomplete-valid rule - [`82f598e`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/82f598e) [Docs] examples: add language in code block for syntax highlight - [`2529ad3`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/2529ad3) fixing casing issue on aria-props - [`00926f2`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/00926f2) Update README.md - [`ce5d121`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/ce5d121) Update README.md - [`031574e`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/031574e) chore(package): update flow-bin to version 0.103.0 - [`e00e1db`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/e00e1db) [meta] add FUNDING.yml - [`e1e5fae`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/e1e5fae) Fix readme file ### [`v6.2.3`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md#​623--2019-06-30) [Compare Source](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.2.2...v6.2.3) ================= - [617] Add [@​babel/runtime](https://togithub.com/babel/runtime) to the dependencies ### [`v6.2.2`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md#​622--2019-06-29) [Compare Source](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.2.1...v6.2.2) ================= - Update jsx-ast-utils to v2.2.1 - Add [@​babel/cli](https://togithub.com/babel/cli) to the dev dependencies - Update ESLint to v6 - Update jsx-ast-utils to 2.2.0 - Update flow-bin to version 0.102.0 - [589] Allow expression statements for attribute values in no-noninteractive-tabindexlow-bin-0.101.0 - [583] Allow expression values in attributes by configurationrror - [596] Adding a test case for no-static-element-interactionseper/flow-bin-0.101.0) Merge branch 'master' into greenkeeper/flow-bin-0.101.0 - Only run branch test coverage on the master branch - chore(package): update flow-bin to version 0.100.0 - Allow select as a valid child of label. - Allow Node 4 / ESLint 3 failure to unblock ESLint upgrade in PR [#​568](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/issues/568) - chore(package): update flow-bin to version 0.99.0 - Remove rootDir from Jest path configs - (fix) Template literals with undefined evaluate to the string undefined. - adds more tests to “anchor-is-valid” - Fixes “anchor-is-valid” false positive for hrefs starting with the word “javascript” - chore(package): update eslint-plugin-flowtype to version 3.5.0 - Modified no-static-element-interactions to pass on non-literal roles. - Added isNonLiteralProperty util method - [#​399] Account for spread in parser options - [552] control-has-associated-label should allow generic links - [issue 392] ul role='list' test case - chore(package): update eslint to version 5.15.2 - chore(package): update flow-bin to version 0.95.0 - chore(package): update expect to version 24.3.1 - Fix typo: defintions > definitions - docs: add proper title to links to axe website for media-has-caption - docs: removes deprecated rule label-has-for - docs: fix typo and couple grammatical errors in Readme - Ignore null/undefined values in role-supports-aria-props rule - Ignore undefined values in aria-proptypes rule - Ignore null values in aria-proptypes rule - set target for node 4 ### [`v6.2.1`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md#​621--2019-02-03) [Compare Source](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.2.0...v6.2.1) ================= - [`9980e45`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/9980e45) [fix] Prevent Error when JSXSpreadAttribute is passed to isSemanticRoleElement ### [`v6.2.0`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md#​620--2019-01-25) [Compare Source](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.1.2...v6.2.0) ================= - [`5650674`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/5650674) [new rule] control-has-associated-label checks interactives for a label - [`f234698`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/f234698) [docs] add How to manage IDs - [`9924d03`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/9924d03) [docs] document jsx-a11y/label-has-associated-control assert option - [`77b9870`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/77b9870) [docs] Add newlines below headings - [`8244e43`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/8244e43) [docs] Add syntax highlighting to example - [`26f41c8`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/26f41c8) [docs] Change explanation for role="presentation" escape hatch - [`33a1f94`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/33a1f94) [fix] - Purely decorative emojis do not need descriptions. - [`29d20f7`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/29d20f7) [fix](package): update emoji-regex to version 7.0.2 - [`0b63f73`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/0b63f73) [chore](package): update flow-bin to version 0.88.0 - [`baa1344`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/baa1344) [fix] Disable jsx-a11y/label-has-for in recommended - [`2c5fb06`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/2c5fb06) [chore](package): update jscodeshift to version 0.6.0 - [`87debc0`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/87debc0) [fix] corrected no-noninteractive-element-to-interactive-role.md file - [`d56265b`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/d56265b) [chore](package): update flow-bin to version 0.87.0 - [`477966f`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/477966f) [fix] Update test for implicit role of `img` - [`f484ce3`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/f484ce3) [fix] No implicit role for `` with `alt=""` - [`6c33bcb`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/6c33bcb) [fix] Add select to the list of default control elements in label-has-associated-control - [`011f8d9`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/011f8d9) [fix] Dialog and Alert roles can host keyboard listeners - [`0f6a8af`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/0f6a8af) [fix] More easier `plugin:jsx-a11y/{recommended,strict}` configs - [`3844248`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/3844248) [fix] Mark the replacement for label-has-for - [`93265cb`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/93265cb) [fix] normalizedValues to values - [`651366c`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/651366c) [fix] Make aria-role case sensitive - [`56d3b9a`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/56d3b9a) [fix][484] Fix role-has-required-aria-props for semantic elements like input[checkbox] - [`46e9abd`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/commit/46e9abd) [fix] Handle the type={truthy} case in jsx ### [`v6.1.2`](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md#​612--2018-10-05) [Compare Source](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.1.1...v6.1.2) ================= - [fix] Add link-type styling recommendation to anchor-is-valid [#​486](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/issues/486) - [fix] `label-has-for`: `textarea`s are inputs too [#​470](https://togithub.com/evcohen/eslint-plugin-jsx-a11y/issues/470)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (6.4.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.