Skip to content

Update dependency tslib to v2 #3523

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
Mar 2, 2021
Merged

Update dependency tslib to v2 #3523

merged 1 commit into from
Mar 2, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tslib (source) ^1.11.1 -> ^2.0.0 age adoption passing confidence

Release Notes

Microsoft/tslib

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#​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#​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.

v2.0.1

Compare Source

  1. Use Object.prototype.hasOwnProperty.call.
  2. Skip default when iterating exports in __importStar.
  3. Shorter parameter name in __exportStar.

v2.0.0

Compare Source

This release changes __exportStar and __importStar to use __createBinding which is incompatible with versions of TypeScript older than 3.9 (i.e. 3.8 and below).


Renovate configuration

📅 Schedule: "before 3am on Friday" (UTC).

🚦 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.

@changeset-bot
Copy link

changeset-bot bot commented Jul 31, 2020

⚠️ No Changeset found

Latest commit: 3bb9d60

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jul 31, 2020

Binary Size Report

Affected SDKs

  • firebase

    Click to show 13 binary size changes.
    Type Base (636dd78) Head (b2a094b) Diff
    firebase-analytics.js 35.7 kB 35.8 kB +142 B (+0.4%)
    firebase-app.js 19.9 kB 20.0 kB +142 B (+0.7%)
    firebase-database.js 186 kB 186 kB +142 B (+0.1%)
    firebase-firestore.js 304 kB 304 kB +142 B (+0.0%)
    firebase-firestore.memory.js 243 kB 243 kB +142 B (+0.1%)
    firebase-functions.js 9.99 kB 10.1 kB +142 B (+1.4%)
    firebase-installations.js 19.0 kB 19.1 kB +139 B (+0.7%)
    firebase-messaging.js 40.7 kB 40.8 kB +139 B (+0.3%)
    firebase-performance-standalone.js 48.0 kB 48.2 kB +139 B (+0.3%)
    firebase-performance.js 38.4 kB 38.6 kB +139 B (+0.4%)
    firebase-remote-config.js 36.8 kB 36.9 kB +139 B (+0.4%)
    firebase-storage.js 39.8 kB 39.9 kB +142 B (+0.4%)
    firebase.js 847 kB 847 kB +142 B (+0.0%)

Test Logs

@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from f257041 to 7bbaf2e Compare August 4, 2020 22:02
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 7bbaf2e to 2cb3baf Compare August 13, 2020 23:08
@renovate renovate bot requested a review from ChaoqunCHEN as a code owner August 13, 2020 23:08
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 036b731 to 605b0fb Compare August 25, 2020 16:27
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Aug 25, 2020

Size Analysis Report

Affected Products

No changes between base commit (014fc2f) and head commit (95ad345).

@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 605b0fb to dc8ea5c Compare August 27, 2020 16:46
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from dc8ea5c to d7f942f Compare September 3, 2020 20:42
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from 2192a90 to c0fd575 Compare September 16, 2020 17:30
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from c0fd575 to 3220b41 Compare September 21, 2020 16:05
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 3220b41 to b93728b Compare October 1, 2020 18:21
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 2398c84 to 5bd391e Compare October 13, 2020 16:39
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 2 times, most recently from 9522e44 to 874ee93 Compare October 29, 2020 17:00
@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from f41eb54 to 86d5301 Compare November 5, 2020 21:26
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2020

Changeset File Check ✅

  • No modified packages are missing from the changeset file.
  • No changeset formatting errors detected.

@renovate renovate bot force-pushed the renovate/tslib-2.x branch 3 times, most recently from d759c31 to fcdf466 Compare November 17, 2020 19:47
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from fcdf466 to 701013a Compare December 21, 2020 18:56
@renovate renovate bot requested a review from yuchenshi as a code owner December 21, 2020 18:56
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 701013a to 08561b0 Compare December 29, 2020 01:17
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 08561b0 to b21e0c5 Compare January 6, 2021 00:06
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from b21e0c5 to 657cc31 Compare January 21, 2021 01:26
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 657cc31 to 76d0de9 Compare February 5, 2021 18:18
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 76d0de9 to 3bb9d60 Compare February 20, 2021 05:49
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 3bb9d60 to 719295c Compare February 24, 2021 20:30
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.

4 participants