Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2020

This PR contains the following updates:

Package Type Update Change
tslib (source) dependencies major ^1.13.0 -> ^2.0.1

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

@coveralls
Copy link

coveralls commented Aug 11, 2020

Coverage Status

Coverage remained the same at 96.443% when pulling 9a212ba on renovate/tslib-2.x into 0eaca34 on master.

@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 46d4cf9 to 9a212ba Compare August 11, 2020 22:38
@dex4er dex4er merged commit e84c07b into master Aug 11, 2020
@renovate renovate bot deleted the renovate/tslib-2.x branch August 11, 2020 23:13
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.

3 participants