hakatashi / node-module-kickstarter

An almighty kickstarter (or template) to develop into node.js module, specially made for me.
0 stars 0 forks source link

Update mochify to the latest version πŸš€ #18

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.3.0 of mochify was just published.

Dependency mochify
Current Version 4.0.0
Type devDependency

The version 5.3.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of mochify.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 30 commits.

  • ed471ac 5.3.0
  • f5b2a6f Document --global-transform
  • 992c5b5 Add support for --global-transform
  • fd0c6b5 5.2.0
  • 1925421 Upgrade to Puppeteer 1 and Browserify 15
  • 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
  • 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

There are 30 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

Version 5.5.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 4078ad6 5.5.0
  • 8fa0911 Align help.txt file with README
  • e14d3b0 Merge pull request #169 from mantoni/m90-url
  • c1b3aa4 Detect conflicting port values and exit if they don't match
  • b582d9e Enable passing of url without additionally specifying port

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 48318d1 5.6.0
  • 30e5fe8 Document Appium and iOS Simulator support
  • 0c6ceff Support iOS Simulator via Appium

See the full diff

greenkeeper[bot] commented 6 years ago

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] commented 6 years ago

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[bot] commented 6 years ago

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] commented 6 years ago

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] commented 5 years ago

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] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€