Closed renovate[bot] closed 4 years ago
Best reviewed: commit by commit
Powered by Pull Assistant. Last update 7efe3e0 ... 7efe3e0. Read the comment docs.
Pull request analysis by VIZIPI
Below you will find who is the most qualified team member to review your code. This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below ) Feedback always welcome
No other active qualified developers found to review these specific changes. You might consider involving more team members with these code segments.
No files found with a 40% threashold :) No commonly committed files found with a 40% threashold
66.67%
[package.json]
This PR contains the following updates:
3.4.2
->3.6.0
Release Notes
zloirock/core-js
### [`v3.6.0`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#360---20191219) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.5.0...v3.6.0) - Added support of sticky (`y`) `RegExp` flag, [#372](https://togithub.com/zloirock/core-js/issues/372), [#732](https://togithub.com/zloirock/core-js/issues/732), [#492](https://togithub.com/zloirock/core-js/issues/492), thanks [@cvle](https://togithub.com/cvle) and [@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo) - Added `RegExp#test` delegation to `RegExp#exec`, [#732](https://togithub.com/zloirock/core-js/issues/732), thanks [@cvle](https://togithub.com/cvle) - Fixed some cases of `Object.create(null)` in IE8-, [#727](https://togithub.com/zloirock/core-js/issues/727), [#728](https://togithub.com/zloirock/core-js/issues/728), thanks [@aleen42](https://togithub.com/aleen42) - Allowed object of minimum environment versions as `core-js-compat` and `core-js-builder` `targets` argument - Allowed corresponding to Babel `targets.esmodules`, `targets.browsers`, `targets.node` options in `core-js-compat` and `core-js-builder` - Engines in compat data and results of targets parsing sorted alphabetically - Fixed `features/instance/match-all` entry compat data - Fixed `Array.prototype[@@unscopables]` descriptor (was writable) - Added Samsung Internet 11 compat data mapping ### [`v3.5.0`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#350---20191212) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.4.8...v3.5.0) - Added [object iteratoration stage 1 proposal](https://togithub.com/tc39/proposal-object-iteration): - `Object.iterateKeys` - `Object.iterateValues` - `Object.iterateEntries` ### [`v3.4.8`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#348---20191209) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.4.7...v3.4.8) - Added one more workaround for broken in previous versions `inspectSource` helper, [#719](https://togithub.com/zloirock/core-js/issues/719) - Added Opera Mobile compat data - Updated Samsung Internet, iOS, old Node and Android compat data mapping - `es.string.match-all` marked as completely supported in FF73 - Generate `core-js-compat/modules` since often we need just the list of `core-js` modules ### [`v3.4.7`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#347---20191203) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.4.6...v3.4.7) - Fixed an NPM publishing issue ### [`v3.4.6`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#346---20191203) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.4.5...v3.4.6) - Improved iOS compat data - added missed mapping iOS 12.2 -> Safari 12.1, added bug fixes from patch releases - Added Safari 13.1 compat data - Added missed in `core-js-compat` helpers `ie_mob` normalization - Normalize the result of `getModulesListForTargetVersion` `core-js-compat` helper - Improved CI detection in the `postinstall` script, [#707](https://togithub.com/zloirock/core-js/issues/707) ### [`v3.4.5`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#345---20191128) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.4.4...v3.4.5) - Detect incorrect order of operations in `Object.assign`, MS Edge bug - Detect usage of `ToLength` in `Array#{ filter, map }`, FF48-49 and MS Edge 14- issues - Detect incorrect MS Edge 17-18 `Reflect.set` which allows setting the property to object with non-writable property on the prototype - Fixed `inspectSource` helper with multiple `core-js` copies and some related features like some edge cases of `Promise` feature detection ### [`v3.4.4`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#344---20191127) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.4.3...v3.4.4) - Added feature detection for Safari [non-generic `Promise#finally` bug](https://bugs.webkit.org/show_bug.cgi?id=200829) **(critical for `core-js-pure`)** - Fixed missed `esnext.string.code-points` in `core-js/features/string` entry point - Updated `Iterator` proposal feature detection for the case of non-standard `Iterator` in FF44- ### [`v3.4.3`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#343---20191126) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.4.2...v3.4.3) - Fixed missed `es.json.stringify` and some modules from iteration helpers proposal in some entry points **(includes the root entry point)** - Added a workaround of `String#{ endsWith, startsWith }` MDN polyfills bugs, [#702](https://togithub.com/zloirock/core-js/issues/702) - Fixed `.size` property descriptor of `Map` / `Set` in the pure version - Refactoring, some internal improvementsRenovate 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 if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.