Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 20, 2019

This PR contains the following updates:

Package Type Update Change
core-js dependencies minor 3.5.0 -> 3.6.4

Release Notes

zloirock/core-js

v3.6.4

Compare Source

  • Prevented a possible almost infinite loop in non-standard implementations of some backward iteration array methods

v3.6.3

Compare Source

  • Fixed replacement of substitutes of undefined capture groups in .replace in Safari 13.0-, #​471, #​745, thanks @​mattclough1
  • Improved compat data for old engines

v3.6.2

Compare Source

  • Fixed early implementations of Array#{ every, forEach, includes, indexOf, lastIndexOf, reduce, reduceRight, slice, some, splice } for the usage of ToLength
  • Added RegExp#exec dependency to methods which depends on the correctness of logic of this method (3.6.0-3.6.1 issue), #​741
  • Refactored some internals

v3.6.1

Compare Source

  • Fixed a bug related Symbol with multiple copies of core-js (for 3.4.2-3.6.0), #​736
  • Refactored some tools

v3.6.0

Compare Source

  • Added support of sticky (y) RegExp flag, #​372, #​732, #​492, thanks @​cvle and @​nicolo-ribaudo
  • Added RegExp#test delegation to RegExp#exec, #​732, thanks @​cvle
  • Fixed some cases of Object.create(null) in IE8-, #​727, #​728, thanks @​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

Renovate configuration

📅 Schedule: "after 5pm on friday" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 515dcdd to 3efc816 Compare December 25, 2019 06:09
@renovate renovate bot changed the title Update dependency core-js to v3.6.0 Update dependency core-js to v3.6.1 Dec 25, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3efc816 to a83f1fa Compare January 6, 2020 17:40
@renovate renovate bot changed the title Update dependency core-js to v3.6.1 Update dependency core-js to v3.6.2 Jan 6, 2020
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 3 times, most recently from 38ac550 to 748c62a Compare January 10, 2020 23:25
@renovate renovate bot changed the title Update dependency core-js to v3.6.2 Update dependency core-js to v3.6.3 Jan 10, 2020
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 748c62a to 371ad75 Compare January 13, 2020 23:13
@renovate renovate bot changed the title Update dependency core-js to v3.6.3 Update dependency core-js to v3.6.4 Jan 13, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dianjuar dianjuar merged commit 25c545c into master Feb 4, 2020
@dianjuar dianjuar deleted the renovate/core-js-3.x branch February 4, 2020 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants