developit / workerize

🏗️ Run a module in a Web Worker.
https://github.com/developit/workerize-loader
4.35k stars 91 forks source link

An in-range update of microbundle is breaking the build 🚨 #24

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.4.4 of microbundle was just published.

Branch Build failing 🚨
Dependency microbundle
Current Version 0.4.3
Type devDependency

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

microbundle 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/developit/workerize/builds/344154481?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 27 commits.

  • b20b79b 0.4.4
  • 8905cd4 Merge pull request #71 from freeman/rollup-plugin-typescript2
  • 87d7051 Merge pull request #79 from cristianbote/source-map-option
  • 81c8e4c Merge pull request #82 from Andarist/patch-1
  • b8ba766 Merge pull request #84 from Andarist/code-of-conduct
  • 07bf0b9 Add CODE_OF_CONDUCT.md
  • 4c7182b Fixed crash when bundling packages without dependencies
  • fdf9034 Update readme with --sourcemap option
  • b4dcc27 Drop the undefined check and just use the ! check
  • 67b7c52 Added better value checking
  • 9cd9a06 Ammend the test to reflect the defaults
  • 845c6c5 Added source-map option
  • 7a570c8 Merge pull request #78 from tusbar/update-nodent
  • a3440d4 Use upstream rollup-plugin-nodent
  • 1bd22b7 upgrade to rollup-plugin-typescript2@0.11

There are 27 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 6 years ago

After pinning to 0.4.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.