Skip to content
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

chore(deps): update dependency mocha to v3.5.3 #493

Merged
merged 1 commit into from
May 24, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2018

This Pull Request updates dependency mocha from v3.1.2 to v3.5.3

Release Notes

v3.5.3

Compare Source

🐛 Fixes

  • #​3003: Fix invalid entities in xUnit reporter first appearing in v3.5.1 (@​jkrems)

v3.5.2

Compare Source

🐛 Fixes

  • #​3001: Fix AMD-related failures first appearing in v3.5.1 (@​boneskull)

v3.5.1

Compare Source

📰 News

  • 📣 Mocha is now sponsoring PDXNode! If you're in the Portland area, come check out the monthly talks and hack nights!

🐛 Fixes

  • #​2997: Fix missing xit export for "require" interface (@​solodynamo)
  • #​2957: Fix unicode character handling in XUnit reporter failures (@​jkrems)

🔩 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

Compare Source

📰 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!

🔒 Security Fixes

🎉 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)

🔩 Other


v3.4.2

Compare Source

🐛 Fixes

🔩 Other

  • #​2778: Move linting into an npm script (@​Munter)

v3.4.1

Compare Source
Fixed a publishing mishap with git's autocrlf settings.


v3.3.0

Compare Source
Thanks to all our contributors, maintainers, sponsors, and users! ❤️

As highlights:

  • We've got coverage now!
  • Testing is looking less flaky \o/.
  • No more nitpicking about "mocha.js" build on PRs.

🎉 Enhancements

  • #​2659: Adds support for loading reporter from an absolute or relative path (@​sul4bh)
  • #​2769: Support --inspect-brk on command-line (@​igwejk)

🐛 Fixes

  • #​2662: Replace unicode chars w/ hex codes in HTML reporter (@​rotemdan)

🔍 Coverage

  • #​2672: Add coverage for node tests (@​c089, @​Munter)
  • #​2680: Increase tests coverage for base reporter (@​epallerols)
  • #​2690: Increase tests coverage for doc reporter (@​craigtaub)
  • #​2701: Increase tests coverage for landing, min, tap and list reporters (@​craigtaub)
  • #​2691: Increase tests coverage for spec + dot reporters (@​craigtaub)
  • #​2698: Increase tests coverage for xunit reporter (@​craigtaub)
  • #​2699: Increase tests coverage for json-stream, markdown and progress reporters (@​craigtaub)
  • #​2703: Cover .some() function in utils.js with tests (@​seppevs)
  • #​2773: Add tests for loading reporters w/ relative/absolute paths (@​sul4bh)

🔩 Other


v3.2.0

Compare Source

📰 News

Mocha is now a JS Foundation Project!

Mocha is proud to have joined the JS Foundation. For more information, read the announcement.

Contributor License Agreement

Under the foundation, all contributors to Mocha must sign the JS Foundation CLA before their code can be merged. When sending a PR--if you have not already signed the CLA--a friendly bot will ask you to do so.

Mocha remains licensed under the MIT license.

🐛 Bug Fix

  • #​2535: Fix crash when --watch encounters broken symlinks (@​villesau)
  • #​2593: Fix (old) regression; incorrect symbol shown in list reporter (@​Aldaviva)
  • #​2584: Fix potential error when running XUnit reporter (@​vobujs)

🎉 Enhancement

🔩 Other

  • #​2570: Use karma-mocha proper (@​boneskull)
  • Licenses updated to reflect new copyright, add link to license and browser matrix to README.md (@​boneskull, [@​ScottFreeCode], [@​dasilvacontin])

Thanks to all our contributors, sponsors and backers! Keep on the lookout for a public roadmap and new contribution guide coming soon.



This PR has been generated by Renovate Bot.

@jimthedev jimthedev merged commit ff1268d into master May 24, 2018
@renovate renovate bot deleted the renovate/mocha-3.x branch May 24, 2018 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants