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.0 to 2.0.2 #409

Merged
merged 1 commit into from
Nov 2, 2020

Conversation

snyk-bot
Copy link
Contributor

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

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2020-10-06.
Release notes
Package name: tslib
  • 2.0.2 - 2020-10-06

    This release adds support for using tslib in Node using esmodule imports, further context in #126 and the related issues.

  • 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

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

@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #409   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files          16       16           
  Lines         353      353           
  Branches       60       60           
=======================================
  Hits          350      350           
  Misses          2        2           
  Partials        1        1           

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 ce9670e...ce04753. Read the comment docs.

@gund gund merged commit 426bed7 into master Nov 2, 2020
@gund gund deleted the snyk-upgrade-97a6559c2a7ad60d9b4e841794fb765c branch November 2, 2020 21:14
@gund
Copy link
Owner

gund commented Nov 2, 2020

🎉 This PR is included in version 7.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gund gund added the released label Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants