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 🚨 #77

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency parcel-bundler was updated from 1.10.0 to 1.10.1.

🚨 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/433890495?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 4 commits.

  • 9aa562b Update changelog
  • 56b2dad 1.10.1
  • a78bc95 Fix error when node.id is undefined instead of null
  • 5fdb722 Add test to fs.readFileSync in TypeScript files (#1736) (#2046)

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.10.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 12 commits.

  • c734423 1.10.2
  • 66d9d61 Changelog for v1.10.2
  • 3b4e37e Add loaders when bundling workers (#2092)
  • 0f92c83 Slightly improve PR templates (#2088)
  • db91bd4 resolving .postcssrc.json as a PostCSS config (#2115)
  • fae786a add as a valid element type to bundle in tags (w/ tests) (#2113)
  • adf49c2 Fix hoist of modules with multiple aliases (#2077)
  • fa4c467 Fix hoisting of optional require calls (#2078)
  • 0b13f00 Fix safari 10 compatibility for terser (#2103)
  • b292407 Fix HMR for Pug assets (#2091)
  • 419ade9 Don't load existing sourcemaps if sourcemaps are disabled (#2089)
  • c58dce8 add missing --no-autoinstall flag to build command (#2076)

See the full diff