jsdrupal / drupal-admin-ui

This is an admin UI for Drupal, built with JavaScript & React. β¬…οΈβœŒοΈβž‘οΈ
Other
236 stars 91 forks source link

An in-range update of react-axe is breaking the build 🚨 #774

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency react-axe was updated from 3.1.0 to 3.2.0.

🚨 View failing branch.

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

react-axe 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: test_drupal:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/jsdrupal/drupal-admin-ui/9517?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test_node:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jsdrupal/drupal-admin-ui/9516?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 13 commits.

  • ff3bd2f chore: Release v3.2.0 (#89)
  • b1cd785 chore: Release v3.2.0
  • 528e153 fix(example): correctly mount shadow DOM (#88)
  • 98b3cb9 fix(package): update react-shadow to version 17.0.0 (#83)
  • 14eeec6 fix: catch and log errors thrown when calling React.findDOMNode (#82)
  • 7dffa7b docs: fix readme error (#81)
  • 45a645d chore(package): update browserify-css to version 0.15.0 (#80)
  • 76ad97c Merge pull request #79 from agreene-coursera/fix-common-parent
  • 1ea32b1 Initialize nodelist with documentElement so we have one audit of the whole document
  • 31e13e4 FIX: include node tested to its path when determining commonParent
  • b20f19d chore: Update husky to the latest version πŸš€ (#76)
  • 88e0951 ci: create GitHub releases (tags) after deploying [WDD-1845] (#72)
  • 4d01c69 Merge pull request #71 from dequelabs/master

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

Your tests are still failing with this version. Compare changes

Release Notes for Release 3.3.0

Public v3.3.0 release

Commits

The new version differs by 36 commits.

  • 12e01d0 Merge pull request #107 from dequelabs/release-3.3.0
  • 47c33ec chore(release): 3.3.0
  • 6065302 Merge pull request #106 from dequelabs/updateDeps
  • 737e174 chore: update dependencies
  • 6c577fd Merge pull request #104 from jpasquers/develop
  • a98eb3d call filter within timeout callback, use isConnected for filter
  • ff3d764 Fix premature unmount bug
  • 789c1cb chore: update eslint-config-airbnb to v18.0.0
  • 03e2531 chore(package): update lockfile package-lock.json
  • 97609a7 chore(package): update eslint-config-airbnb to version 18.0.0
  • 15871d7 Merge pull request #96 from dequelabs/greenkeeper/default/axe-core-3.3.0
  • fbac955 Merge branch 'develop' into greenkeeper/default/axe-core-3.3.0
  • a8a1519 chore: Update cypress-shadow-dom to the latest version πŸš€ (#99)
  • c686735 Merge branch 'develop' into greenkeeper/default/axe-core-3.3.0
  • 39b2b58 Merge pull request #98 from dequelabs/stopServer

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release 3.4.0

Features

Commits

The new version differs by 9 commits.

  • 75a3ead Merge pull request #131 from dequelabs/release-3.4.0
  • 738af2a chore(release): 3.4.0
  • 427ffc4 Merge pull request #129 from dequelabs/deps
  • 4ddbcc2 chore: update dependencies
  • c37fc18 feat: Support Axe-core context param (#127)
  • 04f9b1f ci: bust cache and add missing dependency styled-components (#128)
  • 2d79880 chore(deps): [security] bump handlebars from 4.1.2 to 4.5.3 (#126)
  • 31d182b chore: Simplify PR template (#110)
  • 79ef439 chore: Merge pull request #109 from dequelabs/master

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Release 3.4.1

Bug Fixes

  • debounce: make 3rd parameter a true debounce (0503d5f)
Commits

The new version differs by 6 commits.

  • 9b40986 Merge pull request #136 from dequelabs/release-3.4.1
  • ef3e753 chore(release): 3.4.1
  • ec1b55e Merge pull request #135 from dequelabs/trueDebounce
  • 77beeab fix property name
  • 0503d5f fix(debounce): make 3rd parameter a true debounce
  • 00992a7 Merge pull request #133 from dequelabs/master

See the full diff