-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of can-event-queue is breaking the build 🚨 #76
Comments
After pinning to 1.0.2 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 update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for When removing handlers on a prototype, do not dispatch onInstanceBoundChangeFixes: https://codepen.io/anon/pen/xyPZJO?editors=1012 Commit: e37851f |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for IE 11 CompatibilityFix a test by appending an element in the document so the event can be dispatched. CommitsThe new version differs by 8 commits ahead by 8, behind by 1.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Fix binding method order of `.on` and `.off`Commit: aa06912 This fixes the order of CommitsThe new version differs by 10 commits ahead by 10, behind by 1.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Read from Symbol as well as the __inSetup propertyPart of the cleanup to add check for Symbol as well as the Ref - canjs/canjs#4705 CommitsThe new version differs by 22 commits ahead by 22, behind by 1.
There are 22 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 27 commits ahead by 27, behind by 1.
There are 27 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 33 commits ahead by 33, behind by 1.
There are 33 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for Fix a typo in the documentationFor documentation needs, fix the CommitsThe new version differs by 36 commits ahead by 36, behind by 1.
There are 36 commits in total. See the full diff |
Version 1.1.0 of can-event-queue was just published.
This version is covered by your current version range and after updating it in your project the build failed.
can-event-queue 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
v1.1.0Commits
The new version differs by 7 commits ahead by 7, behind by 1.
f052488
1.1.0
3e8732a
Update version number
2f45001
Merge pull request #19 from canjs/landscaper/4217-use-strict
fd336cd
Update .jshintrc
05e8919
Adds use strict. Fixes canjs/canjs#4217
ba208eb
Merge pull request #18 from canjs/fix-webpack-debug-style
f072639
fix dev code for webpack compatibility
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: