chore(deps): update dependency tslib to v2.6.1 #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/tslib-2.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.4.1->2.6.1Release Notes
Microsoft/tslib (tslib)
v2.6.1: tslib 2.6.1Compare Source
What's Changed
Full Changelog: https://github.com/microsoft/tslib/compare/2.6.0...v2.6.1
v2.6.0: tslib 2.6.0Compare Source
What's Changed
usingandawait usingby @rbuckton in https://github.com/microsoft/tslib/pull/213Full Changelog: https://github.com/microsoft/tslib/compare/v2.5.3...2.6.0
v2.5.3: tslib 2.5.3Compare Source
What's Changed
Full Changelog: https://github.com/microsoft/tslib/compare/2.5.2...v2.5.3
v2.5.2: tslib 2.5.2Compare Source
This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.
v2.5.1: tslib 2.5.1Compare Source
This release of tslib provides fixes for two issues.
First, it reverses the order of
inithooks provided by decorators to correctly reflect proposed behavior.Second, it corrects the
exportsfield of tslib'spackage.jsonand provides accurate declaration files so that it may be consumed under thenode16andbundlersettings formoduleResolution.v2.5.0: tslib 2.5.0Compare Source
What's New
__esDecorateand related helpers by @rbuckton in https://github.com/microsoft/tslib/pull/193Full Changelog: https://github.com/microsoft/tslib/compare/2.4.1...2.5.0
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.