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

Update dependency mocha to v2.5.3 #8

Merged
merged 1 commit into from
Nov 14, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 14, 2018

This PR contains the following updates:

Package Type Update Change References
mocha devDependencies minor 2.1.0 -> 2.5.3 homepage, source

Release Notes

mochajs/mocha

v2.5.3

Compare Source

v2.5.2

Compare Source

v2.5.1

Compare Source

Thanks @​entertainyou, @​SimenB, @​just-paja for the heads-up.

v2.4.5

Compare Source

v2.4.4

Compare Source

  • #​2080 - Fix broken RequireJS compatibility ([@​boneskull])

v2.4.3

Compare Source

  • #​2078 - Fix broken IE8 ([@​boneskull])

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.3.4

Compare Source

  • Update debug dependency to 2.2.0
  • remove duplication of mocha.opts on process.argv
  • Fix typo in test/reporters/nyan.js

v2.3.3

Compare Source

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

v2.2.5

Compare Source

v2.2.4

Compare Source

  • Load mocha.opts in _mocha for now (close #​1645)

v2.2.3

Compare Source

  • fix(reporter/base): string diff - issue #​1241
  • fix(reporter/base): string diff - issue #​1241
  • fix(reporter/base): don't show diffs for errors without expectation
  • fix(reporter/base): don't assume error message is first line of stack
  • improve: dry up reporter/base test
  • fix(reporter/base): explicitly ignore showDiff #​1614
  • Add iojs to travis build
  • Pass --allow-natives-syntax flag to node.
  • Support --harmony_classes flag for io.js
  • Fix 1556: Update utils.clean to handle newlines in func declarations
  • Fix 1606: fix err handling in IE <= 8 and non-ES5 browsers
  • Fix 1585: make _mocha executable again
  • chore(package.json): add a8m as a contributor
  • Fixed broken link on html-cov reporter
  • support --es_staging flag
  • fix issue where menu overlaps content.
  • update contributors in package.json
  • Remove trailing whitespace from reporter output
  • Remove contributors list from readme
  • log third-party reporter errors
  • [Fix] Exclude not own properties when looping on options
  • fix: support node args in mocha.opts (close #​1573)
  • fix(reporter/base): string diff - issue #​1241

v2.2.1

Compare Source

  • Fix passing of args intended for node/iojs.

v2.2.0

Compare Source

  • Update mocha.js
  • Add --fgrep. Use grep for RegExp, fgrep for str
  • Ignore async global errors after spec resolution
  • Fixing errors that prevent mocha.js from loading in the browser - fixes #​1558
  • fix(utils): issue #​1558 + make
  • add ability to delay root suite; closes #​362, closes #​1124
  • fix insanity in http tests
  • update travis: add node 0.12, add gitter, remove slack
  • building
  • resolve #​1548: ensure the environment's "node" executable is used
  • reporters/base: use supports-color to detect colorable term
  • travis: use docker containers
  • small fix: commander option for --expose-gc
  • Ignore asynchronous errors after global failure
  • Improve error output when a test fails with a non-error
  • updated travis badge, uses svg instead of img
  • Allow skip from test context for #​332
  • [JSHINT] Unnecessary semicolon fixed in bin/_mocha
  • Added a reminder about the done() callback to test timeout error messages
  • fixes #​1496, in Mocha.run(fn), check if fn exists before executing it, added tests too
  • Add Harmony Proxy flag for iojs
  • test(utils|ms|*): test existing units
  • add support for some iojs flags
  • fix(utils.stringify): issue #​1229, diff viewer
  • Remove slack link
  • Prevent multiple 'grep=' querystring params in html reporter
  • Use grep as regexp (close #​1381)
  • utils.stringify should handle objects without an Object prototype
  • in runnable test, comparing to undefined error's message rather than a literal
  • Fix test running output truncation on async STDIO
  • amended for deprecated customFds option in child_process

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@hairyhenderson hairyhenderson merged commit 87b3192 into master Nov 14, 2018
@hairyhenderson hairyhenderson deleted the renovate/mocha-2.x branch November 14, 2018 04:03
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.

2 participants