Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

This PR contains the following updates:

Package Change Age Confidence
tslib (source) ^1.10.0 -> ^2.8.1 age confidence

Release Notes

Microsoft/tslib (tslib)

v2.8.1

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.3...v2.7.0

v2.6.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.2...v2.6.3

v2.6.2: tslib 2.6.2

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.1...v2.6.2

v2.6.1: tslib 2.6.1

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.6.0...v2.6.1

v2.6.0: tslib 2.6.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.5.3...2.6.0

v2.5.3: tslib 2.5.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@2.5.2...v2.5.3

v2.5.2: tslib 2.5.2

Compare Source

This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.

v2.5.1: tslib 2.5.1

Compare Source

This release of tslib provides fixes for two issues.

First, it reverses the order of init hooks provided by decorators to correctly reflect proposed behavior.

Second, it corrects the exports field of tslib's package.json and provides accurate declaration files so that it may be consumed under the node16 and bundler settings for moduleResolution.

v2.5.0: tslib 2.5.0

Compare Source

What's New

Full Changelog: microsoft/tslib@2.4.1...2.5.0

v2.4.1: tslib 2.4.1

Compare Source

This release contains fixes for early returns and throws invoked on generators.

v2.4.0: tslib 2.4.0

Compare Source

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

v2.3.1: tslib 2.3.1

Compare Source

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.

v2.3.0: tslib 2.3.0

Compare Source

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 microsoft#151 for more details.

v2.2.0: tslib 2.2.0

Compare Source

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 microsoft#146 for more details.

v2.1.0: tslib 2.1.0

Compare Source

This release adds a new __spreadArray helper which avoids side-effects compared to the now-deprecated __spreadArrays and __spread helpers. See microsoft#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 microsoft#138 for more details.

v2.0.3: Webpack 5 Compatibility - 2.x

Compare Source

Full discussion in the webpack issue

v2.0.2: ES Module Support

Compare Source

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

v2.0.1: Minor release for TS 4.0

Compare Source

  1. Use Object.prototype.hasOwnProperty.call.
  2. Skip default when iterating exports in __importStar.
  3. Shorter parameter name in __exportStar.

v2.0.0: tslib 2.0.0

Compare Source

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).


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 33f689c to 70f752f Compare July 25, 2023 11:11
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 70f752f to 4280842 Compare August 18, 2023 18:36
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 4280842 to 96580a8 Compare June 4, 2024 21:58
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 96580a8 to 0f71283 Compare August 23, 2024 21:17
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 0f71283 to d45a5ff Compare October 15, 2024 19:22
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from d45a5ff to 032af5f Compare November 1, 2024 01:47
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 032af5f to 502d71f Compare August 10, 2025 13:50
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 502d71f to 177e282 Compare August 21, 2025 13:46
@changeset-bot
Copy link

changeset-bot bot commented Aug 21, 2025

⚠️ No Changeset found

Latest commit: 8264efc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

socket-security bot commented Aug 21, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtslib@​2.8.110010010084100

View full report

@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 177e282 to 3095ec6 Compare August 31, 2025 13:56
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from 3095ec6 to d45c3e0 Compare September 25, 2025 21:10
@renovate renovate bot force-pushed the renovate/tslib-2.x branch from d45c3e0 to 8264efc Compare October 21, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant