Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

[Snyk] Upgrade tslib from 1.10.0 to 1.13.0 #208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade tslib from 1.10.0 to 1.13.0.

merge advice

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2020-05-13.
Release notes
Package name: tslib
  • 1.13.0 - 2020-05-13

    This release reverts breaking changes in tslib that were not compatible with versions of TypeScript prior to 3.9. The behavior slightly diverges from that of TypeScript 3.9, but generally is compatible with previous versions of TypeScript-authored code.

    The new behavior of TypeScript 3.9 will be available in tslib 2.0.0.

    See this pull request for more details.

  • 1.12.0 - 2020-05-12

    This release adds the __createBinding helper function which is used by non-ECMAScript module emit in TypeScript 3.9.

  • 1.11.2 - 2020-05-05

    This release relicenses tslib to the 0BSD license which should allow projects that embed or bundle tslib to omit its license header.

  • 1.11.1 - 2020-02-27

    This release updates tslib's declaration files so that users don't have to include declarations for WeakMap in their compilation.

  • 1.11.0 - 2020-02-20

    This release provides the __classPrivateFieldGet and __classPrivateFieldSet helper functions to power ECMAScript private fields in TypeScript 3.8.

  • 1.10.0 - 2019-06-10

    This release fixes enumerability in object rest's __rest helper (see details here) and adds a new __spreadArrays helper (done as part of a change for more accurate array spreads).

from tslib GitHub release notes
Commit messages
Package name: tslib

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@snyk-bot snyk-bot requested a review from a team August 21, 2020 04:13
@codecov
Copy link

codecov bot commented Aug 21, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #208   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          130       130           
  Branches        24        24           
=========================================
  Hits           130       130           

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 212c378...b5eaacf. Read the comment docs.

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.

1 participant