browser-samples
browser-samples copied to clipboard
Update dependency mocha to v3.5.3
This PR contains the following updates:
Package | Update | Change |
---|---|---|
mocha | minor | 3.4.2 -> 3.5.3 |
Release Notes
mochajs/mocha
v3.5.3
3.5.3 / 2017-09-11
:bug: Fixes
v3.5.2
3.5.2 / 2017-09-10
:bug: Fixes
- #3001: Fix AMD-related failures first appearing in v3.5.1 (@boneskull)
v3.5.1
3.5.1 / 2017-09-09
:newspaper: News
- :mega: Mocha is now sponsoring PDXNode! If you're in the Portland area, come check out the monthly talks and hack nights!
:bug: Fixes
-
#2997: Fix missing
xit
export for "require" interface (@solodynamo) - #2957: Fix unicode character handling in XUnit reporter failures (@jkrems)
:nut_and_bolt: Other
- #2986: Add issue and PR templates (@kungapal)
- #2918: Drop bash dependency for glob-related tests (@ScottFreeCode)
-
#2922: Improve
--compilers
coverage (@ScottFreeCode) - #2981: Fix tpyos and spelling errors (@jsoref)
v3.5.0
v3.5.0 / 2017-07-31
:newspaper: News
- Mocha now has a code of conduct (thanks @kungapal!).
- Old issues and PRs are now being marked "stale" by Probot's "Stale" plugin. If an issue is marked as such, and you would like to see it remain open, simply add a new comment to the ticket or PR.
- WARNING: Support for non-ES5-compliant environments will be dropped starting with version 4.0.0 of Mocha!
:lock: Security Fixes
- #2860: Address CVE-2015-8315 via upgrade of debug (@boneskull)
:tada: Enhancements
-
#2696: Add
--forbid-only
and--forbid-pending
flags. Use these in CI or hooks to ensure tests aren't accidentally being skipped! (@charlierudolph) -
#2813: Support Node.js 8's
--napi-modules
flag (@jupp0r)
:nut_and_bolt: Other
- Various CI-and-test-related fixes and improvements (@boneskull, @dasilvacontin, @PopradiArpad, @Munter, @ScottFreeCode)
- "Officially" support Node.js 8 (@elergy)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.