shiftcode / dynamo-easy

DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
https://shiftcode.github.io/dynamo-easy/
MIT License
204 stars 27 forks source link

chore(deps): update dependency tslib to v2 - autoclosed #300

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
tslib (source) peerDependencies major ^1.10.0 -> ^2.0.0

Release Notes

Microsoft/tslib ### [`v2.0.1`](https://togithub.com/Microsoft/tslib/releases/2.0.1) [Compare Source](https://togithub.com/Microsoft/tslib/compare/2.0.0...v2.0.1) 1. Use Object.prototype.hasOwnProperty.call. 2. Skip default when iterating exports in \_\_importStar. 3. Shorter parameter name in \_\_exportStar. ### [`v2.0.0`](https://togithub.com/Microsoft/tslib/releases/2.0.0) [Compare Source](https://togithub.com/Microsoft/tslib/compare/1.13.0...2.0.0) This release changes `__exportStar` and `__importStar` to use `__createBinding` which is incompatible with versions of TypeScript older than 3.9 (i.e. 3.8 and below).

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 95.61% when pulling 25d1385f0554430d30405b139103c6c589fc0cf8 on renovate/tslib-2.x into 3ffded4f059bfb2cf28b7740979d29a6b9b3d371 on master.