chore(package): Update dependency tslib to v2.2.0#30
Merged
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.
|
2563ef4 to
8890e7e
Compare
c3e3c69 to
aecf1a7
Compare
7e9c510 to
6fd03da
Compare
c0858ef to
dceea3a
Compare
ce82112 to
5f6b22e
Compare
e18d16d to
637ef68
Compare
f7aed07 to
acf190d
Compare
a456dff to
ce74471
Compare
7976d9b to
17907f3
Compare
05413a4 to
20448c2
Compare
723cdf5 to
2a1b0db
Compare
3ea641b to
365073a
Compare
fa8d3f9 to
38ce54d
Compare
0bb020d to
e4a5476
Compare
8ad7a58 to
337b953
Compare
7a93469 to
b10a0f3
Compare
49a7023 to
6609a27
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.1->2.2.0Release Notes
Microsoft/tslib
v2.2.0Compare 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
__classPrivateFieldGetand__classPrivateFieldSet. See microsoft/tslib#146 for more details.v2.1.0Compare Source
This release adds a new
__spreadArrayhelper which avoids side-effects compared to the now-deprecated__spreadArraysand__spreadhelpers. 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.3Compare Source
Full discussion in the webpack issue
v2.0.2Compare 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.