Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Update dependency tslib to v1.13.0 #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 10, 2019

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: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, 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 from 71ae130 to 9f9573b Compare June 13, 2019 16:57
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.10.0 Update dependency tslib to v1.10.0 Jun 24, 2019
@renovate renovate bot changed the title Update dependency tslib to v1.10.0 chore(deps): update dependency tslib to v1.10.0 Jul 6, 2019
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.10.0 Update dependency tslib to v1.10.0 Jul 14, 2019
@renovate renovate bot changed the title Update dependency tslib to v1.10.0 chore(deps): update dependency tslib to v1.10.0 Jul 17, 2019
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.10.0 Update dependency tslib to v1.10.0 Jul 20, 2019
@renovate renovate bot changed the title Update dependency tslib to v1.10.0 chore(deps): update dependency tslib to v1.10.0 Jul 20, 2019
@renovate renovate bot force-pushed the renovate/tslib-1.x branch from 9f9573b to 469fa14 Compare July 20, 2019 20:32
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.10.0 Update dependency tslib to v1.10.0 Jul 22, 2019
@renovate renovate bot changed the title Update dependency tslib to v1.10.0 chore(deps): update dependency tslib to v1.10.0 Jul 25, 2019
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.10.0 Update dependency tslib to v1.10.0 Jul 27, 2019
@renovate renovate bot changed the title Update dependency tslib to v1.10.0 chore(deps): update dependency tslib to v1.10.0 Jul 27, 2019
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.10.0 Update dependency tslib to v1.10.0 Aug 12, 2019
@renovate renovate bot changed the title Update dependency tslib to v1.10.0 chore(deps): update dependency tslib to v1.10.0 Aug 22, 2019
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.10.0 Update dependency tslib to v1.10.0 Oct 17, 2019
@renovate renovate bot changed the title Update dependency tslib to v1.10.0 chore(deps): update dependency tslib to v1.10.0 Oct 18, 2019
@renovate renovate bot force-pushed the renovate/tslib-1.x branch from 469fa14 to 9b66229 Compare March 15, 2020 05:01
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.10.0 chore(deps): update dependency tslib to v1.11.1 Mar 15, 2020
@renovate renovate bot changed the title chore(deps): update dependency tslib to v1.11.1 Update dependency tslib to v1.11.1 Mar 23, 2020
@renovate renovate bot force-pushed the renovate/tslib-1.x branch from 9b66229 to 30cb299 Compare March 23, 2020 09:34
@renovate renovate bot force-pushed the renovate/tslib-1.x branch from 30cb299 to 5f8a567 Compare May 5, 2020 23:48
@renovate renovate bot changed the title Update dependency tslib to v1.11.1 Update dependency tslib to v1.11.2 May 5, 2020
@renovate renovate bot changed the title Update dependency tslib to v1.11.2 Update dependency tslib to v1.12.0 May 12, 2020
@renovate renovate bot force-pushed the renovate/tslib-1.x branch from 5f8a567 to c91d85d Compare May 12, 2020 19:47
@renovate renovate bot force-pushed the renovate/tslib-1.x branch from c91d85d to 4a1eb27 Compare May 13, 2020 23:41
@renovate renovate bot changed the title Update dependency tslib to v1.12.0 Update dependency tslib to v1.13.0 May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant