Skip to content

Update core-js to the latest version 🚀 #1350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
5 commits merged into from
Oct 29, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 21, 2019

The devDependency core-js was updated from 3.3.2 to 3.3.3.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: zloirock
License: MIT

Find out more about this release.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Oct 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 25, 2019

  • The devDependency core-js was updated from 3.3.2 to 3.3.4.

Update to this version instead 🚀

Release Notes for 3.3.4 - 2019.10.25
  • 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

greenkeeper bot added a commit that referenced this pull request Oct 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 28, 2019

  • The devDependency core-js was updated from 3.3.2 to 3.3.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 28, 2019
@ghost ghost merged commit 15e1cc8 into master Oct 29, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/core-js-3.3.3 branch October 29, 2019 01:03
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant