-
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 autobind-decorator is breaking the build 🚨 #160
Comments
After pinning to 2.1.0 your tests are passing again. Downgrade this dependency 📌. |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 12 commits.
See the full diff |
The dependency autobind-decorator was updated from
2.1.0
to2.2.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
autobind-decorator 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 8 commits.
18f2374
chore(release): 2.2.0
9edeabf
feat(module): export boundMethod and boundClass as modules
2cbf1e0
Merge pull request #66 from tbrunel/patch-1
9c6aaf1
Update README.md / fix typo
0e7023b
Merge pull request #60 from Xapphire13/patch-1
aad4033
Add TypeScript info to README.md
fc4e35a
chore(script): use standard-version to auto bump
8c2b801
docs(perf): discourage autobind on a class
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: