-
Notifications
You must be signed in to change notification settings - Fork 50
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 rsvp is breaking the build 🚨 #268
Comments
After pinning to 3.5.0 your tests are passing again. Downgrade this dependency 📌. |
Version 4.8.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 100 commits.
There are 100 commits in total. See the full diff |
Version 4.8.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 4.8.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 4.8.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 9 commits.
See the full diff |
Version 3.6.0 of rsvp just got published.
This version is covered by your current version range and after updating it in your project the build failed.
rsvp 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 💪
Status Details
Commits
The new version differs by 52 commits.
60d4dfe
release v3.6.0 🎉
baf16b3
loosen engine constraint
7e9d8e4
Merge pull request #483 from bekzod/libs-update
2f8335c
update deps
4aa2ec0
Merge pull request #472 from bekzod/remove-check
fe1964b
Merge pull request #481 from bekzod/use-deepequal
7f9684d
replace
objectEquals
withassert.deepEqual
2df7117
Merge pull request #477 from bekzod/remove-unused
8b9471d
Merge pull request #478 from bekzod/remove-onerror
d443cf7
Merge pull request #479 from bekzod/correct-naming
ef232c6
correct naming
e1d3503
remove
onerror
22b6c73
remove unused const
fcf5d4d
Merge pull request #473 from bekzod/refactor-init
3589a97
remove this reference
There are 52 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: