-
Notifications
You must be signed in to change notification settings - Fork 14
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 mocha is breaking the build 🚨 #18
Comments
Version 3.4.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv3.4.0Mocha is now moving to a quicker release schedule: when non-breaking changes are merged, a release should happen that week. This week's highlights:
🎉 Enhancements
🐛 Fixes🔩 Other
CommitsThe new version differs by 9 commits0.
false See the full diff |
Version 3.4.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesOhai CRLF...Fixed a publishing mishap with git's autocrlf settings. CommitsThe new version differs by 12 commits0.
false See the full diff |
Version 3.4.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesfake-success3.4.2 / 2017-05-24🐛 Fixes
🔩 OtherCommitsThe new version differs by 7 commits.
See the full diff |
Version 3.5.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesfree-as-in-freezing3.5.0 / 2017-07-31📰 News
🔒 Security Fixes
🎉 Enhancements
🔩 Other
CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Version 3.5.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.5.13.5.1 / 2017-09-09📰 News
🐛 Fixes
🔩 Other
CommitsThe new version differs by 14 commits.
See the full diff |
Version 3.5.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv3.5.23.5.2 / 2017-09-10🐛 Fixes
CommitsThe new version differs by 5 commits.
See the full diff |
Version 3.5.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv3.5.33.5.3 / 2017-09-11🐛 FixesCommitsThe new version differs by 8 commits.
See the full diff |
Version 3.3.0 of mocha just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As mocha is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/pouchdb/geopouch/builds/225138574)Release Notes
coveraveThanks to all our contributors, maintainers, sponsors, and users! ❤️
As highlights:
🎉 Enhancements
--inspect-brk
on command-line (@igwejk)🐛 Fixes
🔍 Coverage
🔩 Other
semistandard
directly (@kt3k)Commits
The new version differs by 89 commits0.
fb1687e
:ship: Release v3.3.0
1943e02
Add Changelog for v3.3.0
861e968
Refactor literal play-icon hex code to a var
1d3c5bc
Fix typo in karma.conf.js
9bd9389
Fix spec paths in test HTML files
0a93024
Adds tests for loading reporters w/ relative/absolute paths (#2773)
73929ad
Comment special treatment of '+' in URL query parsing
e2c9514
Merge pull request #2769 from igwejk/support_inspect_break_in_opts
038c636
Support
--inspect-brk
on command-lineb4ebabd
Merge pull request #2727 from lamby/reproducible-build
882347b
Please make the build reproducible.
a2fc76c
Merge pull request #2703 from seppevs/cover_utils_some_fn_with_tests
ed61cd0
cover .some() function in utils.js with tests
f42cbf4
Merge pull request #2701 from craigtaub/landingSpec
6065242
use stubbed symbol
There are 89 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: