Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
tape just published its new version 4.2.1, which is covered by your current version range. After updating it in your project an automated test run couldn’t be detected within five minutes.
This means it’s now unclear whether your software still works. Manually check if that’s still the case
Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail.and close this pull request – if it broke, use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
The new version differs by 23 commits .
0dc9313
v4.2.1
77e1848
Use
string.prototype.triminstead of relying on
String#trim, for ES3.
1e22819
Merge pull request #195 from wbinnssmith/patch-1
df62458
Add Node v4
0e407f0
Bumping
definedto v1.0.0 - no implementation change, just follows semver now.
4711573
Merge pull request #189 from gritzko/master
c22ad78
add tape-dom link to the readme
aadcf4a
4.2.0
88d567c
Use
function-bindto ensure we're robust against modification of
Function#call``e82c1e8
Use
hasinstead of a homegrown version of the same.
e416a8e
4.1.0
e08f4de
Merge pull request #171 from hayes/fix-stack-yaml
b73d2bf
improve yaml formatting of diagnostic information
d26e522
Merge pull request #170 from TehShrike/master
fc889f5
Exposing the whole test harness
There are 23 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.