vyakymenko / dipi

Dipi is a simple Angular library that contains a huge, useful pack of Directives and Pipes for Angular developers.

Home Page:https://github.com/vyakymenko/dipi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of core-js is breaking the build 🚨

greenkeeper opened this issue Β· comments

The dependency core-js was updated from 3.1.3 to 3.1.4.

🚨 View failing branch.

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

core-js 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
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for 3.1.4 - 2019.06.15
  • Refactoring. Many minor internal improvements and fixes like:
    • Improved Symbol.keyFor complexity to O(1)
    • Fixed the order of arguments validation in String.prototype.{ endsWith, includes, startsWith }
    • Internal implementation of RegExp#flags helper now respect dotAll flag (mainly ralated to the pure version)
    • Performace optimizations related old V8
    • Etc.
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 🌴

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