katallaxie / angular-preboot

:metal: A teeny tiny Angular (4 :tada:) seed to get your next great project booted. It is powered by great ideas and Webpack. It does AutoDLL, AoT, PostCss, Autoprefixer, and some other cool things.
MIT License
11 stars 1 forks source link

An in-range update of reflect-metadata is breaking the build 🚨 #187

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.1.12 of reflect-metadata was just published.

Branch Build failing 🚨
Dependency reflect-metadata
Current Version 0.1.10
Type devDependency

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

reflect-metadata 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 could not complete due to an error [Details](https://travis-ci.org/katallaxie/angular-preboot/builds/329596759?utm_source=github_status&utm_medium=notification)

Release Notes reflect-metadata v0.1.12

This release contains some bug fixes and test improvements. It addresses the following issues:

  • #80 - metadata seemingly erased when using multiple files with karma,mocha,webpack
  • #78 - Error when working with another polyfill, like core-js/reflect
  • #45 - When installed redundantly, Metadata could be erased

This release also fixes a critical issue in 0.1.11 that prevents the library from loading.

Commits

The new version differs by 4 commits.

  • c775af7 Fix issue with exporter
  • 69f4359 Do not clobber existing Reflect metadata polyfill. Fixes #80, #78
  • d20867e Fix npmignore.
  • c9451f3 Drop legacy 'licenses' field, update bower.json

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.1.10 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 3 commits.

  • aacaeb1 0.1.13
  • 5b98fe1 Do not generate source maps when publishing
  • c2dbe1d Add test to verify does not overwrite existing implementation

See the full diff