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 1.13.0 to 2.3.1 #917

Closed

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Dec 8, 2021

Snyk has created this PR to upgrade tslib from 1.13.0 to 2.3.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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 10 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2021-08-11.
Release notes
Package name: tslib
  • 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.

  • 2.3.0 - 2021-06-11

    This release updates tslib to use TypeScript 4.4's upcoming __spreadArray helper which correctly preserves sparse array inputs (e.g. arrays containing "missing" elements like [1, 2, , 4]). This new version of __spreadArray is backwards-compatible and is often also faster. See #151 for more details.

  • 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

  • 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
  • 1.14.1 - 2020-10-09

    Long discussion in the webpack issues

  • 1.14.0 - 2020-10-06

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

  • 1.13.0 - 2020-05-13
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

@gaetanmaisse gaetanmaisse deleted the snyk-upgrade-53392e6240453a6368c1c3cad92195b9 branch December 20, 2021 15: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
2 participants