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 344 forks source link

chore(deps): update dependency tslib to v1.13.0 #1303

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
tslib (source) devDependencies minor 1.10.0 -> 1.13.0

Release Notes

Microsoft/tslib ### [`v1.13.0`](https://togithub.com/Microsoft/tslib/releases/1.13.0) [Compare Source](https://togithub.com/Microsoft/tslib/compare/1.12.0...1.13.0) This release reverts breaking changes in tslib that were not compatible with versions of TypeScript prior to 3.9. The behavior slightly diverges from that of TypeScript 3.9, but generally is compatible with previous versions of TypeScript-authored code. The new behavior of TypeScript 3.9 will be available in tslib 2.0.0. [See this pull request](https://togithub.com/microsoft/tslib/pull/109) for more details. ### [`v1.12.0`](https://togithub.com/Microsoft/tslib/releases/1.12.0) [Compare Source](https://togithub.com/Microsoft/tslib/compare/1.11.2...1.12.0) This release adds the `__createBinding` helper function which is used by non-ECMAScript module emit in TypeScript 3.9. ### [`v1.11.2`](https://togithub.com/Microsoft/tslib/releases/1.11.2) [Compare Source](https://togithub.com/Microsoft/tslib/compare/1.11.1...1.11.2) This release [relicenses tslib to the 0BSD license](https://togithub.com/microsoft/tslib/pull/96) which should allow projects that embed or bundle tslib to omit its license header. ### [`v1.11.1`](https://togithub.com/Microsoft/tslib/releases/1.11.1) [Compare Source](https://togithub.com/Microsoft/tslib/compare/1.11.0...1.11.1) This release updates tslib's declaration files so that users don't have to include declarations for `WeakMap` in their compilation. ### [`v1.11.0`](https://togithub.com/Microsoft/tslib/releases/1.11.0) [Compare Source](https://togithub.com/Microsoft/tslib/compare/1.10.0...1.11.0) This release provides the `__classPrivateFieldGet` and `__classPrivateFieldSet` helper functions to power ECMAScript private fields in TypeScript 3.8.

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles.

:vertical_traffic_light: Automerge: Enabled.

: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 this update again.



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