canjs / can-util

Essential utilities used by lots of CanJS's projects.
https://canjs.com/doc/can-util.html
MIT License
10 stars 8 forks source link

An in-range update of can-reflect is breaking the build 🚨 #362

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.4.4 of can-reflect just got published.

Branch Build failing 🚨
Dependency can-reflect
Current Version 1.4.3
Type dependency

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 arguments

If 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.

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:

greenkeeper[bot] commented 6 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.

greenkeeper[bot] commented 6 years ago

Version 1.4.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 4 commits.

  • a3177b5 Update dist for release
  • b92fb25 running build in preversion
  • 0c3d66c Merge pull request #59 from canjs/cleanup-modified-map
  • 8fcab4b correctly cleaning up symbols added to Map.prototype

See the full diff