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.6.2.
: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.
- The recommended version is **9 versions** ahead of your current version.
- The recommended version was released **6 months ago**, on 2023-08-18.
Release notes Package name: tslib
</li>
<li>
<b>2.5.1</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.5.1">2023-05-17</a></br><p>This release of tslib provides fixes for two issues.</p>
</li>
<li>
<b>2.4.1</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.4.1">2022-10-31</a></br><p>This release contains <a href="https://snyk.io/redirect/github/microsoft/tslib/pull/186" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/tslib/pull/186/hovercard">fixes for early <code>return</code>s and <code>throw</code>s invoked on generators</a>.</p>
</li>
<li>
<b>2.4.0</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.4.0">2022-04-22</a></br><p>This release includes the <code>__classPrivateFieldIn</code> helper as well as an update to <code>__createBinding</code> to reduce indirection between multiple re-exports.</p>
</li>
<li>
<b>2.3.1</b> - <a href="https://snyk.io/redirect/github/microsoft/tslib/releases/tag/2.3.1">2021-08-11</a></br><p>This release updates the <code>__spreadArray</code> helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's <code>NodeList</code>s and <code>HTMLCollection</code>s.</p>
</li>
</ul>
from <a href="https://snyk.io/redirect/github/Microsoft/tslib/releases">tslib GitHub release notes</a>
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.6.2.
: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.- The recommended version is **9 versions** ahead of your current version. - The recommended version was released **6 months ago**, on 2023-08-18.
Release notes
Package name: tslib
What's Changed
exports["module"]["types"]
by @ andrewbranch in #217Full Changelog: v2.6.1...v2.6.2
What's Changed
Full Changelog: 2.6.0...v2.6.1
What's Changed
using
andawait using
by @ rbuckton in #213Full Changelog: v2.5.3...2.6.0
What's Changed
Full Changelog: 2.5.2...v2.5.3
This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.
First, it reverses the order of
init
hooks provided by decorators to correctly reflect proposed behavior.Second, it corrects the
exports
field of tslib'spackage.json
and provides accurate declaration files so that it may be consumed under thenode16
andbundler
settings formoduleResolution.
__esDecorate
and related helpers by @ rbuckton in #193Full Changelog: 2.4.1...2.5.0
Commit messages
Package name: tslib
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