Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2019

This PR contains the following updates:

Package Type Update Change
core-js dependencies patch ^3.3.3 -> ^3.3.4

Release Notes

zloirock/core-js

v3.3.4

Compare Source

  • Added a workaround of V8 deoptimization which causes serious performance degradation (~20x in my tests) of some RegExp-related methods like String#split, #​306
  • Added a workaround of V8 deoptimization which causes serious performance degradation (up to 100x in my tests) of Array#splice and slightly Array#{ filter, map }, #​677
  • Fixed work of fetch with polyfilled URLSearchParams, #​674
  • Fixed an edge case of String#replaceAll with an empty search value
  • Added compat data for Chrome 80
  • package-lock.json no longer generated in libraries

Renovate configuration

📅 Schedule: "after 4:00am every 2nd week of the month" in timezone UTC.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot merged commit ebd43d1 into master Oct 25, 2019
@renovate renovate bot deleted the renovate/all branch October 25, 2019 12:54
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.

1 participant