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

zone.js@0.6.14 breaks build 🚨 #860

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

zone.js just published its new version 0.6.14.

State Failing tests 🚨
Dependency zone.js
New version 0.6.14
Type dependency

This version is covered by your current version range and after updating it in your project the build went from success to failure.

As zone.js is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 26 commits .

  • 76acf6e chore(release): version bump and dist for 0.6.14
  • 3a054be feat(jasmine): patch jasmine to understand zones.
  • 6ef7451 chore: clean up imports
  • 4942b4a feat(trackingZone): Keep track of tasks to see outstanding tasks.
  • 1883589 chore(release): version bump and dist for 0.6.13
  • 5f519de feat(jasmine): Switch jasmine patch to use microtask and preserve zone.
  • fd1dfcc fix(fakeAsync): throw error on rejected promisees.
  • 0621014 feat(zone): Add Zone.getZone api
  • 2d02e39 feat(ProxySpec): create a ProxySpec which can proxy to other ZoneSpecs.
  • dafad98 fix(promise): allow Promise subclassing
  • 6df5f93 fix: throw if trying to load zone more then once.
  • 7b9a00c chore: correct typo
  • d43b4b8 fix(build): fix broken master due to setTimeout not returning a number on node
  • dbcfb32 Pass actual error to failCallback (#383)
  • 80ae6a8 feat: return timeout Id in ZoneTask.toString (fixes #341)

There are 26 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

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

Successfully merging this pull request may close these issues.

3 participants