adamkeinan / Metro-Desktop

React Webpack Babel full stack Metro multi-app environment
MIT License
2 stars 0 forks source link

An in-range update of babel-plugin-dynamic-import-node is breaking the build 🚨 #118

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency babel-plugin-dynamic-import-node was updated from 2.3.0 to 2.3.1.

🚨 View failing branch.

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

babel-plugin-dynamic-import-node 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/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/adamkeinan/metro-desktop/builds/32315704)). - ❌ **build (12.x):** null - ❌ **build (10.x):** null - ❌ **build (8.x):** null

Commits

The new version differs by 4 commits.

  • 391bb07 v2.3.1
  • ac70d3a [Fix] Evaluate import() argument synchronously
  • 6ac60ab [Tests] clean up travis.yml a bit
  • 8c4152e [Dev Deps] update eslint, eslint-config-airbnb-base, in-publish, rimraf, safe-publish-latest, tape

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 4 years ago

After pinning to 2.3.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 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 7c6293b v2.3.2
  • 6be48ea [Dev Deps] update airbnb-js-shims
  • d3b0ba2 [Fix] avoid using reserved param name in babel 7 templates

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 5fdba6e v2.3.3
  • cedd31d [Fix] Generate webpack-compatible output with static string arg
  • 6937e76 [Fix] Handle visiting the same path gracefully

See the full diff