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 mochify to the latest version 🚀 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 21, 2017

Version 2.19.0 of mochify just got published.

Dependency mochify
Current Version 2.18.1
Type devDependency

The version 2.19.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 mochify.
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.


Commits

The new version differs by 5 commits .

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 🌴

@coveralls
Copy link

coveralls commented Feb 21, 2017

Coverage Status

Coverage remained the same at 42.857% when pulling ccfdad5 on greenkeeper/mochify-2.19.0 into 26fd297 on master.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 25, 2017

Version 3.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits .

  • 6808886 3.0.0
  • 5eabd65 Merge pull request #145 from mantoni/mocha-3
  • f741e24 Use @studio/changes instead of make
  • ae55cda Use Mocha 3.2, mocaccino 2 and browserify 14.1
  • e932788 Add new node and remove old node from travis config
  • cb18b2d Sort dependencies with npm
  • 0ecdc11 Change default reporter to spec

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 2, 2017

Version 3.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits .

  • 770be84 3.1.0
  • 1684ad9 Merge pull request #147 from hakatashi/feature/external-option
  • ddd95ec Document --external to lib/help.txt
  • 9393fb1 Document --external
  • b60e8dc Implement --external option
  • d18e1bf Update compatibility notes for v3.0.0

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 12, 2017

Version 3.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • 23cae90 3.1.1
  • 20dc627 Add contributor
  • a49def5 Merge pull request #149 from wesleytodd/fix-require-flag
  • e779fec fix behavior of --require flag

See the full diff.

greenkeeper bot added a commit that referenced this pull request May 12, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 12, 2017

Version 3.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits0.

false

See the full diff

greenkeeper bot added a commit that referenced this pull request May 13, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 13, 2017

Version 3.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits0.

  • 3be7c67 3.2.1
  • e2b5e47 Merge pull request #153 from mantoni/missing-help
  • a1bfb55 document viewport options in help.txt

false

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 15, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 15, 2017

Version 3.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 8, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 8, 2017

Version 4.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • d47a84e 4.0.0
  • 93ed716 Merge pull request #160 from fatso83/update-mocha-4
  • 2c3f70c Update Mocaccino to version 3
  • a87f902 Update compatibility list in README
  • dc03ae4 Update to Mocha 4

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 8, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 8, 2017

Version 5.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • 9c8d5e7 5.0.0
  • 3b48ee2 Merge pull request #161 from mantoni/chromium
  • d2a3fec Remove obsolete "which" dependency
  • 6c0f376 Highlight --url and --https-server features
  • c036a28 Use default --url if --https-server is specified
  • 2d352c3 Support launching a localhost https server
  • 09910d2 Pass --allow-insecure-localhost option to chromium
  • 6fa0e1c Handle page load failures
  • 9766abf Add support for --no-commondir Browserify option
  • 1e85459 Support --url option with chromium
  • 4c6a896 Add header screenshot and move default behavior section up
  • 046ef4d Improve setup instructions and feature overview
  • 0c6d4a1 Remove postinstall script to install phantomjs
  • c0e6284 Ignore promise rejections in evaluate calls
  • 9c4c5a2 Update documentation and compatibility notes

There are 20 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 19, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 19, 2017

Version 5.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • e23496f 5.1.0
  • a522155 Document --allow-chrome-as-root option
  • 40b4800 Add contributor
  • 2cdbc02 Merge pull request #163 from fearphage/allow-chrome-as-root
  • 7a9343d added a flag to allow chrome to run as root

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 16, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 16, 2018

Version 5.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 1, 2018

Version 5.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 5, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 5, 2018

Version 5.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 4324d7b 5.3.1
  • dc33a8d Merge pull request #167 from mantoni/m90-viewport-args
  • b76eb59 properly cast viewport parameters to ints

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 17, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 17, 2018

Version 5.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • ed70f1b 5.4.0
  • 4df85e3 Merge pull request #168 from mantoni/m90-randomport
  • b423a90 improve port handling for https server

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 21, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 23, 2018

Version 5.6.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 20, 2018

Version 5.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • b0dad1a 5.7.0
  • 0438bf1 Merge pull request #173 from mantoni/m90-1.4.0
  • db88363 Print non-log console messages to stderr
  • 98ecfcc Filter out non-log messages when reading console
  • 0c35a32 Merge pull request #172 from mroderick/dependency-audit
  • 7dea6fc Dependency hygeine (npm audit)
  • ff62e65 Fix typo in README
  • 2ac6322 Add Travis configuration example
  • 5056096 Move Selenium WebDriver instructions up
  • f392ad8 Merge pull request #170 from mantoni/m90-help
  • e07b4ea document async polling arg in readme and help text

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 5, 2018

