Open greenkeeper[bot] opened 7 years ago
After pinning to 2.4.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
Promise#finally
per tc39/proposal-promise-finally#37shim
versionThe new version differs by 11 commits.
a3616d7
2.5.1
62c058c
update some dates
7940657
update Promise#finally
proposal per tc39/proposal-promise-finally@b62e217
b9dc68e
update eslint
f1f3901
some extra spaces in umd wrapper
8f00f32
update version in bower.json
2a9f50a
update webpack
d26a804
get rid of _keyof
dependency in es6.symbol
8d97ca9
get rid of _partial
dependency and simplify web.timers
2702c90
fix a typo
8b4ddff
fix some entry points
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 24 commits.
a03fd19
2.5.2
1dfbedd
revert Symbol.asyncIterator
- leave changes like this for core-js@3
f2fc21a
update eslint
and webpack
23904b8
fix #339
adeb69d
fix #345
5c0fe50
update grunt-contrib-uglify
7f43485
update eslint
16c775f
update eslint
0e05248
Merge pull request #350 from rqrqrqrq/feature/spelling
616b90c
fix typos in readme
df3e18c
update eslint
83ef517
move async iteration to the stage 3
ab8ad81
update some dev dependencies
e44fc05
sort the list of dev dependencies, use caret ranges for some of dev dependencies
bca7744
update eslint
There are 24 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 9 commits ahead by 9, behind by 2.
f96b8d8
2.5.3
05f2525
2.5.2
e5e61c7
revert Symbol.asyncIterator
- leave changes like this for core-js@3
cd78e42
validate replacer
argument of JSON.stringify
, #345
2b314f8
fix #280
4024915
fix #318
e1ffbae
fix #236, #237
fc1134c
update builder dependencies
1b0455c
update changelog
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Promise
, #367Number.{parseInt, parseFloat}
entry points__(define|lookup)[GS]etter__
export in the library
versionThe new version differs by 25 commits ahead by 25, behind by 3.
f1e504b
2.5.4
795c6bd
fix one case of built-in iterators deoptimization in V8, related #377
22ebb62
revert e1ffbae because of #368
fdd01be
2.5.3
439eb51
2.5.2
ab1120b
revert Symbol.asyncIterator
- leave changes like this for core-js@3
e3b91cd
update changelog
658d918
update qunit
00ec51a
update eslint
0dc45b6
update karma-qunit
, qunitjs
-> qunit
1bb028f
update eslint-plugin-import
064707e
Merge pull request #382 from nicolasleger/patch-1
c8c982d
[CI] Update node versions
678ff64
update dependencies
6e5bf6f
update eslint
There are 25 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 10 commits ahead by 10, behind by 6.
d180ba3
2.5.5
d815293
fix #392, #393
7dd09df
2.5.4
9cd1dee
fix one case of built-in iterators deoptimization in V8, related #377
7dd5f36
revert e1ffbae because of #368
349c07c
2.5.3
9088018
2.5.2
78c1a46
revert Symbol.asyncIterator
- leave changes like this for core-js@3
d168df7
update changelog
dd47650
update eslint-plugin-import
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 17 commits ahead by 17, behind by 8.
c31ae34
2.5.6
3bbe23d
add modern version internal debugging information about used versions
cfd9371
add a webos-related comment
1e8a890
fix v8 6.6 (Node 10 and Chrome 66) Promise
bug with resolving custom thenables
3520378
fix #396
7902263
2.5.5
8a6e82a
fix #392, #393
b34b0c3
2.5.4
3119c26
fix one case of built-in iterators deoptimization in V8, related #377
c77b93a
revert e1ffbae because of #368
902d4f8
2.5.3
86d7a90
2.5.2
c4c2843
revert Symbol.asyncIterator
- leave changes like this for core-js@3
167408c
update changelog
9f7fcc1
disable Node 10 on Travis on master and v2 branches because of some strange livescript-related issues (reproducible only on Travis), will be restored on v3 branch
There are 17 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
final
, related #400The new version differs by 19 commits ahead by 19, behind by 13.
5bbe230
2.5.7
accc97e
2.5.6
26834c2
add modern version internal debugging information about used versions
78dd32c
add a webos-related comment
503528f
fix v8 6.6 (Node 10 and Chrome 66) Promise
bug with resolving custom thenables
f98d2f5
fix #396
aa7feac
2.5.5
cf04ba3
fix #392, #393
5d0e936
2.5.4
916ba13
fix one case of built-in iterators deoptimization in V8, related #377
db8f257
revert e1ffbae because of #368
ab605b2
2.5.3
ea9f44d
2.5.2
5b47e1d
revert Symbol.asyncIterator
- leave changes like this for core-js@3
de5ed6f
update changelog
There are 19 commits in total.
See the full diff
devDependency
core-js was updated from 2.5.7
to 2.6.0
.Your tests are still failing with this version. Compare changes
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 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
See the full diff
devDependency
core-js was updated from 2.6.0
to 2.6.1
.Your tests are still failing with this version. Compare changes
devDependency
core-js was updated from 2.6.2
to 2.6.3
.Your tests are still failing with this version. Compare changes
babel-minify
bug, #479devDependency
core-js was updated from 2.6.3
to 2.6.4
.Your tests are still failing with this version. Compare changes
devDependency
core-js was updated from 2.6.4
to 2.6.5
.Your tests are still failing with this version. Compare changes
String#padStart
and String#padEnd
mobile Safari implementations, #414.
Version 2.5.0 of core-js just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As core-js is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/MapleSyrupGroup/ngx-flash-messages/builds/261540485?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 99 commits.
63ae52d
2.5.0
998f32e
update
eslint
9025b48
add
.of
and.from
methods on collection constructors to readme20f055b
add
Array#flatten
andArray#flatMap
to readme860efb6
fix a typo
b9203ee
update list of iterable DOM collections in readme
b4c2e5e
remove some unused variables, update changelog
fc32be8
add
Promise#try
to readmeea82fd9
remove caching
Function#name
, fix #296fd850c3
add
Promise#finally
to readmea41dd09
fix IE11 WeakMap frozen keys after zloirock/core-js@a69f577
09f45b6
remove tests of excess DOM collections methods - FF have it, I don't think that removing those methods in
core-js
make sensed230280
fix the list of whitespaces in the
Number
constructor test7c39430
move
Array#flatten
andArray#flatMap
to stage 1 per July TC39 meetingd35736f
move
Promise#finally
to stage 3 per July TC39 meetingThere are 99 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: