Closed greenkeeper[bot] closed 6 years ago
Update to this version instead π
The new version differs by 9 commits.
49ba396
version 15.1.0
e88dec5
Merge pull request #774 from geek/master
73d694c
Update eslint
ac34f9e
Merge pull request #769 from geek/parse
8c05f3c
Display parser errors
119b922
Merge pull request #772 from Samueljoli/remove_code
037fa50
Remove code as default assertion library. Resolves #771
6e90d48
Merge pull request #768 from Samueljoli/Samueljoli-updateReadme
ac2f121
Update README.md
See the full diff
Update to this version instead π
The new version differs by 20 commits.
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 20 commits in total.
See the full diff
Update to this version instead π
The new version differs by 7 commits.
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
Update to this version instead π
The new version differs by 7 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
See the full diff
Update to this version instead π
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
Update to this version instead π
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
Update to this version instead π
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
Update to this version instead π
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
Version 15.0.0 of lab was just published.
The version 15.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 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 11 commits.
8af3906
v15
9236158
Cleanup for #766
d002e75
Merge pull request #766 from geek/async
3e82389
remove domains and callbacks
0f78ab8
Merge pull request #763 from geek/master
1267959
Update deps: eslint, source-map
97cea60
Merge pull request #760 from jtlapp/test-not-found
4a80e90
Forgot to remove a line of the prior solution.
9b2b2a9
Shows friendly message for any test path not found, even those that might be deleted mid-test.
09335ad
Have lab exit with 1 when path not found. Test too.
95fe5cc
Friendly message on test file not found; also appended LFs to other error messages to place prompt on next line.
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: