Closed greenkeeper[bot] closed 7 years ago
After pinning to 1.4.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
Version 1.4.4 of can-reflect just got published.
This version is covered by your current version range and after updating it in your project the build failed.
can-reflect is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very 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/canjs/can-util/builds/283381312?utm_source=github_status&utm_medium=notification)Release Notes
Pass through onEvent argumentsIf passing multiple arguments to
onEvent(arg1,arg2, etc)
, all arguments will be forwarded to the underlying symbol's function.Commits
The new version differs by 6 commits.
62e3118
Merge pull request #58 from canjs/queue
5482e15
merging
c716a5c
bumping version
8126087
passes many arguments
f6894d0
Fix tests where QUnit.ok logged a boolean
7752608
allows phase argument on events
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: