Skip to content

Update core-js to the latest version 🚀#136

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/core-js-2.6.0
Open

Update core-js to the latest version 🚀#136
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/core-js-2.6.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Dec 5, 2018

Copy link
Copy Markdown

The devDependency core-js was updated from 2.5.6 to 2.6.0.

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.


Release Notes for 2.6.0 - 2018.12.05
Commits

The new version differs by 30 commits ahead by 30, behind by 13.

  • f980318 2.6.0
  • f0b4154 add es6.regexp.exec as a direct dependency of _fix-re-wks for prevent breakage of existent code
  • a221e2a replace redefine by hide because of Chrome 38 bug with symbols conversion
  • 41e41e9 add some caps for the library version
  • 79db861 Merge pull request #458 from nicolo-ribaudo/backport-453
  • b0a70f9 Backport 41a8b12c8e641061e3576f89023f0a8fa903b81b
  • f77f88e Backport gh-453
  • 04b76e8 Merge pull request #435 from nicolo-ribaudo/backport-named-replace
  • 2b102b7 Polyfll named groups in RegExp#@@replace
  • fd64c48 Merge pull request #428 from nicolo-ribaudo/backport-es2015-regex
  • bc6ed09 Make RegExp#[Symbol.*] methods call exec
  • 5bbe230 2.5.7
  • accc97e 2.5.6
  • 26834c2 add modern version internal debugging information about used versions
  • 78dd32c add a webos-related comment

There are 30 commits in total.

See the full diff

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 🌴

greenkeeper Bot added a commit that referenced this pull request Dec 18, 2018
@greenkeeper

greenkeeper Bot commented Dec 18, 2018

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 2.6.1.

Update to this version instead 🚀

Release Notes for 2.6.1 - 2018.12.18
  • Fixed an issue with minified version, #463, #465
Commits

The new version differs by 3 commits.

  • a5def74 2.6.1
  • 3866e96 Merge pull request #465 from nicolo-ribaudo/fix-regression-463
  • af4a972 Fix bug #463

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jan 10, 2019
@greenkeeper

greenkeeper Bot commented Jan 10, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 2.6.2.

Update to this version instead 🚀

Release Notes for 2.6.2 - 2019.01.10
  • Fixed handling of $ in String#replace, #471
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jan 22, 2019
@greenkeeper

greenkeeper Bot commented Jan 22, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 2.6.3.

Update to this version instead 🚀

Release Notes for 2.6.3 - 2019.01.22
  • Added a workaround for babel-minify bug, #479
Commits

The new version differs by 2 commits.

  • ea6a01b 2.6.3
  • 8a9ff17 add a workaround for babel-minify bug, fix #479

See the full diff

greenkeeper Bot added a commit that referenced this pull request Feb 7, 2019
@greenkeeper

greenkeeper Bot commented Feb 7, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 2.6.4.

Update to this version instead 🚀

Release Notes for 2.6.4 - 2019.02.07
  • Added a workaround against crushing an old IE11.0.9600.16384 build, #485.
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Feb 15, 2019
@greenkeeper

greenkeeper Bot commented Feb 15, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 2.6.5.

Update to this version instead 🚀

Release Notes for 2.6.5 - 2019.02.15
  • Fixed buggy String#padStart and String#padEnd mobile Safari implementations, #414.
Commits

The new version differs by 2 commits.

  • e778e80 2.6.5
  • 990ae2f fix buggy String#padStart and String#padEnd mobile Safari implementations, backport of 16dbccf

See the full diff

greenkeeper Bot added a commit that referenced this pull request Mar 19, 2019
@greenkeeper

greenkeeper Bot commented Mar 19, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.0.0.

Update to this version instead 🚀

Release Notes for 3.0.0 - 2019.03.19

See more info in this article and the changelog.

greenkeeper Bot added a commit that referenced this pull request Apr 6, 2019
@greenkeeper

greenkeeper Bot commented Apr 6, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.0.1.

Update to this version instead 🚀

Release Notes for 3.0.1 - 2019.04.06
  • Fixed some cases of work with malformed URI sequences in URLSearchParams, #525
  • Added a workaround for a rollup issue, #513

greenkeeper Bot added a commit that referenced this pull request May 19, 2019
@greenkeeper

greenkeeper Bot commented May 19, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.1.0.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request May 20, 2019
@greenkeeper

greenkeeper Bot commented May 20, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.1.1.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request May 21, 2019
@greenkeeper

greenkeeper Bot commented May 21, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.1.2.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request May 27, 2019
@greenkeeper

greenkeeper Bot commented May 27, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.1.3.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper

greenkeeper Bot commented Jun 15, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.1.4.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Aug 9, 2019
@greenkeeper

greenkeeper Bot commented Aug 9, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.2.0.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Aug 12, 2019
@greenkeeper

greenkeeper Bot commented Aug 12, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.2.1.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 28, 2019
@greenkeeper

greenkeeper Bot commented Oct 28, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.3.5.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 31, 2019
@greenkeeper

greenkeeper Bot commented Oct 31, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.3.6.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Nov 6, 2019
@greenkeeper

greenkeeper Bot commented Nov 6, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.4.0.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper

greenkeeper Bot commented Nov 12, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.4.1.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper

greenkeeper Bot commented Nov 21, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.4.2.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Nov 26, 2019
@greenkeeper

greenkeeper Bot commented Nov 26, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.4.3.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Nov 27, 2019
@greenkeeper

greenkeeper Bot commented Nov 27, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.4.4.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Nov 27, 2019
@greenkeeper

greenkeeper Bot commented Nov 27, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.4.5.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 2, 2019
@greenkeeper

greenkeeper Bot commented Dec 2, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.4.6.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 2, 2019
@greenkeeper

greenkeeper Bot commented Dec 2, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.4.7.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 8, 2019
@greenkeeper

greenkeeper Bot commented Dec 8, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.4.8.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 12, 2019
@greenkeeper

greenkeeper Bot commented Dec 12, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.5.0.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 18, 2019
@greenkeeper

greenkeeper Bot commented Dec 18, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.6.0.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 25, 2019
@greenkeeper

greenkeeper Bot commented Dec 25, 2019

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.6.1.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Apr 9, 2020
@greenkeeper

greenkeeper Bot commented Apr 9, 2020

Copy link
Copy Markdown
Author
  • The devDependency core-js was updated from 2.5.6 to 3.6.5.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants