apollographql / apollo-link

:link: Interface for fetching and modifying control flow of GraphQL requests
https://www.apollographql.com/docs/link/
MIT License
1.44k stars 347 forks source link

chore(deps): update dependency tslib to v2 #1314

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
tslib (source) dependencies major ^1.9.3 -> ^2.0.0
tslib (source) devDependencies major 1.13.0 -> 2.0.0

Release Notes

Microsoft/tslib ### [`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: "after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles.

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

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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