Closed greenkeeper[bot] closed 4 years ago
After pinning to 1.11.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
tslib was updated from 1.11.2
to 1.12.0
.Your tests are still failing with this version. Compare changes
This release adds the __createBinding
helper function which is used by non-ECMAScript module emit in TypeScript 3.9.
The new version differs by 6 commits.
3a21810
Update version to '1.12.0'.
ae43189
Merge pull request #101 from alan-agius4/patch-1
21f15b1
fix: add missing semi colons after method names
b6c0020
Remove links to spec from README
f283e5c
Add :void
6975099
Update helpers for TS 3.9 (#99)
See the full diff
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
The dependency tslib was updated from
1.11.1
to1.11.2
.π¨ 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
- β **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/angular-material-extensions/google-maps-autocomplete/1291?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Release Notes for tslib 1.11.2
This release relicenses tslib to the 0BSD license which should allow projects that embed or bundle tslib to omit its license header.
Commits
The new version differs by 4 commits.
3d93421
Update version to '1.11.2'.
e24a6ef
Merge pull request #96 from microsoft/0BSD
74f1ff7
Don't be so reserved about a relicense.
11b9a94
Switch to the Zero-Clause BSD license.
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: