marcusasplund / hyperapp-todo-simple

Simple crud todo-app with hyperapp.js
MIT License
46 stars 6 forks source link

An in-range update of parcel-bundler is breaking the build 🚨 #98

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency parcel-bundler was updated from 1.12.3 to 1.12.4.

🚨 View failing branch.

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

parcel-bundler 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/marcusasplund/hyperapp-todo-simple/builds/594259547?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 25 commits.

  • d9ec7af Publish
  • 430679c Update yarn.lock
  • fe08980 fix source maps on coffeescript assets (#3423)
  • dc393bf Fixes #3133 by upgrading serialize-to-js from 1.1.1 to 3.0.0 (#3451)
  • 96119be Fix up misleading usage information (#3158)
  • a92e9b2 bump chokidar to get a reload fix for linux (#2878)
  • 75a891e Use uppercase for the first letter of the issue template (#3192)
  • 6fbfe96 Update dotenv-expand to allow overriding of falsy values (#2971)
  • 7ad25fd Fixes 3076: HMR update breaks in webworker due to window (and location.reload) not existing in web worker context. (#3078)
  • 4b50182 Scope hoisting destructuring (#2742)
  • e60a074 Create FUNDING.yml (#3074)
  • 4c59571 Added new info command (#3068)
  • fd7e36e Fix typo (#3043)
  • ee0acf2 Update deps & gitattributes (#3006)
  • 7ddb838 Fix assigning to exports from inside a function in scope hoisting (#2994)

There are 25 commits in total.

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