Skip to content

[Snyk] Upgrade tslib from 2.0.0 to 2.0.1 #73

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

Closed
wants to merge 1 commit into from

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Aug 8, 2020

Snyk has created this PR to upgrade tslib from 2.0.0 to 2.0.1.

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 2 days ago, on 2020-08-06.
Release notes
Package name: tslib
  • 2.0.1 - 2020-08-06
    1. Use Object.prototype.hasOwnProperty.call.
    2. Skip default when iterating exports in __importStar.
    3. Shorter parameter name in __exportStar.
  • 2.0.0 - 2020-05-13

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

from tslib GitHub release notes
Commit messages
Package name: tslib
  • a64b24a manually update to 2.0.1
  • 332c5f9 Merge pull request #124 from microsoft/fix120
  • ab4dfef Rename exports argument in exportStar
  • 375633b Merge branch 'fix/use-hasownproperty-call'
  • 2832c64 Merge branch 'master' into fix/use-hasownproperty-call
  • 2364290 Merge pull request #116 from microsoft/importstar-skip-default
  • 6934962 Skip default when initially iterating exports in __importStar, same as __exportStar
  • e329a46 fix: Use `hasOwnProperty.call`

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

Base automatically changed from master to main March 20, 2021 12:04
@dmnsgn dmnsgn closed this Mar 26, 2021
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