ecatch-kyst / web

IT Bachelor project @ NTNU ⚑🎣
https://ecatch-kyst-beta.firebaseapp.com
GNU General Public License v3.0
5 stars 0 forks source link

An in-range update of deepmerge is breaking the build 🚨 #134

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency deepmerge was updated from 3.2.0 to 3.2.1.

🚨 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/ecatch-kyst/web/builds/545916746?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 12 commits.

  • 92aa630 3.2.1
  • c7e94a0 Changelog for 3.2.1
  • 373818f Bump dependencies, switch from tap to tape (#149)
  • 5333b57 Bump dependencies, switch from tap to tape
  • df5431d Drop Node v6 and v11, add Node v12 (#146)
  • bc887bd Drop Node v6 and v11, add Node v12
  • 4177f6c Merge pull request #144 from TehShrike/TehShrike-patch-1
  • a0cdf1e Merge pull request #145 from TehShrike/TehShrike-patch-2
  • 30eb8ab Drop the import example entirely
  • 2645ec4 Drop node 4, add node 11
  • 46f49a8 Update readme to prioritize CJS over ESM
  • 94ec8c8 Update bundle size

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 3.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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