zloirock/core-js
### [`v3.18.1`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3181---20210927)
[Compare Source](https://togithub.com/zloirock/core-js/compare/v3.18.0...v3.18.1)
- Fixed `String.prototype.substr` feature detection and compat data
- Removed mistakenly added `.forEach` from prototypes of some DOM collections where it shouldn't be, [#988](https://togithub.com/zloirock/core-js/issues/988), [#987](https://togithub.com/zloirock/core-js/issues/987), thanks [@moorejs](https://togithub.com/moorejs)
- Added `cause` to `AggregateError` constructor implementation (still without adding to the feature detection)
- Families of `.at` and `.findLast` methods marked as supported in Safari TP
- Added Electron 16.0 compat data mapping
Configuration
š Schedule: 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.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
3.18.0
->3.18.1
Release Notes
zloirock/core-js
### [`v3.18.1`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3181---20210927) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.18.0...v3.18.1) - Fixed `String.prototype.substr` feature detection and compat data - Removed mistakenly added `.forEach` from prototypes of some DOM collections where it shouldn't be, [#988](https://togithub.com/zloirock/core-js/issues/988), [#987](https://togithub.com/zloirock/core-js/issues/987), thanks [@moorejs](https://togithub.com/moorejs) - Added `cause` to `AggregateError` constructor implementation (still without adding to the feature detection) - Families of `.at` and `.findLast` methods marked as supported in Safari TP - Added Electron 16.0 compat data mappingConfiguration
š Schedule: 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 WhiteSource Renovate. View repository job log here.