Skip to content

Update dependency tslib to v2.6.2

Olivier Heintz requested to merge renovate/tslib-2.x into demo

This MR contains the following updates:

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

Release Notes

Microsoft/tslib

v2.6.2

Compare Source

What's Changed

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

v2.6.1

Compare Source

What's Changed

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

v2.6.0

Compare Source

What's Changed

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

v2.5.3

Compare Source

What's Changed

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

v2.5.2

Compare Source

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

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


Configuration

📅 Schedule: 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.

Edited by Olivier Heintz

Merge request reports