dequelabs / axe-core

Accessibility engine for automated Web UI testing
https://www.deque.com/axe/
Mozilla Public License 2.0
5.99k stars 779 forks source link

An in-range update of eslint-config-prettier is breaking the build 🚨 #1572

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-prettier was updated from 4.2.0 to 4.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-config-prettier 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: dependencies:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/dequelabs/axe-core/6508?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ✅ **ci/circleci: lint:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/dequelabs/axe-core/6509?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ✅ **ci/circleci: test:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/dequelabs/axe-core/6510?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ✅ **ci/circleci: test_examples:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/dequelabs/axe-core/6511?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/deque/axe-core/builds/24588277)).

Commits

The new version differs by 5 commits.

  • 9ea6112 eslint-config-prettier v4.3.0
  • ce80f83 Disable new eslint-plugin-vue rules
  • a314167 Update eslint-plugin-vue
  • 7328392 Disable new @typescript-eslint rules
  • e21836b Update npm packages

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:

greenkeeper[bot] commented 5 years ago

After pinning to 4.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

straker commented 5 years ago

Our appveyor builds were broken during these issues (#1566, #1567). Closed and will let Greenkeeper try again