You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is covered by your current version range and after updating it in your project the build failed.
tslib 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/travis-ci/push: The Travis CI build is in progress (Details).
The dependency tslib was updated from
1.11.0to1.11.1.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
tslib 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
Release Notes for tslib 1.11.1
This release updates tslib's declaration files so that users don't have to include declarations for
WeakMapin their compilation.Commits
The new version differs by 7 commits.
c1f87f7Update version to '1.11.1'.5d26e24Merge pull request #94 from microsoft/remove-weakmap418ee9cFix return type of 'get'b75bff8Restore minimal type safety using a type literal9c92f58Remove reference to WeakMap from tslib.d.ts364f0ecMerge pull request #90 from alan-agius4/patch-1f6b75b4build: exclude github workflows from npm packageSee 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 🌴