Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Jan 16, 2018 · 2 comments
Open

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

greenkeeper bot opened this issue Jan 16, 2018 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 16, 2018

Version 0.1.12 of reflect-metadata was just published.

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

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

reflect-metadata is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • dependency-ci Dependencies checked Details
  • semaphoreci The build failed on Semaphore. Details

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 16, 2018

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
Copy link
Author

greenkeeper bot commented Jan 15, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

0 participants