latt-dev / latt-cms

Content Management System for Latt platform
https://github.com/latt-dev
MIT License
0 stars 0 forks source link

[Snyk] Upgrade tslib from 2.0.3 to 2.2.0 #27

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade tslib from 2.0.3 to 2.2.0.

merge advice :information_source: 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.


Release notes
Package name: tslib
  • 2.2.0 - 2021-04-05

    This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.

    It does so by expanding the scope of __classPrivateFieldGet and __classPrivateFieldSet. See #146 for more details.

  • 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
  • f7eea49 Bump version to 2.2.0.
  • 145fdc0 update private class element helpers (#2) (#146)
  • 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