Skip to content

Update mocha to the latest version 🚀 - #10

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/mocha-3.5.0
Open

Update mocha to the latest version 🚀#10
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/mocha-3.5.0

Conversation

@greenkeeper

Copy link
Copy Markdown

Version 3.5.0 of mocha just got published.

Dependency mocha
Current Version 3.4.2
Type devDependency

The version 3.5.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of mocha.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notesfree-as-in-freezing

3.5.0 / 2017-07-31

📰 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

Commits

The new version differs by 34 commits.

  • 82d879fRelease v3.5.0
  • bf687ceupdate mocha.js for v3.5.0
  • ec73c9aupdate date for release of v3.5.0 in CHANGELOG [ci skip]
  • 1ba2cfcupdate CHANGELOG.md for v3.5.0 [ci skip]
  • 065e14eremove custom install script from travis (no longer needed)
  • 4e87046update karma-sauce-launcher URL for npm@5
  • 6886cccincrease timeout for slow-grepping test
  • 2408d90Make dependencies use older version of readable-stream to work around incompatibilities introduced by 2.3.0 on June 19th
  • 68a1466Try not clearing the env for debug in the integration test and see if that fixes Node 0.10 on AppVeyor; if need be, some other fix/workaround can be applied to handle whatever was up with debug without causing this issue
  • 958fbb4Update new tests to work in browser per test hierarchy reorganization
  • 1df7c94Merge pull request #2704 from seppevs/increase_test_coverage_of_mocha_js
  • 1f270cdStop timing out (#2889)
  • 27c7496upgrade to debug@2.6.8; closes #2859 (#2860)
  • 50fc47dfix CI; closes #2867 (#2868)
  • 1b1377cAdd test for ignoreLeaks and fix descriptions

There are 34 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeperBot added a commit that referenced this pull request Sep 10, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.5.1 just got published.

Update to this version instead 🚀

Release Notesv3.5.1

3.5.1 / 2017-09-09

📰 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

Commits

The new version differs by 14 commits.

  • 4070a44Release v3.5.1
  • 466ba73update CHANGELOG.md for v3.5.1 [ci skip]
  • 1cc0fc0import/require xit, fixes #2972
  • 74fa66fupdate nyc to latest; remove workaround in travis script
  • aa52933update coveralls strategy; closes #2984
  • 73a5338Spelling (#2981)
  • 9f403bfAdd utils.escape tests and fix unicode escaping
  • 800acbcwhitelist "developer-experience" tag for stalebot [ci skip]
  • 5895671Added issue, pull request templates. (#2869)
  • 075bd51Merge pull request #2918 from mochajs/no-shell-test
  • 8710438Work around Node 0.10 Windows flake when testing
  • 13b8340Ensure that compiler lookup works and not just that transpilation works (#2922)
  • 26d337aAdd tests for double-star behavior
  • c0e6b68Eliminate glob.sh

See the full diff

greenkeeperBot added a commit that referenced this pull request Sep 11, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.5.2 just got published.

Update to this version instead 🚀

Release Notesv3.5.2

3.5.2 / 2017-09-10

🐛 Fixes

Commits

The new version differs by 5 commits.

  • 72622abRelease v3.5.2
  • ac4c39ffix version in CHANGELOG.md [ci skip]
  • f06d969update CHANGELOG for 3.5.2 [ci skip]
  • 9a3ddebfix AMD bundle by hacking around check in he module; closes #3000
  • 337d317fix broken links in CHANGELOG.md [ci skip]

See the full diff

greenkeeperBot added a commit that referenced this pull request Sep 12, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.5.3 just got published.

Update to this version instead 🚀

Release Notesv3.5.3

3.5.3 / 2017-09-11

🐛 Fixes

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

The new version differs by 3 commits.

See the full diff

greenkeeperBot added a commit that referenced this pull request Oct 3, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 4.0.0 just got published.

Update to this version instead 🚀

Release Notesv4.0.0

4.0.0 / 2017-10-02

You might want to read this before filing a new bug! 😝

💥 Breaking Changes

For more info, please read this article.

Compatibility

Default Behavior

  • #2879: By default, Mocha will no longer force the process to exit once all tests complete. This means any test code (or code under test) which would normally prevent node from exiting will do so when run in Mocha. Supply the --exit flag to revert to pre-v4.0.0 behavior (@ScottFreeCode, @boneskull)

Reporter Output

👎 Deprecations

  • #2493: The --compilers command-line option is now soft-deprecated and will emit a warning on STDERR. Read this for more info and workarounds (@ScottFreeCode, @boneskull)

🎉 Enhancements

  • #2628: Allow override of default test suite name in XUnit reporter (@ngeor)

📖 Documentation

🔩 Other

Commits

The new version differs by 48 commits.

  • d69bf14Release v4.0.0
  • 171b9f9pfix "prepublishOnly" potential portability problem
  • 60e39d9Update link to wiki (GitHub at the leading --)
  • 804f9d5Update link because GitHub ate the leading --
  • 3326c23update CHANGELOG for v4.0.0 [ci skip]
  • 6dd9252add link to wiki on --compilers deprecation
  • 96318e1Deprecate --compilers
  • 92beda9drop bower support
  • 58a4c6aremove unused .npmignore
  • 7af6611kill Date#toISOString shim
  • 43501a2reduce noise about slow tests; make a few tests faster, etc.
  • fa228e9update --exit / --no-exit integration test for new default behavior
  • 3fdd3ffSwitch default from forced exit to no-exit
  • c5d69e0add integration tests for --exit/--no-exit
  • 3a7f8dcenhance runMochaJSON() helper by returning the subprocess instance

There are 48 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Oct 6, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 4.0.1 just got published.

Update to this version instead 🚀

Release Notesv4.0.1

4.0.1 / 2017-10-05

🐛 Fixes

Commits

The new version differs by 6 commits.

  • eb8bf8dRelease v4.0.1
  • 3b485eaupdate CHANGELOG.md for v4.0.1 [ci skip]
  • 96e5c1aupgrade eslint to v4.8.0
  • d7cff37Update growl to 1.10.3
  • 0cdd921remove preversion script; test on publish; closes #2999
  • f49c0ceFix changelog issues/pr URLs (#3047)

See the full diff

greenkeeperBot added a commit that referenced this pull request Dec 29, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 4.1.0 just got published.

Update to this version instead 🚀

Release Notesv4.1.0

4.1.0 / 2017-12-28

This is mainly a "housekeeping" release.

Welcome @Bamieh and @xxczaki to the team!

🐛: Fixes

  • #2661: progress reporter now accepts reporter options (@canoztokmak)
  • #3142: xit in bdd interface now properly returns its Test object (@Bamieh)
  • #3075: Diffs now computed eagerly to avoid misinformation when reported (@abrady0)
  • #2745: --help will now help you even if you have a mocha.opts (@Zarel)

🎉 Enhancements

  • #2514: The --no-diff flag will completely disable diff output (@CapacitorSet)
  • #3058: All "setters" in Mocha's API are now also "getters" if called without arguments (@makepanic)

📖 Documentation

🔩 Other

Commits

The new version differs by 409 commits.

  • 6b9ddc6Release v4.1.0
  • 3c4b116update CHANGELOG for v4.1.0
  • 5be22b2options.reporterOptions are used for progress reporter
  • ea96b18add .fossaignore [ci skip]
  • adc67fdRevert "[ImgBot] optimizes images (#3175)"
  • ae3712c[ImgBot] optimizes images (#3175)
  • 33db6b1Use x64 node on appveyor
  • 4a6e095Run appveyor tests on x64 platform. Might enable sharp installation
  • 3abed9bLint netlify-headers script
  • 119543eAdd preconnect for doubleclick domain that google analytics results in contacting
  • bd5109eRemove crossorigin='anonymous' from preconnect hints. Only needed for fonts, xhr and es module loads
  • 123ee4fHandle the case where all avatars are already loaded at the time when the script exexecutes
  • 64deadcSpecific value for inlining htmlimages to guarantee logo is inlined
  • 8f1ded4https urls where possible
  • d5a5125Be explicit about styling of screenshot images

There are 250 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Jan 18, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 5.0.0 just got published.

Update to this version instead 🚀

Release Notesv5.0.0

5.0.0 / 2018-01-17

Mocha starts off 2018 right by again dropping support for unmaintained rubbish.

Welcome @vkarpov15 to the team!

💥 Breaking Changes

  • #3148: Drop support for IE9 and IE10 (@Bamieh)
    Practically speaking, only code which consumes (through bundling or otherwise) the userland buffer module should be affected. However, Mocha will no longer test against these browsers, nor apply fixes for them.

🎉 Enhancements

🐛 Fixes

😎 Developer Experience

📖 Documentation

🔩 Other

Commits

The new version differs by 26 commits.

  • cc4a818Release v5.0.0
  • 9f61c04finalize v5.0.0 CHANGELOG [ci skip]
  • a7267b4remove more references to make and Makefile
  • dc58252prep changelog for v5.0.0 [ci skip]
  • f8a1d2adocs(index): add missing doc link (#3203); closes #3135
  • 401997fupdate package-lock.json
  • 50aec7aAdd ability to pass in test files to be ran before positional files via --file (#3190)
  • 7d8abe0fix id and class definition
  • 0a3e32bRewrite Makefile using NPS Scripts. Closes #2352
  • c7730a6Drop TextMate integration inside mocha closes #3118
  • 5c6e99bupdate ESM tests to run against headless chrome instead of saucelabs' chrome only
  • ac1dd70attempt to get travis working again
  • e8b5592Align netlify config with admin panel
  • 565726dAdded Netlify config file
  • e54370ereplace phantomjs with puppeteer for browser tests; closes #3128

There are 26 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Feb 14, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 5.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • 09ce746Release v5.0.1
  • 70027b6update changelog for v5.0.1 [ci skip]
  • 44aae9fadd working wallaby config
  • 412cf27[Update] license year
  • b7377b3rename help-wanted to "help wanted" in stale.yml
  • d975a6afix memory leak when run in v8; closes #3119
  • 3509029update .gitignore to only ignore root mocha.js [ci skip]
  • b57f623fix: When using --delay, .only() no longer works. Issue #1838
  • cd74322Slight copy update on docs for test directory
  • f687d2bupdate docs for the glob
  • 14fc030Add all supported wallaby editors
  • 2e7e4c0rename "common-mistake" label to "faq"
  • bca57f4clarify docs on html, xunit and 3p reporters; closes #1906
  • 2fe2d01Revert "fix travis "before script" script"
  • c0ac1b9fix travis "before script" script

See the full diff

greenkeeperBot added a commit that referenced this pull request Mar 6, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 5.0.2 just got published.

Update to this version instead 🚀

Release Notesv5.0.2

5.0.2 / 2018-03-05

This release fixes a class of tests which report as false positives. Certain tests will now break, though they would have previously been reported as passing. Details below. Sorry for the inconvenience!

🐛 Fixes

  • #3226: Do not swallow errors that are thrown asynchronously from passing tests (@boneskull). Example:

    it('should actually fail, sorry!', function (done) {
    // passing assertionassert(true===true);
    

    // test complete & is marked as passing
    done();

    // ...but something evil lurks within
    setTimeout(() => {
    thrownewError('chaos!');
    }, 100);
    });

    Previously to this version, Mocha would have silently swallowed the chaos! exception, and you wouldn't know. Well, now you know. Mocha cannot recover from this gracefully, so it will exit with a nonzero code.

    Maintainers of external reporters: If a test of this class is encountered, the Runner instance will emit the end event twice; you may need to change your reporter to use runner.once('end') intead of runner.on('end').

  • #3093: Fix stack trace reformatting problem (@outsideris)

:nut_and_bolt Other

Commits

The new version differs by 13 commits.

  • f2ee53cRelease v5.0.2
  • ff1bd9eupdate package-lock.json
  • 6a796cbprepare CHANGELOG for v5.0.2 [ci skip]
  • 0542c40update README.md; closes #3191 [ci skip]
  • afcd08fadd MAINTAINERS.md to .fossaignore [ci skip]
  • 3792befadd opencollective header image to assets/
  • 5078fc5persist paths in stack trace which have cwd as infix
  • 2c720a3do not eat exceptions thrown asynchronously from passed tests; closes #3226
  • 3537061Update to correctly licensed browser-stdout version
  • ec8901aremove unused functionality in utils module
  • f71f347rename wallaby.js -> .wallaby.js
  • c4ef568fix PR url
  • 73d55acfix typos in changelog [ci skip]

See the full diff

greenkeeperBot added a commit that referenced this pull request Mar 7, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 5.0.3 just got published.

Update to this version instead 🚀

Release Notesv5.0.3

5.0.3 / 2018-03-06

This patch features a fix to address a potential "low severity" ReDoS vulnerability in the diff package (a dependency of Mocha).

🔒 Security Fixes

🔩 Other

Commits

The new version differs by 6 commits.

  • da6e5c9Release v5.0.3
  • 70d9262update CHANGELOG.md for v5.0.3 [ci skip]
  • aaaa5abfix: ReDoS vuln in mocha@5.0.2 › diff@3.3.1 (#3266)
  • 8df5727Tidies up code after review
  • 660bcccadds unit tests covering Base.generateDiff
  • bdcb3c3exposes generateDiff function from base reporter

See the full diff

greenkeeperBot added a commit that referenced this pull request Mar 7, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 5.0.4 just got published.

Update to this version instead 🚀

Release Notesv5.0.4

5.0.4 / 2018-03-07

🐛 Fixes

  • #3265: Fixes regression in "watch" functionality introduced in v5.0.2 (@outsideris)
Commits

The new version differs by 3 commits.

  • 851ad29Release v5.0.4
  • 868830aupdate CHANGELOG.md for v5.0.4 [ci skip]
  • eb09421restore removed methods which still used

See the full diff

greenkeeperBot added a commit that referenced this pull request Mar 23, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 5.0.5 just got published.

Update to this version instead 🚀

Release Notesv5.0.5

5.0.5 / 2018-03-22

Welcome @outsideris to the team!

🐛 Fixes

📖 Documentation

🔩 Other

Commits

The new version differs by 18 commits.

  • c11e1e2Release v5.0.5
  • b5a556eadd changes for v5.0.5 [ci skip]
  • 424ef84increase default timeout for browser unit tests
  • 19104e3fix debug msg in Runnable#slow; closes #2952
  • f4275b6extract checking AMD bundle as own test
  • 19b764dAddressed feedback
  • 2c19503Fixed linting
  • ab84f02chore(docs): rewording pending tests
  • 6383916fix to bail option works properly with hooks (#3278)
  • 0060884keep hierarchy for skipped suites w/o a callback
  • 39df783docs: Fix typo in an emoji
  • 27af2cffix(changelog): update links to some PRs
  • d76f490chore(ci): Remove PHANTOMJS_CDNURL, nit
  • 86af6bbfix my carelessness in e19e879
  • e19e879ensure lib/mocha.js is not ignored by ESLint

There are 18 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Apr 13, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 5.1.0 just got published.

Update to this version instead 🚀

Release Notesv5.1.0

5.1.0 / 2018-04-12

🎉 Enhancements

🐛 Fixes

📖 Documentation

🔩 Other

Commits

The new version differs by 23 commits ahead by 23, behind by 2.

  • 40d9ea3Release v5.1.0
  • bf34e42update CHANGELOG for v5.1.0 [ci skip]
  • 63462ddImplement API documentation using npm:documantation.
  • 741b0bdfix circular objects in json reporter; closes #2433 (#3318)
  • 8010501fix wrong version in package.json! [ci skip]
  • 94e7289doc precision for exclusive tests
  • 8b6c957optimize package-scripts.js
  • d71b80aPATH workaround for Travis CI bug
  • 7544bd3further build improvements (#3315)
  • 88b9882update package-lock.json for v5.0.5 [ci skip]
  • 4ae26b2improve caching performance in CI (#3310)
  • ff9f3cfupdate stages and build matrices (#3308)
  • f2560e7add update-contributors script; closes #3289 (#3290)
  • cd1c835upgrade eslint; lint
  • 35dac3euse build stages for Travis CI (#3302)

There are 23 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Apr 19, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 5.1.1 just got published.

Update to this version instead 🚀

Release Notesv5.1.1

5.1.1 / 2018-04-18

🐛 Fixes

Commits

The new version differs by 6 commits.

  • e0bc1c1Release v5.1.1
  • eac31feupdate package-lock.json [ci skip]
  • fde558dupdate CHANGELOG.md for v5.1.1 [ci skip]
  • a5fd5e6Revert "remove default js in "--watch-extensions" option; closes #3275"
  • 7057638update outdated info in docs/README.md [ci skip]
  • 5212718fix ESLint problems and consolidate configuration

See the full diff

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

Copy link
Copy Markdown
Author
  • The devDependencymocha was updated from 3.4.2 to 6.0.1.

Update to this version instead 🚀

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 9 commits.

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

See the full diff

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

Copy link
Copy Markdown
Author
  • The devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 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 devDependencymocha was updated from 3.4.2 to 7.2.0.

Update to this version instead 🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants