amtrack / sfdx-browserforce-plugin

sfdx plugin for browser automation
MIT License
112 stars 39 forks source link

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

Closed renovate[bot] closed 3 years 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: At any time (no schedule defined).

: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

:tada: This PR is included in version 2.5.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: