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 testee to the latest version 🚀 #239

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 13, 2017

Version 0.4.0 of testee just got published.

Dependency testee
Current Version 0.3.1
Type devDependency

The version 0.4.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 testee.
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 12 commits .

  • f7d8a96 0.4.0
  • 84682ed add troubleshoot:cache section
  • 156a6da fix caching/jasmine coverage bugs
  • 4ce1214 resolved conflicts
  • 3727c0b using babel-plugin-istanbul for coverage instrumentation
  • a693817 Refactoring coverage tests
  • b468dfc Creating separate blogpost modules for each test runner
  • 5d69d54 Running coverage tests separately from other tests
  • e8296c9 refactoring coverage tests
  • ce3a1f7 running all tests
  • 965ba4f removing / from beginning of path so that babel-plugin-istanbul won't skip file
  • 92c244f trying to use babel-plugin-istanbul for coverage instrumentation

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 28, 2017

Version 0.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits ahead by 6, behind by 1.

  • b8cf1f0 0.4.1
  • 94f9cab 0.4.0
  • 0fad897 Allow reporting of client console logging (#116)
  • 138fa7f Merge pull request #108 from bitovi/107-document-es6-coverage
  • 6a35fbc add es6 note and coverage example
  • 7f3357d Merge pull request #105 from bitovi/babel-plugin-istanbul

false

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 1, 2017

Version 0.5.0 just got published.

Update to this version instead 🚀

Release Notes v0.5.0

Ability to use a .js config file

Commits

The new version differs by 3 commits0.

  • 40e50aa 0.5.0
  • 3c4581c Merge pull request #123 from stevenvachon/master
  • 58f3b9c Add CLI support for *.js config files

false

See the full diff

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

greenkeeper bot commented May 18, 2017

Version 0.5.1 just got published.

Update to this version instead 🚀

Release Notes Prevent Browser Caching

Prevent browser caching
also Add warning/autofix for missing doctype

Commits

The new version differs by 7 commits.

  • 6caaae6 0.5.1
  • 8df985f Fix README badges (#132)
  • b0d6ae1 Readme rewrite (#126)
  • 3cb4ab2 Prevent browser caching (#131)
  • 248f6ef Add warning/autofix for missing doctype (#130)
  • 4b97feb Merge pull request #129 from bitovi/fix-licence-field
  • 25e506f Make package.json license a valid SPDX license expression

See the full diff

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

greenkeeper bot commented Jun 23, 2017

Version 0.6.1 just got published.

Update to this version instead 🚀

Release Notes Timed Objective

In v0.6.0, I mistakenly used an object to the timeout error message which made timeout errors look like:

1) General error http://localhost:3996/test/index.html?__token=5ga9ch on {"browser":"firefox"}:
   Error: Browser timed out within [object Object] seconds

That is fixed. The README was also updated with a comment on the recommended Testee testing workflow.

Commits

The new version differs by 12 commits.

  • dee47fa 0.6.1
  • c98c31d Add note about development workflow (#139)
  • 85c5cc2 Fix timeout variable (#140)
  • bc75724 0.6.0
  • 08fb2b7 Use native Promises, remove Q dependency (#135)
  • 7bbd009 Deprecate grunt task (#133)
  • e8b25ac Merge pull request #119 from bitovi/greenkeeper/initial
  • 6af2fe7 Merge branch 'master' into greenkeeper/initial
  • 76ad59a sticking with qunit 1.x for now
  • dc4c47b Add UnhandledPromiseRejectionWarning help (#138)
  • 7260ecb docs(readme): add Greenkeeper badge
  • 65c5c80 chore(package): update dependencies

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2017

Version 0.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • b4105b6 0.7.0
  • 66861af Merge pull request #147 from bitovi/travis-npm
  • 759e596 Merge pull request #146 from bitovi/134-remove-grunt-task
  • 4d01b9d Add Travis publishing
  • 21b4443 Remove grunt task
  • ba0df39 Merge pull request #145 from bitovi/greenkeeper/qunitjs-2.4.0
  • 6265aeb Use QUnit2-compatible syntax in test
  • 54481e3 Merge pull request #143 from bitovi/greenkeeper/chai-4.0.2
  • d89640a chore(package): update qunitjs to version 2.4.0
  • 6710064 Merge branch 'master' into greenkeeper/chai-4.0.2
  • a5e5fc8 Merge pull request #144 from bitovi/greenkeeper/del-3.0.0
  • e6b763c chore(package): update del to version 3.0.0
  • a1302da chore(package): update chai to version 4.0.2

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 6, 2018

Version 0.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • c68a6b6 0.8.0
  • b1d20c4 updating author information
  • 4e77abc Merge pull request #170 from bitovi/ignore-node-modules
  • e3dd52d not instrumenting node_modules when using the basic --coverage option
  • a2df5f8 Fix Chrome Headless example to show Puppeteer
  • 8d4a0b4 Merge pull request #166 from bitovi/chrome-dome
  • 332c3f6 Use concrete Chrome Headless examples
  • fa87597 Merge pull request #160 from bitovi/doc-cli-args
  • 13a1f7a Merge pull request #159 from bitovi/157-document-ff-dbus
  • a40d49c Document how to pass command-line args to browsers
  • 21c1db8 Document FireFox's need for D-Bus on Linux
  • 3c36209 Merge pull request #154 from bitovi/greenkeeper/debug-3.0.0
  • 83e54e5 fix(package): update debug to version 3.0.0
  • 874593d Merge pull request #149 from bitovi/port-safari
  • 893f01b Merge pull request #151 from bitovi/fail-fast

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2018

Version 0.8.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 614a3b2 0.8.1
  • 5e98771 Merge pull request #173 from bitovi/dev/172-security
  • ce09a68 update deps to resolve security vulnerabilities (fixes #172)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 29, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 29, 2019

  • The devDependency testee was updated from 0.3.2 to 0.9.0.

Update to this version instead 🚀

Release Notes for Enable reporterOptions parameter to the specified Reporter

Enable reporterOptions on testee specified reporters like XUnit reporter, fixes issue #180.
Add Contributing docs, fixes issue #181.

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 24, 2019

  • The devDependency testee was updated from 0.3.2 to 0.9.1.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • f2aee2b 0.9.1
  • 431033a Merge pull request #188 from bitovi/upgrade-miner
  • fe6f828 Bump miner version to 1.0.0 (node 12 compatibility)
  • ae537c8 Merge pull request #183 from bitovi/greenkeeper/launchpad-0.7.1
  • bb6d7c3 fix(package): update launchpad to version 0.7.1

See the full diff

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.

0 participants