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.1 🚀 #12

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.1.

State Update 🚀
Dependency eslint-plugin-jsx-a11y
New version 3.0.1
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)
  • [breaking][fix] - img-has-alt now prefers alt="" over role="presentation". You can set both, but not just role="presentation" by itself to ensure a11y across all devices.

Note - see rule documentation for updated schemas.


The new version differs by 19 commits .

  • 2d6426f 3.0.1
  • 843cf7f 3.0.0
  • a5bbb21 Update eslint-config-airbnb-base to version 10.0.1 🚀 (#113)
  • 32f5e80 [readme] - Add recommended plugin instructions (#111)
  • 3c8351e Update eslint-config-airbnb-base to version 9.0.0 🚀 (#109)
  • 691ece8 Revert "[ci] - Test yarn in travis ci."
  • b60a3f0 [ci] - Test yarn in travis ci.
  • 36bf699 Update CHANGELOG.md
  • ca810d3 Update CHANGELOG.md
  • d7648ec fix(rule): img-has-alt - img must have an alt attribute (#102)
  • 4ecae6a [version] - Revert package.json to 2.2.3 - waiting on img-has-alt PR to introduce breaking changes.
  • c7b2315 [fix] - add babel-jest to support development in node v4
  • bd37aeb [dev] - Use jest as test runner instead of mocha.
  • 9a5ea77 [dev] - Add yarn.lock file.
  • d4ee9be Merge branch 'master' of github.com:evcohen/eslint-plugin-jsx-a11y

There are 19 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