WebPurple / site

Site of front-end community - WebPurple
https://www.webpurple.net
Other
39 stars 44 forks source link

An in-range update of react-modal is breaking the build 🚨 #408

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency react-modal was updated from 3.9.1 to 3.10.1.

🚨 View failing branch.

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

react-modal is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/WebPurple/site/builds/575112419?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • 7a085c3 Release v3.10.1.
  • 8a71f71 [fixed] onAfterClose prop falsly called on unmount
  • 1b80146 Revert "Merge pull request #766 from reactjs/dependabot/npm_and_yarn/webpack-dev-server-3.1.11"
  • 43e2296 Revert "[chore] run npm audit fix"
  • 0b56049 Revert "[chore] cleanup readme"
  • a428d83 [chore] cleanup readme
  • b0eb17f [chore] run npm audit fix
  • 9a6edf9 Merge pull request #766 from reactjs/dependabot/npm_and_yarn/webpack-dev-server-3.1.11
  • 8f4ea54 Bump webpack-dev-server from 2.11.5 to 3.1.11

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 4 years ago

After pinning to 3.9.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • 684d3b8 Release v3.11.1.
  • ee1a363 chore: update webpack* versions.
  • 4ac3ff4 [added]: pass overlay and content element references to onAfterOpen fn (#741)
  • 9be00a9 [fixed] some untabbable elements are being returned from findTabbable (#774)
  • 4dd25ac chore: changed xvfb to a service.
  • 2d4f231 chore: changed xvfb to a service.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 25 commits.

  • 5189e5b Release v3.11.2.
  • 8cd47cd fixed: update package.json version.
  • bb76272 fixed: rules' execution order.
  • 83c8c23 fixed: when building, use test single run rule.
  • c6c4d8c fixed: removed build and version rules since they were simplified.
  • 83c5e29 fixed: makefile rule to check the working tree.
  • 5fdcfdd [fixed] set correct URL for codepen setAppElement example
  • 8efaa37 [chore] forgot to remote book.json.
  • f7e96f3 [fixed] sync package-lock.json.
  • 4abbc0a [fixed] passing lint.
  • dc57795 [chore] fixed rule to check if repository is dirty.
  • b9cbd40 [chore] rewrite CHANGELOG.
  • e5fe406 [chore] moving documentation to mkdocs.
  • 525c35c [chore] moving webpack scripts to scripts folder.
  • aa822be [chore] it's not necessary to make chunks when running the examples.

There are 25 commits in total.

See the full diff