Skip to content

chore(package): Update dependency tslib to v2.2.0 #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tslib (source) 2.0.1 -> 2.2.0 age adoption passing confidence

Release Notes

Microsoft/tslib

v2.2.0

Compare Source

This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.

It does so by expanding the scope of __classPrivateFieldGet and __classPrivateFieldSet. See microsoft/tslib#146 for more details.

v2.1.0

Compare Source

This release adds a new __spreadArray helper which avoids side-effects compared to the now-deprecated __spreadArrays and __spread helpers. See microsoft/tslib#133 for more details.

This release also provides a more-specific error message when extending from a type which is not a function and not null. See microsoft/tslib#138 for more details.

v2.0.3

Compare Source

Full discussion in the webpack issue

v2.0.2

Compare Source

This release adds support for using tslib in Node using esmodule imports, further context in #​126 and the related issues.


Configuration

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

🚦 Automerge: Enabled.

♻️ 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
Copy link
Contributor Author

renovate bot commented Oct 6, 2020

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 2563ef4 to 8890e7e Compare October 9, 2020 23:53
@renovate renovate bot changed the title chore(package): Update dependency tslib to v2.0.2 chore(package): Update dependency tslib to v2.0.3 Oct 9, 2020
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 4 times, most recently from c3e3c69 to aecf1a7 Compare October 17, 2020 08:45
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from 7e9c510 to 6fd03da Compare October 24, 2020 04:17
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 6 times, most recently from c0858ef to dceea3a Compare October 31, 2020 15:54
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from ce82112 to 5f6b22e Compare November 9, 2020 17:50
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 4 times, most recently from e18d16d to 637ef68 Compare November 16, 2020 20:51
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 6 times, most recently from f7aed07 to acf190d Compare November 23, 2020 20:38
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from 417e1f6 to a4ecb61 Compare March 15, 2021 22:39
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from b96ae28 to 734ac7d Compare March 27, 2021 05:54
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 4 times, most recently from 5f11e4a to 4d8d34a Compare April 5, 2021 19:22
@renovate renovate bot changed the title chore(package): Update dependency tslib to v2.1.0 chore(package): Update dependency tslib to v2.2.0 Apr 5, 2021
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from fa14414 to d9acc8c Compare April 10, 2021 03:01
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from d9acc8c to 5c9f1e0 Compare April 12, 2021 22:44
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 5c9f1e0 to a4a6b76 Compare April 24, 2021 11:10
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 5 times, most recently from cd802ba to f46e419 Compare May 10, 2021 20:55
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from 5559633 to 6e13379 Compare May 24, 2021 21:19
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from d8981eb to 60f7c86 Compare May 25, 2021 03:39
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 60f7c86 to 20cb2cd Compare May 25, 2021 07:22
@renovate renovate bot merged commit 16e65a5 into master May 25, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/tslib-2.x branch May 25, 2021 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant