Open greenkeeper[bot] opened 6 years ago
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.
devDependency
eslint-plugin-jsx-a11y was updated from 6.2.1
to 6.2.2
.Your tests are still failing with this version. Compare changes
The new version differs by 152 commits.
057fb27
6.2.2
fc56208
Merge pull request #615 from evcohen/changelog--v6.2.2
8c5f964
Changelog for v6.2.2
f82fbcb
Merge pull request #614 from evcohen/update--jsx-ast-utils
1c3e63a
Update jsx-ast-utils to v2.2.1
c571293
Merge pull request #613 from evcohen/add-babel-to-dev-deps
c398d3a
Add @babel/cli to the dev dependencies
13b370c
Merge pull request #610 from evcohen/greenkeeper/flow-bin-0.102.0
e28b81a
Merge branch 'master' into greenkeeper/flow-bin-0.102.0
e3163e3
Merge pull request #603 from evcohen/another-attempt-at-eslint-v6
f121a78
Merge branch 'master' into another-attempt-at-eslint-v6
f3de162
Merge pull request #611 from evcohen/update-jsx-ast-utils
91f17be
Update ESLint to v6
1eb9f19
Update jsx-ast-utils to 2.2.0
313bc03
chore(package): update flow-bin to version 0.102.0
There are 152 commits in total.
See the full diff
devDependency
eslint-plugin-jsx-a11y was updated from 6.2.2
to 6.2.3
.Your tests are still failing with this version. Compare changes
The new version differs by 9 commits.
e2a53d1
Merge pull request #621 from evcohen/branch-v6.2.3
4e272fb
6.2.3
c6c582c
Merge pull request #620 from evcohen/update-changelog
fd3ed06
Update CHANGELOG for v6.2.3
35fa739
Merge pull request #619 from evcohen/babel-runtime-in-dependencies
f3f9775
Add @babel/runtime to the dependencies
0150c4b
Merge pull request #616 from evcohen/reinstate-tests
62de524
Promote node/eslint combos back to blocking tests
b7b47ab
Merge pull request #618 from evcohen/branch-v6.2.2
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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/sbstnmsch/sebastian-misch.de/builds/437684352?utm_source=github_status&utm_medium=notification)).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](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: