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.3.1 to 2.4.0 #30

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

tFaster
Copy link
Owner

@tFaster tFaster commented May 13, 2022

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade tslib from 2.3.1 to 2.4.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 2022-04-22.
Release notes
Package name: tslib
  • 2.4.0 - 2022-04-22

    This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection between multiple re-exports.

  • 2.3.1 - 2021-08-11

    This release updates the __spreadArray helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's NodeLists and HTMLCollections.

from tslib GitHub release notes
Commit messages
Package name: tslib
  • 5b7da89 Update package.json
  • c827964 Merge branch 'EB-Forks-docs/add-tsdoc'
  • fbf48a8 Merge branch 'docs/add-tsdoc' of https://github.com/EB-Forks/tslib into EB-Forks-docs/add-tsdoc
  • 15f98b6 optimize `__createBinding` (#168)
  • 06853a8 Update package.json: changed pattern "./" to "./*" (#135)
  • 7012efc Merge pull request #164 from penx/license-update
  • 5b8af4e Update license within js files
  • 7def9b5 Merge pull request #160 from penx/patch-1
  • f0563d9 Don't require license to be included by bundlers
  • 481d352 Merge pull request #157 from bloomberg/private-fields-in-in
  • c1fbc71 [squash] add export to index.js
  • ad11408 adds __classPrivateFieldIn
  • ced46b6 feat: Add TSDoc comments

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 May 13, 2022

Codecov Report

Merging #30 (61a4fd9) into main (a1f5d07) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   19.67%   19.67%           
=======================================
  Files           2        2           
  Lines          61       61           
  Branches        8        8           
=======================================
  Hits           12       12           
  Misses         49       49           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@tFaster tFaster merged commit c858c9d into main Jun 28, 2022
@tFaster tFaster deleted the snyk-upgrade-0609fcda9b261271c1e4b683722532a7 branch June 28, 2022 12:22
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