Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Update mocha to the latest version 🚀 - #52

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/mocha-6.0.1
Open

Update mocha to the latest version 🚀#52
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/mocha-6.0.1

Conversation

@greenkeeper

Copy link
Copy Markdown

The dependency mocha was updated from 5.2.0 to 6.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v6.0.1

6.0.1 / 2019-02-21

The obligatory round of post-major-release bugfixes.

🐛 Fixes

These issues were regressions.

  • #3754 - Mocha again finds test.js when run without arguments (@plroebuck)
  • #3756 - Mocha again supports third-party interfaces via --ui (@boneskull)
  • #3755 - Fix broken --watch (@boneskull)
  • #3759 - Fix unwelcome deprecation notice when Mocha run against languages (CoffeeScript) with implicit return statements; returning a non-undefined value from a describe callback is no longer considered deprecated (@boneskull)

📖 Documentation

Commits

The new version differs by 218 commits ahead by 218, behind by 39.

  • 6d3d6b4Release v6.0.1
  • 2146eceupdate CHANGELOG.md for v6.0.1
  • 7c9221dbackout deprecation of value returned from suite; closes #3744
  • b7cfcebfix --watch not finding any files to execute; closes #3748
  • b836d73Upgrade docdash version - issue #3663
  • 7926f47fix --ui issues, closes #3746
  • 00f2ed9dev dep upgrades from "npm audit" and "npm upgrade"
  • 34afb1afix(cli/run.js): Revert default glob to match Mocha-5.2
  • 6d5a0dbBring the example congfiguration file in line with the documentation. (#3751)
  • 42303e2Release v6.0.0
  • a553ca7punctuation updates for changelog v6.0.0
  • c710792grammar updates for changelog v6.0.0
  • 9f9293aupdate changelog for v6.0.0
  • a540eb0remove "projects" section from MAINTAINERS.md [ci skip]
  • 52b5c42Uppercased JSON reporter name in describe title (#3739)

There are 218 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeperBot added a commit that referenced this pull request Feb 25, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 6.0.2.

Update to this version instead 🚀

Release Notes for v6.0.2

6.0.2 / 2019-02-25

🐛 Fixes

Two more regressions fixed:

  • #3768: Test file paths no longer dropped from mocha.opts (@boneskull)
  • #3767: --require does not break on module names that look like certain node flags (@boneskull)
Commits

The new version differs by 6 commits.

  • 00a895fRelease v6.0.2
  • 1edce76update CHANGELOG for v6.0.2 [ci skip]
  • 347e9dbfix broken positional arguments in config; ensure positional args are unique; closes #3763
  • 9e31e9dfix handling of bareword args matching node flags; closes #3761
  • 6535965Update "karma-browserify" to eliminate Karma middleware warning (#3762)
  • 37febb6improve issue template. (#3411)

See the full diff

greenkeeperBot added a commit that referenced this pull request Apr 7, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 6.1.0.

Update to this version instead 🚀

Release Notes for v6.1.0

6.1.0 / 2019-04-07

🔒 Security Fixes

  • #3845: Update dependency "js-yaml" to v3.13.0 per npm security advisory (@plroebuck)

🎉 Enhancements

  • #3766: Make reporter constructor support optional options parameter (@plroebuck)
  • #3760: Add support for config files with .jsonc extension (@sstephant)

📠 Deprecations

These are soft-deprecated, and will emit a warning upon use. Support will be removed in (likely) the next major version of Mocha:

🐛 Fixes

  • #3829: Use cwd-relative pathname to load config file (@plroebuck)
  • #3745: Fix async calls of this.skip() in "before each" hooks (@juergba)
  • #3669: Enable --allow-uncaught for uncaught exceptions thrown inside hooks (@givanse)

and some regressions:

📖 Documentation

🔩 Other

  • #3830: Replace dependency "findup-sync" with "find-up" for faster startup (@cspotcode)
  • #3799: Update devDependencies to fix many npm vulnerabilities (@XhmikosR)
Commits

The new version differs by 28 commits.

  • f4fc95aRelease v6.1.0
  • bd29dbdupdate CHANGELOG for v6.1.0 [ci skip]
  • aaf2b72Use cwd-relative pathname to load config file (#3829)
  • b079d24upgrade deps as per npm audit fix; closes #3854
  • e87c689Deprecate this.skip() for "after all" hooks (#3719)
  • 81cfa90Copy Suite property "root" when cloning; closes #3847 (#3848)
  • 8aa2fc4Fix issue 3714, hide pound icon showing on hover header on docs page (#3850)
  • 586bf78Update JS-YAML to address security issue (#3845)
  • d1024a3Update doc examples "tests.html" (#3811)
  • 1d570e0Delete "/docs/example/chai.js"
  • ade8b90runner.js: "self.test" undefined in Browser (#3835)
  • 0098147Replace findup-sync with find-up for faster startup (#3830)
  • d5ba121Remove "package" flag from sample config file because it can only be passes as CLI arg (#3793)
  • a3089adupdate package-lock
  • 75430ecUpgrade yargs-parser dependency to avoid loading 2 copies of yargs

There are 28 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Apr 7, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 6.1.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Apr 8, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 6.1.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Apr 12, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 6.1.3.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Apr 18, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 6.1.4.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jul 18, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 6.2.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Sep 29, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 6.2.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Oct 18, 2019
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 6.2.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Jan 26, 2020
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 7.0.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Feb 28, 2020
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 7.1.0.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Mar 18, 2020
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 7.1.1.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request Apr 26, 2020
@greenkeeper

Copy link
Copy Markdown
Author
  • The dependencymocha was updated from 5.2.0 to 7.1.2.

Update to this version instead 🚀

greenkeeperBot added a commit that referenced this pull request May 23, 2020
@greenkeeper

Copy link
Copy Markdown
Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependencymocha was updated from 5.2.0 to 7.2.0.

Update to this version instead 🚀

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants