This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency tslib to v2.5.2 (#1901)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tslib](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/tslib)) | dependencies | patch | [`2.5.0` -> `2.5.2`](https://renovatebot.com/diffs/npm/tslib/2.5.0/2.5.2) | --- ### Release Notes <details> <summary>Microsoft/tslib</summary> ### [`v2.5.2`](https://github.com/microsoft/tslib/releases/tag/2.5.2): tslib 2.5.2 [Compare Source](microsoft/tslib@2.5.1...2.5.2) This release [explicitly re-exports helpers](microsoft/tslib#204) to work around TypeScript's incomplete symbol resolution for tslib. ### [`v2.5.1`](https://github.com/microsoft/tslib/releases/tag/2.5.1): tslib 2.5.1 [Compare Source](microsoft/tslib@2.5.0...2.5.1) This release of tslib provides fixes for two issues. First, [it reverses the order of `init` hooks provided by decorators](microsoft/tslib#202) to correctly reflect proposed behavior. Second, it [corrects the `exports` field of tslib's `package.json` and provides accurate declaration files](microsoft/tslib#202) so that it may be consumed under the `node16` and `bundler` settings for `moduleResolution.` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ni4yIiwidXBkYXRlZEluVmVyIjoiMzUuOTcuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==--> Co-authored-by: cabr2-bot <[email protected]> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1901 Reviewed-by: Epsilon_02 <[email protected]> Co-authored-by: Calciumdibromid Bot <[email protected]> Co-committed-by: Calciumdibromid Bot <[email protected]>
- Loading branch information