Skip to content

Update dependency tslib to v2.6.2

Renovate requested to merge renovate/tslib-2.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
tslib (source) dependencies minor 2.4.0 -> 2.6.2

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

Microsoft/tslib (tslib)

v2.6.2: tslib 2.6.2

Compare Source

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.1...v2.6.2

v2.6.1: tslib 2.6.1

Compare Source

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/2.6.0...v2.6.1

v2.6.0: tslib 2.6.0

Compare Source

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.5.3...2.6.0

v2.5.3: tslib 2.5.3

Compare Source

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/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: https://github.com/microsoft/tslib/compare/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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports