Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-plugin-jsx-a11y to version 3.0.0 🚀 #10

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

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 18 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 18 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants