Shridhad / jjsonviewer

Its a JSON Beautifier and Viewer jQuery plugin.
36 stars 12 forks source link

Update testem to the latest version πŸš€ #20

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of testem was just published.

Dependency testem
Current Version 1.18.4
Type devDependency

The version 2.0.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 testem.

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

  • 4f60ed0 2.0.0
  • af8620d Merge pull request #1205 from testem/fix-leaky-runners
  • 6f6c7be Merge pull request #1170 from smottt/master
  • 184de4e [BUGFIX] Prevent leaked runners/sub processes.
  • 1950ca9 Merge pull request #1199 from ajlomagno/rename-npmignore
  • 19a24d1 Renamed .npmingore to .npmignore
  • 208b5d5 Merge pull request #1193 from tjgq/report-failed-hook-error-message
  • e7bc3dd Display error message correctly when a hook fails to run.
  • a87d79b Merge pull request #1182 from jlogsdon/fix/browser_args-by-mode
  • bd9a1b1 Merge pull request #1185 from rlivsey/fix-cycle-depth
  • d46d01d Fix TestemConfig always being reset to {}
  • 3ae1856 use writeStream.columns to determine max length of the output
  • b575b32 fixed failing test
  • 60bcfc9 Support different browser_args by app mode
  • bdc9377 Better message about client_cycle_depth (#1171)

There are 24 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 2.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 14 commits.

  • bf29853 2.2.0
  • 55d0df5 Use npm lockfile
  • 9429129 Merge pull request #1223 from testem/greenkeeper/socket.io-2.1.0
  • ed48bb8 fix(package): update socket.io to version 2.1.0
  • 1699c79 release v2.1.0 πŸŽ‰
  • 14d9b6f Merge pull request #1209 from LoicEvenium/upgrade-socketio
  • fd4ce61 Merge pull request #1219 from arthirm/master
  • 750aad2 Adding api for setting defaultOptions in testem
  • 686ab88 Merge pull request #1214 from testem/greenkeeper/sinon-chai-3.0.0
  • 6e84fab Merge pull request #1216 from testem/greenkeeper/execa-0.10.0
  • 6d690c9 fix(package): update execa to version 0.10.0
  • 735f8c9 chore(package): update sinon-chai to version 3.0.0
  • fb51a34 add lock file
  • 58cbaa4 update socket-io to fix "Validation TypeError" websockets/ws#1021

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 2b6e4ec release v2.2.1 πŸŽ‰
  • b4a3b10 Merge pull request #1224 from testem/improve-error
  • c265c18 Improve error message. If the browser times out, we should say that clearly

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 39 commits.

  • 6cd69c5 release v2.3.0 πŸŽ‰
  • a69d6e3 Merge pull request #1242 from arthirm/es6-classify-utils
  • 125bf92 Merge pull request #1240 from scalvert/es6-classify-server
  • 5e4acb9 Merge pull request #1244 from jbryson3/feature/browser_paths
  • c5550b4 Fixes for eslint
  • d03fcf2 Changing the language of browser_path tests
  • 4f1965e Add support for browser_paths
  • 381257c Converting to es6 classes for utils
  • ac9be52 Converting strings to template strings
  • 7434a07 Incremental conversion of codebase to es6 classes - server
  • c5caa33 Merge pull request #1238 from scalvert/es6-classify-runners
  • f384e47 Converting method to static
  • b9549b5 Incremental conversion of codebase to es6 classes - runners
  • 9c8669e Merge pull request #1237 from scalvert/es6-classify-process
  • 04bb64e Incremental conversion of codebase to es6 classes - process

There are 39 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.4.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 78a4a61 release v2.4.0 πŸŽ‰
  • 44214a5 Merge pull request #1246 from Techn1x/master
  • 1cfae01 Bugfix for browser_exes
  • 6490c76 Added tests + readme for browser_exes
  • 11774a2 Add support for browser_exes
  • 32449e4 Added 'chrome' possibleExe, for puppeteer users

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • d0e86be release v2.5.0 πŸŽ‰
  • d0fe2ec Merge pull request #1248 from step2yeung/socket_heartbeat_config
  • 5f07a85 Adding fake_socket to mock sockets in tests
  • eb24942 Adding configuration to set socket heartbeat timeout

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.6.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • ed17398 release v2.6.0 πŸŽ‰
  • 1bc43ea Merge pull request #1251 from step2yeung/update_tests-start
  • 99a76c6 Update mocha testcontext property name
  • d1ba667 Make toResult compatiable with node4
  • 23ba2aa Merge pull request #1252 from astronomersiva/master
  • a2fcfa6 Merge pull request #1253 from testem/greenkeeper/update-to-node-10
  • c0c8f6f Set socket_heartbeat_timeout to browser_disconnect_timeout if not provded
  • 04bde58 Adding testContext to tests-start event
  • 4367712 Update to node 10 in .travis.yml

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.7.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 21 commits.

  • 490eb1f release v2.7.0 πŸŽ‰
  • dc64901 Merge pull request #1263 from testem/cleanup
  • 8e028aa move getUniqueId to local method, as it isn't public nor does it require
  • 8b031a6 Merge pull request #1257 from step2yeung/uniqueids
  • 6685cb1 Adding launcher factory tests
  • 70eccd0 Using process.hrtime() for uniqueId
  • 573dcb2 Generate unique id in launcher-factory. Update app.js to use launch-factory
  • f110025 Merge pull request #1188 from makepanic/teamcity-duration
  • 28065f2 fix(teamcity_reporter): add runDuration to finished test
  • dc5a90f Merge pull request #1261 from testem/upgrades
  • 61425a8 more upgrades
  • 5f5138a upgrades
  • 6c233b7 Merge pull request #1260 from testem/cleanup
  • 86cd654 more es6 cleanup
  • f67755b Merge pull request #1259 from testem/cleanup

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.7.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 2b35ceb release v2.7.1 πŸŽ‰
  • d3fdfa7 Merge pull request #1264 from testem/quickfix
  • 49b786c QUICKFIX: Ignore `kevent: Invalid Argument’ warnings

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.7.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • c45adc5 release v2.7.2 πŸŽ‰
  • 89acb60 Merge pull request #1268 from step2yeung/move_set_heartbeat
  • 3c36a11 Update test
  • f1981e2 Removing done from test
  • 644ad96 Add test for setting socket_heartbeat_timeout
  • 31b52cd Moving set heartbeat timeout from browser_test_runner to server/index
  • 39c0b79 Merge pull request #1266 from testem/cleanup
  • 50500cd cleanup
  • f4dc971 fixup test: to.be.null() isn’t actually a function. Not sure how this passes CI..

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.8.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 6b30908 release v2.8.0 πŸŽ‰
  • a679fae Merge pull request #1034 from stutrek/master
  • 3d24c4f added explicit config for footer_scripts
  • 11f04b4 chore(package): update sinon to version 6.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.8.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • c3d0920 release v2.8.1 πŸŽ‰
  • 4115cf9 Merge pull request #1273 from testem/updates
  • 78921e7 Some upgrades
  • 9187730 Merge pull request #1272 from testem/cleanup
  • 79010d9 Tidy-up:
  • 54d2e6c Merge pull request #1271 from makepanic/issues/1269
  • 89020da fix(teamcity_reporter): use comparisonFailure error type if applicable

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.8.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • e49f8d4 release v2.8.2 πŸŽ‰
  • f69e477 Merge pull request #1274 from dcombslinkedin/master
  • 5377717 adding better handling when test-suite timeout occurs, to reduce confusion about "Browser exited unexpectedly" errors

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • cd97a4d 2.9.0
  • 92096ea Merge pull request #1281 from jamescdavis/add_support_for_qunit_negative_assertions
  • a824753 Add support for qunit negative assertions
  • c05b1c5 Merge pull request #1278 from testem/greenkeeper/eslint-5.0.0
  • 022c08b chore(package): update eslint to version 5.0.0
  • d73a96d Throwing error for window.alert and window.confirm (#1276)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • df177c1 release v2.9.1 πŸŽ‰
  • fdca2ac [FEAT BUGFIX] add test time and duration to TapReporter, fix double-exit check, print timeout error on exit if required (#1283)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • b8700e6 release v2.9.2 πŸŽ‰
  • a8a8d0a bump yarn.lock
  • 9f356f6 [BUGFIX] conform to TAP spec, revert prefix time (#1284)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.9.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 434c5f0 2.9.3
  • aac73df Merge pull request #1287 from the-t-in-rtf/gh-1286
  • 3908266 GH-1286: Added "unsafe directory handling" tests.
  • a748990 GH-1286: Added path resolve of cwd to "safe dir" check.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.10.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 69aec05 2.10.0
  • da0cc34 Merge pull request #1289 from ventuno/bug-1075
  • 71592e0 Warn of default dev mode reporter.
  • eed63c3 Adding dev_mode_file_reporter config option.
  • b1b8fa8 Change 2nd reporter type in dev mode.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.11.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • 84271fa release v2.11.0 πŸŽ‰
  • 7606e47 Sending qunit testId in test-result event and exposing originalResultObject to reporter. (#1295)
  • 9c830d6 Adding headless chrome to known browser (#1294)
  • 9b8e70d Merge pull request #1293 from testem/greenkeeper/printf-0.5.1
  • 7477795 fix(package): update printf to version 0.5.1
  • ea17e89 Merge pull request #1292 from testem/greenkeeper/printf-0.4.0
  • ff2043d fix(package): update printf to version 0.4.0
  • dc4cfd5 Merge pull request #1288 from testem/greenkeeper/execa-0.11.0
  • 3607936 fix(package): update execa to version 0.11.0

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 52207bb release v2.12.0 πŸŽ‰
  • 4acc7ef Use etags on assets request header to leverage browser cache (#1297)
  • 63e615e Merge pull request #1290 from testem/greenkeeper/execa-1.0.0
  • 37efa8c Merge branch 'master' into greenkeeper/execa-1.0.0
  • 5a2ad2b Merge pull request #1298 from testem/greenkeeper/mustache-3.0.0
  • 070e27f chore(package): update lockfile package-lock.json
  • 1c52730 fix(package): update mustache to version 3.0.0
  • cc95103 fix(package): update execa to version 1.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 96b7202 release v2.13.0 πŸŽ‰
  • 9351145 Use tmp to create browserTmpDir so it can get cleaned up when test run completes (#1303)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

  • 450a3cd release v2.14.0 πŸŽ‰
  • 209920f Merge pull request #1307 from choheekim/event_handling
  • 78d1bf8 Check if 'handlers' is defined
  • eff7eaf Add unit test for patchEmitterForWildcard.
  • 95f49ce Change additional_browser_socket_events to custom_browser_socket_events in config level and add namespace for new events
  • b39fdde Add singleRun to browserTesrRunner params (#1309)
  • 6afc836 Trigger CI
  • 555c3cb register events defined in additionalBrowserSocketEvents and send events to browser side
  • 77eee18 Trigger AppVeyor build
  • 2d36229 Add singleRun to params

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v2.15.0
  • Improve browser console log & add console.group as additional method to interrupt
  • [XUnit] Show info about failed assertion
Commits

The new version differs by 8 commits.

  • eaf04fd release v2.15.0 πŸŽ‰
  • 9f95958 Merge pull request #1331 from step2yeung/master
  • f1b637f Improve browser console log & add console.group as additional method to interrupt
  • c56520f Merge pull request #1320 from testem/greenkeeper/sinon-7.2.3
  • 62498e5 Merge pull request #1324 from zonkyio/xunit-failed-assertion-report
  • 5ec77be [XUnit] Show info about failed assertion
  • e8909c6 chore(package): update lockfile yarn.lock
  • 27808c4 chore(package): update sinon to version 7.2.3

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 πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€