Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

Conversation

@greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint-plugin-jsx-a11y just published its new version 3.0.0.

State Update 🚀
Dependency eslint-plugin-jsx-a11y
New version 3.0.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of eslint-plugin-jsx-a11y.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

  • [breaking] - Update all rule schemas to accept objects. This allows a future schema expansion to not be a breaking change.
  • [breaking] - All rules with schemas that accepted a string OR array, now only allows an array.
  • [new] - href-no-hash accepts new schema property specialLink to check for custom href properties on elements. (fixes #76)

Note - see rule documentation for updated schemas.


The new version differs by 29 commits .

  • d4ee9be Merge branch 'master' of github.com:evcohen/eslint-plugin-jsx-a11y
  • 8ae0922 3.0.0
  • c680548 Update CHANGELOG.md
  • c8a3da9 [breaking] - Update schemas for all rules to objects (#81)
  • 2219de8 [no-static-element-interactions] List valid interactive elements in docs (#105)
  • 9b9c72b 2.2.3
  • 8d25d2b 2.2.2
  • a43352f Update CHANGELOG
  • afeafb1 [dev-dep] - Update dev dependencies and fix lint issues. (#103)
  • 7effd93 [fix] - Add "switch" aria role (#99)
  • 489da17 [docs] - Update CHANGELOG.
  • 07ed619 Fix x-has-content rules to check for children prop (#92)
  • 05b119c Update eslint-config-airbnb-base to version 7.0.0 🚀 (#86)
  • c6637c6 2.2.1
  • 02a95cf [docs] - Update CHANGELOG.

There are 29 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@coveralls
Copy link

coveralls commented Oct 12, 2016

Coverage Status

Coverage remained the same at 50.0% when pulling 76274f1 on greenkeeper-eslint-plugin-jsx-a11y-3.0.0 into ea69d0f on master.

@kenwheeler kenwheeler closed this Jan 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants