You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
This version is covered by your current version range and after updating it in your project the build failed.
core-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for 2.6.0 - 2018.12.05
Add direct .exec calling to RegExp#{@@replace, @@split, @@match, @@search}. Also, added fixes for RegExp#exec method. #411, #428, #434, #435, #453, #458, thanks @nicolo-ribaudo.
After pinning to 2.5.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency core-js was updated from
2.5.7
to2.6.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
core-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes for 2.6.0 - 2018.12.05
.exec
calling toRegExp#{@@replace, @@split, @@match, @@search}
. Also, added fixes forRegExp#exec
method. #411, #428, #434, #435, #453, #458, thanks @nicolo-ribaudo.Commits
The new version differs by 11 commits.
f980318
2.6.0
f0b4154
add
es6.regexp.exec
as a direct dependency of_fix-re-wks
for prevent breakage of existent codea221e2a
replace
redefine
byhide
because of Chrome 38 bug with symbols conversion41e41e9
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
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 🌴
The text was updated successfully, but these errors were encountered: