Skip to content

Update dependency tslib to v2 - autoclosed#48

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tslib-2.x
Closed

Update dependency tslib to v2 - autoclosed#48
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tslib-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 13, 2020

This PR contains the following updates:

Package Type Update Change
tslib (source) dependencies major ^1.10.0 -> ^2.0.0
tslib (source) devDependencies major ^1.10.0 -> ^2.0.0

Release Notes

Microsoft/tslib

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: 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 these updates 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 requested a review from KSXGitHub as a code owner May 13, 2020 23:49
@codecov-io
Copy link
Copy Markdown

codecov-io commented May 13, 2020

Codecov Report

Merging #48 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          349       349           
  Branches        53        53           
=========================================
  Hits           349       349           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67ad726...d23fe42. Read the comment docs.

@renovate renovate Bot changed the title Update dependency tslib to v2 Update dependency tslib to v2 - autoclosed Aug 25, 2020
@renovate renovate Bot closed this Aug 25, 2020
@renovate renovate Bot deleted the renovate/tslib-2.x branch August 25, 2020 10:22
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.

2 participants