T-Systems-MMS / phonebook

A WebApp to search for people in a company. (Currently only the frontend is fully open sourced)
https://t-systems-mms.github.io/phonebook/
MIT License
18 stars 13 forks source link

fix(deps): update dependency tslib to v2.1.0 #783

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tslib (source) 2.0.0 -> 2.1.0 age adoption passing confidence

Release Notes

Microsoft/tslib ### [`v2.1.0`](https://togithub.com/Microsoft/tslib/releases/2.1.0) [Compare Source](https://togithub.com/Microsoft/tslib/compare/2.0.3...2.1.0) This release adds a new `__spreadArray` helper which avoids side-effects compared to the now-deprecated `__spreadArrays` and `__spread` helpers. See [microsoft#​133](https://togithub.com/microsoft/tslib/pull/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](https://togithub.com/microsoft/tslib/pull/138) for more details. ### [`v2.0.3`](https://togithub.com/Microsoft/tslib/releases/2.0.3) [Compare Source](https://togithub.com/Microsoft/tslib/compare/2.0.2...2.0.3) Full discussion in the [webpack issue](https://togithub.com/webpack/webpack/issues/11613) ### [`v2.0.2`](https://togithub.com/Microsoft/tslib/releases/2.0.2) [Compare Source](https://togithub.com/Microsoft/tslib/compare/v2.0.1...2.0.2) This release adds support for using tslib in Node using esmodule imports, further context in [#​126](https://togithub.com/Microsoft/tslib/issues/126) and the related issues. ### [`v2.0.1`](https://togithub.com/Microsoft/tslib/releases/2.0.1) [Compare Source](https://togithub.com/Microsoft/tslib/compare/2.0.0...v2.0.1) 1. Use Object.prototype.hasOwnProperty.call. 2. Skip default when iterating exports in \_\_importStar. 3. Shorter parameter name in \_\_exportStar.

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

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

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

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



This PR has been generated by WhiteSource Renovate. View repository job log here.

github-actions[bot] commented 3 years ago

We are following Conventional Commit Format. Please make sure that your Pull Request title does conform to this format, otherwise it might not be released.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.