Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

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

Merged
merged 1 commit into from
Jul 9, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2020

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

Compare Source

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 for more details.

v1.12.0

Compare Source

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

v1.11.2

Compare Source

This release relicenses tslib to the 0BSD license which should allow projects that embed or bundle tslib to omit its license header.

v1.11.1

Compare Source

This release updates tslib's declaration files so that users don't have to include declarations for WeakMap in their compilation.

v1.11.0

Compare Source

This release provides the __classPrivateFieldGet and __classPrivateFieldSet helper functions to power ECMAScript private fields in TypeScript 3.8.


Renovate configuration

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

🚦 Automerge: Enabled.

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

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/tslib-1.x branch 3 times, most recently from d2041ae to a76b36d Compare July 2, 2020 09:21
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.13.0 Update dependency tslib to v1.13.0 Jul 9, 2020
@renovate renovate bot changed the title Update dependency tslib to v1.13.0 chore(deps): update dependency tslib to v1.13.0 Jul 9, 2020
@renovate renovate bot merged commit 0d48ee4 into master Jul 9, 2020
@renovate renovate bot deleted the renovate/tslib-1.x branch July 9, 2020 16:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant