coston / react-json-to-csv

A react button component to easily generate csv downloads of your json data. ✨
MIT License
56 stars 6 forks source link

chore(deps): update dependency core-js to v3.8.1 #42

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
core-js 3.7.0 -> 3.8.1 age adoption passing confidence

Release Notes

zloirock/core-js ### [`v3.8.1`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#​381---20201206) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.8.0...v3.8.1) - Fixed work of new `%TypedArray%` methods on `BigInt` arrays - Added ESNext methods to ES3 workaround for `Number` constructor wrapper ### [`v3.8.0`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#​380---20201126) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.7.0...v3.8.0) - Added [relative indexing method stage 3 proposal](https://togithub.com/tc39/proposal-relative-indexing-method) - `Array#at` - `%TypedArray%#at` - Added [`Number.range` stage 1 proposal](https://togithub.com/tc39/proposal-Number.range) - `Number.range` - `BigInt.range` - Added [array filtering stage 1 proposal](https://togithub.com/tc39/proposal-array-filtering) - `Array#filterOut` - `%TypedArray%#filterOut` - Added [array deduplication stage 1 proposal](https://togithub.com/tc39/proposal-array-unique) - `Array#uniqueBy` - Added code points / code units explicit feature detection in `String#at` for preventing breakage code which use obsolete `String#at` proposal polyfill - Added the missed `(es|stable)/instance/replace-all` entries - Updated compat data mapping for Opera - from Opera 69, the difference with Chrome versions increased to 14 - Compat data mapping for modern Android WebView to Chrome moved from targets parser directly to compat data - Depracate `core-js-builder` `blacklist` option in favor of `exclude`

Renovate configuration

:date: Schedule: "on saturday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

: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.