-
Notifications
You must be signed in to change notification settings - Fork 16
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-type is breaking the build 🚨 #507
Comments
After pinning to 1.0.1 your tests are passing again. Downgrade this dependency 📌. |
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for type.IntegerThis is a minor release that adds import { Reflect, type } from "can"; |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Prevents running error message tests in productionThis is just to fix the canjs/canjs build. 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 Documentation improvements and type.Integer fixesThis fixes a couple of bugs in type.Integer
CommitsThe new version differs by 13 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 15 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Adding steal-removeCommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
The devDependency can-type was updated from
1.0.1
to1.0.2
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
can-type is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for Improve error message
Improve error message by including the type of the value being set:
Commits
The new version differs by 10 commits.
27f919c
1.0.2
ffe9c03
Merge pull request #38 from canjs/improve-error-messages
3c8ac33
Remove unused file
3520d42
Fix conflict with master
0c3d651
Use can-string to capitalize letters
f04145b
Fix tests for ie11
07fdd6b
Organize test files
201ed75
Fix tests for IE11
fdbad58
Update the test for IE11
74f32be
improve type error message
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: