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 🚀 #31

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 10, 2018

Version 15.2.0 of lab was just published.

Dependency lab
Current Version 14.3.2
Type devDependency

The version 15.2.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 lab.

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 41 commits ahead by 41, behind by 3.

  • f77c593 version 15.2.0
  • 5282e7d Merge pull request #803 from geek/master
  • e6584fa Update eslint
  • 816e6d6 Merge pull request #802 from devinivy/lint-object-rest-spread
  • a33a648 Support object rest/spread under eslint
  • 86d5949 Merge pull request #801 from xdl/update-readme-expect-code
  • 67d747d update to use expect from code
  • c6bac7c Merge pull request #786 from geek/mustcall
  • d971304 Merge pull request #797 from corbinu/master
  • 8d99138 Update TypeScript typings
  • bfc9d9b Merge pull request #794 from hapijs/fix-oncleanup-ex
  • f740886 Fix usage example of flags.onCleanup
  • 328d6c9 Merge pull request #793 from jcloutz/npmignore
  • a6a2313 Added index.d.ts to npmignore to prevent npm removing it during install
  • b175918 Add mustCall feature

There are 41 commits in total.

See the full diff

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 Feb 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

Version 15.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • d4215e6 version 15.2.2
  • 2e60ba8 Merge pull request #810 from geek/399
  • 574c1e1 Write CLI errors to stderr
  • a4e300a Merge pull request #809 from geek/master
  • cffa3e1 Update eslint version
  • 617f442 Merge pull request #808 from mcollina/fix-node-10
  • a3fe4bb add URL and URLSearchParams to global variables
  • 4e24176 version 15.2.1
  • 301683b Merge pull request #807 from geek/804
  • c806668 Report correct exit code with multiple reporters
  • 6d8cd8b Merge pull request #806 from geek/804
  • 37bc60b Add multiple reporter tests
  • 1a81d8c Merge pull request #805 from geek/master
  • 75129b9 Update eslint version

See the full diff

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

greenkeeper bot commented Feb 26, 2018

Version 15.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 802e8b7 version 15.3.0
  • 9bfe832 Merge pull request #815 from geek/master
  • a9fe7e0 Update eslint dep
  • 35cc159 Merge pull request #813 from rankida/falsy-throws
  • 9111b33 Fail test if a falsy value is thrown by the test
  • a4764bc Merge pull request #811 from geek/cover_exclude
  • 1dec7a1 Can exclude files from coverage

See the full diff

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

greenkeeper bot commented Mar 8, 2018

Version 15.3.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 Mar 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 12, 2018

Version 15.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 9bd5e2f version 15.4.0
  • d043fb0 Merge pull request #819 from hapijs/min-asserts
  • 2380bcf Implement minimum assertions threshold. Closes #690.

See the full diff

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

greenkeeper bot commented Mar 20, 2018

Version 15.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 6b38457 version 15.4.1
  • bdb2d29 Merge pull request #821 from geek/master
  • 5bd24a7 Update eslint
  • 27dcdc8 Merge pull request #820 from hapijs/plan-threshold-for-tests
  • 1b5f946 Ignore default-plan-threshold for anything else than tests

See the full diff

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

greenkeeper bot commented May 7, 2018

Version 15.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 88d3173 version 15.4.2
  • 31dd4d3 Merge pull request #830 from hapijs/fix-transformed-cov
  • 276abe1 Fix node 10 test
  • a88a08e Fix coverage on transformed files. Fixes #826.

See the full diff

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

greenkeeper bot commented May 7, 2018

Version 15.4.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 850354a version 15.4.4
  • b5bbad5 Merge pull request #831 from hapijs/revert-829-wait-for-stdout-end
  • 134b376 Revert "Wait for stdout to stop writing to exit"
  • 8b4d217 version 15.4.3
  • 6f2091f Merge pull request #824 from pdziok/fix/823
  • f5a2fc8 Merge pull request #829 from hapijs/wait-for-stdout-end
  • 6e9f590 Wait for stdout to stop writing to exit
  • fd229aa Calculate relative filename using node's path

See the full diff

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

greenkeeper bot commented May 13, 2018

Version 15.4.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 7214ef4 version 15.4.5
  • 3e4a37f Merge pull request #833 from MarkTiedemann/add-text-encoding-globals
  • b9d1a92 Add WHATWG Encoding API globals

See the full diff

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

greenkeeper bot commented Jun 5, 2018

Version 15.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 1577489 version 15.5.0
  • 126ad57 Merge pull request #838 from geek/context
  • 8436056 Fix typo
  • d8be1db Prevent modifying parent context
  • e0f63af Support parent experiment contexts
  • c6ac538 Merge pull request #837 from hapijs/bigint-globals
  • dd700e3 Merge pull request #836 from mathewdgardner/master
  • e7a99a7 Support test context from befores
  • 575ea5c Add BigInt globals
  • ba665a9 Update coverage ECMA version to 9 (2018).

See the full diff

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

greenkeeper bot commented Sep 11, 2018

Version 16.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 21 commits.

  • 2e2194e version 16.1.0
  • 424a36c Merge pull request #851 from rluba/fix/stack_trace_trimming
  • 51c2e0c Merge pull request #858 from geek/eslintspread
  • 986f872 Merge pull request #850 from rluba/patch-2
  • ef5026a Update ecmaversion in eslint
  • 2046116 Add (convoluted) test for not trimming the wrong stuff off the stack
  • 7a1ea8d Improve assertions of some other tests
  • 82b88df Add test for multiline messages
  • 93f85ed Fix trimming the stack message if it contains newlines
  • de7298c Document paths parameter in .labrc.js
  • 8ceab95 version 16.0.0
  • 81bc628 Merge pull request #849 from geek/lint
  • a787101 Update to eslint v5
  • 2437ec4 Merge pull request #844 from geek/master
  • 4f342e2 Disable dep timeout, which is doc default

There are 21 commits in total.

See the full diff

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

greenkeeper bot commented Oct 23, 2018

  • The devDependency lab was updated from 14.3.4 to 17.0.0.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • 4bf2c2a version 17.0.0
  • aea2530 Merge pull request #846 from geek/only
  • 78b1aa1 Remove old comment
  • 191fcbd Merge pull request #866 from geek/master
  • 2b473cc Merge pull request #865 from cjihrig/qmt
  • 292446b Add node 11 to travis
  • 21b4d8b Merge pull request #864 from geek/junit
  • 0ab75ad handle queueMicrotask global added in Node 11
  • 419cfa4 Pin to node 8 and 10
  • d7ffaee Add testsuites output to junit
  • 536c8f3 Merge pull request #863 from geek/857
  • 09f58dd Support sourcemaps with limited descriptors
  • d23983f Update to source-map 0.7
  • 2c80eb7 Merge pull request #860 from sunknudsen/development
  • 19486cc Fixed skipped console output color

There are 16 commits in total.

See the full diff

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 14.3.4 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 14.3.4 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 14.3.4 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 14.3.4 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 14.3.4 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 14.3.4 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 14.3.4 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 14.3.4 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 14.3.4 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 14.3.4 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 14.3.4 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.

0 participants