-
Notifications
You must be signed in to change notification settings - Fork 13
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-view-scope is breaking the build 🚨 #637
Comments
After pinning to 4.11.1 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for initialValue should not emit ObservationRecordsIssue: #198 scopeKeyData.initialValue //-> should not emit a observationRecord CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Removing unnecessary properties from LetContext.prototypePreviously the CommitsThe new version differs by 5 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Add links to scope.root deprecation warningCommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for Improve the “unable to find key” warningImproves the missing key warning by logging of the property that can read for example: var context = { foo: true }; CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Handle undefined values on not found key warningThis fixes the not found key warning when a property is not defined in the scope: var scope = new Scope({}); CommitsThe new version differs by 7 commits.
See the full diff |
The dependency can-view-scope was updated from
4.11.1
to4.12.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
can-view-scope 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
Commits
The new version differs by 7 commits.
124f1a5
4.12.0
724b6a4
merge lazy eval stuff
bdb1676
Merge pull request #196 from canjs/lazy-eval
5ba0a2d
fixes #197
10c6708
inline comments
8fe03d8
cleaning up pr
bd7641f
support a warnOnMissingKey property and temp binding on scopeKey
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: