-
Notifications
You must be signed in to change notification settings - Fork 1
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
An in-range update of eslint-plugin-jsx-a11y is breaking the build 🚨 #9
Comments
After pinning to 6.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 152 commits.
There are 152 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 9 commits.
See the full diff |
The devDependency eslint-plugin-jsx-a11y was updated from
6.1.1
to6.1.2
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-jsx-a11y is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for Minor fixes and documentation updates
6.1.2 / 2018-10-05
[fix] Add link-type styling recommendation to anchor-is-valid #486
[fix] label-has-for: textareas are inputs too #470
Commits
The new version differs by 12 commits.
c538d35
6.1.2
ea964b1
Update changelog
43d1d94
Add link-type styling recommendation to anchor-is-valid
71819a0
[Docs]
accessible-emoji
: plural of emoji is emoji4a0608b
[Docs]
label-has-associated-control
: update label id9957219
[Tests] temporarily allow node 4 + eslint 4 to fail
969ce6d
[Dev Deps] add missing dev dep
1be1744
[Tests] use
nvm install-latest-npm
9103c7a
[Tests] add additional test case for #474
bbad58a
Merge pull request #471 from ljharb/textarea
47633fb
[Fix]
label-has-for
:textarea
s are inputs tooc1bf3c1
Update aria-props.md to link to the correct doc
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: