Open greenkeeper[bot] opened 6 years ago
After pinning to 6.0.3 your tests are passing again. Downgrade this dependency π.
Your tests are still failing with this version. Compare the changes π¨
[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
The new version differs by 15 commits.
7aacdc9
6.1.1
8f1c72a
Update CHANGELOG.md
c98c88f
Merge pull request #461 from jessebeach/upversioning-for-fix-459
8160b94
Upversion to 6.1.2
006e29e
Merge branch 'dschaller-patch-1'
573609c
Merge branch 'master' into patch-1
ea3cd31
Merge pull request #464 from jessebeach/every-to-some
e7ba24c
Change every to some in label-has-for
d4bea02
Merge pull request #463 from setek/master
8e5ec83
fix typo in new label-has-associated-control documentation
e345b80
Fix heading on 6.1.1
5f4d343
Merge pull request #460 from tricoder42/issue/459
42b385c
fix: ignore spread props when checking attributes
8fa7d4a
Merge pull request #456 from jessebeach/fix-aria-proptypes-rule
f22711e
[#454] Fix for aria-proptypes rule failure
See the full diff
devDependency
eslint-plugin-jsx-a11y was updated from 6.1.1
to 6.1.2
.Your tests are still failing with this version. Compare changes
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
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 emoji
4a0608b
[Docs] label-has-associated-control
: update label id
9957219
[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 too
c1bf3c1
Update aria-props.md to link to the correct doc
See the full diff
Version 6.1.0 of eslint-plugin-jsx-a11y was just published.
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
- β **ci/circleci: build** Your tests passed on CircleCI! [Details](https://circleci.com/gh/Dittly/website/1779?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - β **ci/circleci: lint** Your tests failed on CircleCI [Details](https://circleci.com/gh/Dittly/website/1781?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - β **ci/circleci: test_coverage** Your tests passed on CircleCI! [Details](https://circleci.com/gh/Dittly/website/1780?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)Release Notes
Support eslint v56.1.0 / 2018-06-26
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: