RobotlegsJS / RobotlegsJS-CreateJS

RobotlegsJS framework integration with CreateJS
https://www.npmjs.com/package/@robotlegsjs/createjs
MIT License
5 stars 0 forks source link

An in-range update of tslib is breaking the build 🚨 #74

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

🚨 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 to 1.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 - ❌ **Travis CI - Branch:** The build **errored**.

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:

greenkeeper[bot] commented 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.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for tslib 1.12.0

This release adds the __createBinding helper function which is used by non-ECMAScript module emit in TypeScript 3.9.

Commits

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

tiagoschenkel commented 3 years ago

This project is being archived and development is migrating to https://github.com/RobotlegsJS/RobotlegsJS-Framework/blob/master/packages/createjs.