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 lab to the latest version 🚀 #73

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 23, 2018

The devDependency lab was updated from 16.1.0 to 17.0.0.

This version 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.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

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

greenkeeper bot commented Oct 24, 2018

  • The devDependency lab was updated from 16.1.0 to 17.0.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 3cde988 version 17.0.1
  • 572f7c8 Merge pull request #867 from geek/only
  • 04545d7 Fix from code 5.2.1 change
  • c630de6 No longer skip scripts when multiple only

See the full diff

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

greenkeeper bot commented Oct 25, 2018

  • The devDependency lab was updated from 16.1.0 to 17.0.2.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • c32d0c2 version 17.0.2
  • 44457c8 Merge pull request #869 from validkeys/master
  • 0a9770f Update runner.js
  • b63b8c2 [ENHANCEMENT] Nullified test context on finish to prevent memory leaks

See the full diff

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

greenkeeper bot commented Oct 31, 2018

  • The devDependency lab was updated from 16.1.0 to 17.0.3.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 0cdd48f 17.0.3
  • 4bd9b6d Handle all cases of non-Error error. Closes #873
  • aa10f49 Merge pull request #870 from ajgamble-milner/typings
  • f5594d9 Update type definitions to match documented API

See the full diff

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

greenkeeper bot commented Nov 1, 2018

  • The devDependency lab was updated from 16.1.0 to 17.0.4.

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 Nov 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 1, 2018

  • The devDependency lab was updated from 16.1.0 to 17.1.0.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 75a9338 version 17.1.0
  • 9a7f406 Merge pull request #876 from geek/deps
  • 546e53f Update dependencies
  • 477b0c7 Merge pull request #875 from geek/truncate
  • 2a3bc47 Revert console cov report truncation
  • 54f841c Merge pull request #871 from mkantor/improve-console-coverage-report
  • 1f459f6 Minor code readability improvements
  • b5cd7b8 Recolor console coverage report details to improve readability
  • cb28957 Truncate coverage reports for files when output is very long
  • aaedfb6 Make console coverage report more concise

See the full diff

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

greenkeeper bot commented Nov 3, 2018

  • The devDependency lab was updated from 16.1.0 to 17.2.0.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • c89696d version 17.2.0
  • a513ec9 Merge pull request #879 from geek/master
  • d16c246 Workaround broken graceful-fs release
  • 1f5720a Check file pattern on coverage traversal
  • c194b84 Merge pull request #877 from ajgamble-milner/coverage-all
  • 7e3da29 Add CLI errors & behaviour for coverage all options
  • 1c96fa1 Corrected test to provide 100% coverage for --coverage-flat
  • b4eab79 Update CLI options to allow coverage-all and coverage-flat
  • 7173fe6 Corrected coverage option casing
  • 931a5f8 Add all flag for code coverage

See the full diff

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

greenkeeper bot commented Nov 3, 2018

  • The devDependency lab was updated from 16.1.0 to 17.2.1.

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 Nov 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 5, 2018

  • The devDependency lab was updated from 16.1.0 to 17.3.0.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • a2787f9 version 17.3.0
  • b77d6e8 Fix flaky timeout test
  • de33173 Merge pull request #881 from ajgamble-milner/coverage-pattern
  • a28c9dc Add note on coverage-pattern default
  • ff337c7 Add coverage-pattern option

See the full diff

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

greenkeeper bot commented Nov 14, 2018

  • The devDependency lab was updated from 16.1.0 to 18.0.0.

Update to this version instead 🚀

Commits

The new version differs by 31 commits.

  • 246d25d version 18.0.0
  • d5c6976 Merge pull request #894 from geek/master
  • 4ef5bc4 Have correct exit code with multiple reporters
  • 6dbb48c Merge pull request #893 from geek/tests
  • 495dd4f Properly propagate term sig to child lab process
  • 03314f7 Merge pull request #892 from geek/docs
  • fd118ac Add note about how to get a tests ID
  • c1ce8d9 Merge pull request #891 from geek/master
  • cb49b67 Update eslint version
  • 4518560 Merge pull request #890 from geek/master
  • b5ede1d Remove deprecated espree option
  • edc19f1 Merge pull request #888 from geek/traverse_path
  • 1d6b19c Merge pull request #889 from geek/docs
  • 5d69fa7 Remove docs about custom linter option
  • 5cd3642 Compare coverage pattern to canonical path

There are 31 commits in total.

See the full diff

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

greenkeeper bot commented Dec 17, 2018

  • The devDependency lab was updated from 16.1.0 to 18.0.1.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • a2b8b52 version 18.0.1
  • 5c11479 Merge pull request #898 from secretcowlevel/master
  • a9c6b7a Explicitly test for color output on supporting consoles.
  • 3a2486e Do not run "Leaks ignores Counter globals" on Windows Node >= 11.
  • b169b65 Update dependencies.
  • 4b12c69 Fix lint and switch to use regex matching instead of endsWith/Os.EOL in output tests.
  • 072c02e Support limited consoles in test/reporters.js.
  • f0e2f4e Linter tests should use Os.EOL.
  • e003fff Update .gitattributes
  • 0b6f26e Create .gitattributes
  • c0d8bb1 Add Windows and MacOS X to Travis.
  • 47e8181 Merge pull request #899 from Nargonath/changelog
  • 13d1574 Add changelog.md
  • e060ace Switch back to Hoek.clone from lodash.deepClone.
  • da9c89d Merge pull request #895 from secretcowlevel/master

There are 17 commits in total.

See the full diff

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

greenkeeper bot commented Feb 12, 2019

  • The devDependency lab was updated from 16.1.0 to 18.0.2.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

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.

None yet

0 participants