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 v4 #30

Merged
merged 3 commits into from Nov 16, 2017
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 16, 2017

This Pull Request updates dependency mocha from v3.5.3 to v4.0.1

Commits

mochajs/mocha

4.0.1

  • dcce850 Nuke should #​3035 (#​3042)
  • eb8bf8d Release v4.0.1
  • 3b485ea update CHANGELOG.md for v4.0.1 [ci skip]
  • 96e5c1a upgrade eslint to v4.8.0
  • d7cff37 Update growl to 1.10.3
  • 0cdd921 remove preversion script; test on publish; closes #​2999
  • f49c0ce Fix changelog issues/pr URLs (#​3047)

4.0.0

  • d69bf14 Release v4.0.0
  • 171b9f9 pfix "prepublishOnly" potential portability problem
  • 60e39d9 Update link to wiki (GitHub at the leading --)
  • 804f9d5 Update link because GitHub ate the leading --
  • 3326c23 update CHANGELOG for v4.0.0 [ci skip]
  • 6dd9252 add link to wiki on --compilers deprecation
  • 96318e1 Deprecate --compilers
  • 92beda9 drop bower support
  • 58a4c6a remove unused .npmignore
  • 7af6611 kill Date#toISOString shim
  • 43501a2 reduce noise about slow tests; make a few tests faster, etc.
  • fa228e9 update --exit / --no-exit integration test for new default behavior
  • 3fdd3ff Switch default from forced exit to no-exit
  • c5d69e0 add integration tests for --exit/--no-exit
  • 3a7f8dc enhance runMochaJSON() helper by returning the subprocess instance
  • 0690d1a remove unused manual tests which remained in test/misc/
  • 49e01d5 move the "only" specs out of test/misc/only/ and into test/only/
  • 16ffca2 remove shims to avoid decrease in coverage
  • 1f3b39a upgrade diff
  • e6e3519 upgrade commander
  • f1efc14 remove special treatment of unsupported node version in travis before-install script
  • bc50020 upgrade debug
  • 1103f9c upgrade coveralls
  • f09ebf6 remove readable-stream
  • cccb390 remove json3
  • 35b5d54 bump npm engine req to v2.15.11
  • 797f1c6 upgrade supports-color
  • 3846e8b upgrade glob
  • 6bd42f8 remove json3
  • 07c76e4 remove os-name (unused)
  • 4f5839e remove lodash.create
  • be69ebe remove phantomjs
  • c910867 try karma-mocha-reporter
  • 38b1cb0 attempt to get browserify@​14 working by explicitly using buffer@4
  • 228dc47 fix incorrect grouping in conditional as result of linting
  • 0f816ac should -> expect
  • b200022 should -> expect [ci skip] (one more file...)
  • 8b79c5d indent test contexts (#​2814)
  • f01f66e Fix .only() behaviour when running with watch option, fixes #​2429 (#​2544)
  • 4cbaec7 add travis notifications to mochajs/contributors gitter channel
  • 81e16c6 Print failures for pending/only forbidden (#​2874)
  • eaad1e3 add unified diff separator (#​2846)
  • de68250 allow override of default test suite name in xunit reporter; closes #​2628
  • 0ed5297 consolidate saucelabs tests to address flake (#​3019)
  • 86e76f9 Add CLA link (#​3020) [ci skip]
  • 37193a4 Remove stdout: prefix
  • e39a867 drop support for unmaintained versions of Node.js; upgrade stuff (#​3017)
  • 82c9cb4 Test glob pattern equivalent of --compilers (#​3005)

This PR has been generated by Renovate Bot.

@codecov-io
Copy link

codecov-io commented Nov 16, 2017

Codecov Report

Merging #30 into master will decrease coverage by 0.42%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   98.36%   97.93%   -0.43%     
==========================================
  Files           9        9              
  Lines         244      290      +46     
==========================================
+ Hits          240      284      +44     
- Misses          4        6       +2
Flag Coverage Δ
#admiral 97.93% <100%> (-0.43%) ⬇️
#admiral_integration_mocha 100% <ø> (ø) ⬆️
#admiral_target_local 100% <ø> (ø) ⬆️
#admiral_unit_mocha 96.83% <100%> (-0.49%) ⬇️
Impacted Files Coverage Δ
packages/admiral-unit-mocha/lib/index.js 95.12% <100%> (-1.18%) ⬇️
packages/admiral-unit-mocha/lib/unit-runner.js 93.87% <0%> (-0.25%) ⬇️
packages/admiral-unit-mocha/lib/run-env.js 100% <0%> (ø) ⬆️
packages/admiral-unit-mocha/lib/file-server.js 100% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f6cf53...a29bd6e. Read the comment docs.

@jaridmargolin jaridmargolin merged commit 08bd986 into master Nov 16, 2017
@jaridmargolin jaridmargolin deleted the renovate/mocha-4.x branch November 16, 2017 16:18
@jaridmargolin
Copy link
Contributor

Required patch due to mochajs/mocha#2814

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