Skip to content
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

[Snyk] Upgrade tslib from 1.9.3 to 1.13.0 #13

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade tslib from 1.9.3 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 6 versions ahead of your current version.
  • The recommended version was released a month 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).

  • 1.9.3 - 2018-06-22

    This release changes the __extends and __assign helper functions so that certain tools may more easily analyze them. Details are available on microsoft/TypeScript#24244.

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

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.

1 participant