Version 5.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 3ef326f 5.8.0
  • 085e204 Reinstall dependencies
  • 5b95d75 Add contributor
  • 9ac4154 Merge pull request #174 from SteffenL/update-min-wd
  • 1eb6759 Add examples for custom Selenium capabilities and BrowserStack
  • a3b205c Update min-wd to 2.11.0
  • e993f8b Add contributor to package.json

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 9, 2018

Version 5.8.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 51ca89c 5.8.1
  • a46fde0 Merge pull request #178 from mantoni/plugin-order
  • 91ba9eb add comment about calling callback sync/async
  • 09d3a2e do not use --node flag in chromium tests
  • 8c283f3 port transform and plugin related tests from node suite
  • 7b8680f Ensure browserify plugins are always mounted in the same order
  • f5c7933 Use puppeteer v1.6 and source-mapper v2.1

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 19, 2018

  • The devDependency mochify was updated from 2.18.1 to 6.0.0.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • ef5489d 6.0.0
  • 999c56e Add compatibility notes for v6
  • 0211b75 Remove mochify-istanbul documentation
  • a01fea7 Merge pull request #185 from mantoni/nyc
  • 3b0c553 Istanbul nyc support
  • de01eb2 Merge pull request #186 from mantoni/mocha5
  • 8f2dfff Update @studio/changes for --commits and --footer support
  • ddf1297 Update Puppeteer to v1.10
  • 50f1aa6 Update Mocha to v5.2
  • 314fc7a Merge pull request #184 from mroderick/upgrade-browserify
  • 1bf51a2 Upgrade browserify and watchify
  • 64a65e8 Merge pull request #183 from mantoni/travis-master
  • f32782a Display build status from master in README
  • 5254b63 Merge pull request #180 from mantoni/node-runner
  • e18817a Do not call methods on browserify object asynchronously to ensure predictable order

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 19, 2018

  • The devDependency mochify was updated from 2.18.1 to 6.0.1.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 19, 2018

  • The devDependency mochify was updated from 2.18.1 to 6.0.2.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • a8844e8 6.0.2
  • 78dcbe9 Add link to nyc
  • 0d99858 Merge pull request #188 from mantoni/server-files-with-content-type
  • 3512b7f Serve files with content-type headers

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 21, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2018

  • The devDependency mochify was updated from 2.18.1 to 6.0.3.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • cf546f6 6.0.3
  • 20c5985 Merge pull request #190 from mantoni/unhandled-rejection
  • 28633c4 Handle promise rejection when calling browser.newPage()
  • a553cb8 Merge pull request #189 from mantoni/circle-ci
  • cd89125 Add note about required flags in CircleCI

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2018

  • The devDependency mochify was updated from 2.18.1 to 6.0.4.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 1de1c00 6.0.4
  • bcd3511 Merge pull request #192 from mantoni/page-error
  • eb83cf4 Add tests for async test failures
  • b15cf0f Do not exit on puppeteer pageerror event

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 2, 2019

  • The devDependency mochify was updated from 2.18.1 to 6.1.0.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 73ea671 6.1.0
  • a8685b4 Add support for custom mocha path (#195)
  • d8a0a9c Fix linter issues
  • 3a49f42 Update eslint to address security issues
  • 54c018a Merge pull request #193 from mantoni/test-run
  • 7551a07 Merge test cases for sync and async failure, test for early exit on evaluation error
  • ccc4138 Improve test case for async failure

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 13, 2019

  • The devDependency mochify was updated from 2.18.1 to 6.1.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 27, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 27, 2019

  • The devDependency mochify was updated from 2.18.1 to 6.2.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 10, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 10, 2019

  • The devDependency mochify was updated from 2.18.1 to 6.3.0.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 2a56e35 6.3.0
  • 14ff389 Always pass --disable-dev-shm-usage to chromium
  • 01bdea8 Address Chromium test case fragility
  • a314590 Add node 12 to travis config
  • 3ec7b00 Fix test on node 12
  • 74b2ab7 [feat] Bring back --web-security flag (#203)
  • 1767f1f Bump js-yaml from 3.12.1 to 3.13.1 (#202)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 9, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 9, 2019

  • The devDependency mochify was updated from 2.18.1 to 6.4.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 5, 2019

  • The devDependency mochify was updated from 2.18.1 to 6.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 9, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2019

  • The devDependency mochify was updated from 2.18.1 to 6.6.0.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant