Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Update dependency eslint-plugin-jsx-a11y to v6.2.1 #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 13, 2017

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsx-a11y devDependencies minor 6.0.2 -> 6.2.1

Release Notes

evcohen/eslint-plugin-jsx-a11y

v6.2.1

Compare Source

=================

  • 9980e45 [fix] Prevent Error when JSXSpreadAttribute is passed to isSemanticRoleElement

v6.2.0

Compare Source

=================

  • 5650674 [new rule] control-has-associated-label checks interactives for a label
  • f234698 [docs] add How to manage IDs
  • 9924d03 [docs] document jsx-a11y/label-has-associated-control assert option
  • 77b9870 [docs] Add newlines below headings
  • 8244e43 [docs] Add syntax highlighting to example
  • 26f41c8 [docs] Change explanation for role="presentation" escape hatch
  • 33a1f94 [fix] - Purely decorative emojis do not need descriptions.
  • 29d20f7 fix: update emoji-regex to version 7.0.2
  • 0b63f73 chore: update flow-bin to version 0.88.0
  • baa1344 [fix] Disable jsx-a11y/label-has-for in recommended
  • 2c5fb06 chore: update jscodeshift to version 0.6.0
  • 87debc0 [fix] corrected no-noninteractive-element-to-interactive-role.md file
  • d56265b chore: update flow-bin to version 0.87.0
  • 477966f [fix] Update test for implicit role of img
  • f484ce3 [fix] No implicit role for <img> with alt=""
  • 6c33bcb [fix] Add select to the list of default control elements in label-has-associated-control
  • 011f8d9 [fix] Dialog and Alert roles can host keyboard listeners
  • 0f6a8af [fix] More easier plugin:jsx-a11y/{recommended,strict} configs
  • 3844248 [fix] Mark the replacement for label-has-for
  • 93265cb [fix] normalizedValues to values
  • 651366c [fix] Make aria-role case sensitive
  • 56d3b9a [fix][484] Fix role-has-required-aria-props for semantic elements like input[checkbox]
  • 46e9abd [fix] Handle the type={truthy} case in jsx

v6.1.2

Compare Source

=================

  • [fix] Add link-type styling recommendation to anchor-is-valid #​486
  • [fix] label-has-for: textareas are inputs too #​470

v6.1.1

Compare Source

==================

  • [fix] aria-proptypes support for idlist, #​454
  • [fix] Image with expanded props throws 'The prop must be a JSXAttribute collected by the AST parser.', #​459
  • [fix] label-has-for: broken in v6.1.0, #​455

v6.1.0

Compare Source

==================

  • [new] Support for eslint v5, #​451
  • [new] aria-query updated to latest version
  • [new] eslint-config-airbnb-base updated to the latest version
  • [deprecate] The rule label-has-for is deprecated and replaced with label-has-associated-control
  • [fix] heading-has-content updated to work with custom components, #​431
  • [fix] aria-errormessage prop is now a valid ARIA property, #​424

v6.0.3

Compare Source

jsx-ast-utils was using incorrect major version for v6.0.2 of this plugin. This version republishes the same code with jsx-ast-utils@^2.0.0


Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.0.3 Update dependency eslint-plugin-jsx-a11y to v6.1.0 Jul 3, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 493f4ae to 3bfe73a Compare July 3, 2018 17:14
@renovate renovate bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.1.0 Update dependency eslint-plugin-jsx-a11y to v6.1.1 Jul 13, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 3bfe73a to 0713092 Compare July 13, 2018 16:31
@renovate renovate bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.1.1 Update dependency eslint-plugin-jsx-a11y to v6.1.2 Oct 5, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 0713092 to 35c2787 Compare October 5, 2018 15:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 35c2787 to a521d5b Compare January 25, 2019 02:40
@renovate renovate bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.1.2 Update dependency eslint-plugin-jsx-a11y to v6.2.0 Jan 25, 2019
@renovate renovate bot changed the title Update dependency eslint-plugin-jsx-a11y to v6.2.0 Update dependency eslint-plugin-jsx-a11y to v6.2.1 Feb 3, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from a521d5b to 94ba6f1 Compare February 3, 2019 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant