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 2.0.3 to 2.1.0 #11

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

Conversation

shmoop207
Copy link
Owner

Snyk has created this PR to upgrade tslib from 2.0.3 to 2.1.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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-01-05.
Release notes
Package name: tslib
  • 2.1.0 - 2021-01-05

    This release adds a new __spreadArray helper which avoids side-effects compared to the now-deprecated __spreadArrays and __spread helpers. See #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 #138 for more details.

  • 2.0.3 - 2020-10-09

    Full discussion in the webpack issue

from tslib GitHub release notes
Commit messages
Package name: tslib
  • 54a056a Merge pull request #141 from microsoft/bumpVersion-2.1.0
  • e7a1155 Bump version to 2.1.0.
  • 88a77b8 Update tslib to support new __spreadArray helper (#133)
  • cff487d Ported runtime TypeError for non-function, non-null __extends (#138)
  • fcba93d Merge pull request #136 from microsoft/fix_ci
  • 0fc8e73 Fix CI

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.

2 participants