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 deepmerge is breaking the build 🚨 #767

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency deepmerge was updated from 3.2.1 to 3.3.0.

🚨 View failing branch.

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

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

Commits

The new version differs by 15 commits.

  • 58cc468 3.3.0
  • 1774bdf Rename "expected" to "output" in example
  • b422c60 Drop the 1->2 migration notice in the readme
  • 8acd8b9 Changelog for 3.3.0
  • 28a6e61 Fix a word + update bundle size
  • eb8e010 Another couple assertions for Symbols
  • f1fd9fe Formatting/indentation
  • b83313e Fix readme tests that broke when I changed var to const
  • f5f67eb Support symbol keys (#151)
  • 2f0e45a Limit to enumerable symbols
  • 8d53ab9 Support properties that have Symbol keys
  • 746ef03 failing test for symbol keys
  • 6c88021 Modernize the readme code snippets a bit
  • 184c8da Updating copyright holders
  • 4427a59 Removing author from package.json

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: