-
Notifications
You must be signed in to change notification settings - Fork 3
Update tap to the latest version 🚀 #15
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
Open
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Version 11.1.0 just got published.
Version 11.1.2 just got published.
Version 11.1.3 just got published.
Update to this version instead 🚀
Commits
The new version differs by 7 commits.
fe8158e
11.1.3
b17542d
Upgrade deps (changing semver requirements)
bc3ba17
update deps
bd4de92
Clean up nyc output so Travis passes on node 6
2292432
Add hexagonal-lambda to the tap 100 list
fed62c9
Merge remote-tracking branch 'origin/master'
5b5e2ee
docs: add unique page titles
See the full diff
Version 11.1.4 just got published.
Version 11.1.5 just got published.
Update to this version instead 🚀
Commits
The new version differs by 6 commits.
a62dfcf
11.1.5
d930902
upgrade deps to avoid security warnings
fae29d0
make tests pass in node v10
f9d64f6
don't include internal filenames in snapshots
5303417
avoid custom inspect deprecation warning
e374e7c
add dotenv to the tap 100 list
See the full diff
Version 12.0.0 just got published.
Version 12.0.1 just got published.
Update to this version instead 🚀
Commits
The new version differs by 6 commits.
f323cdc
12.0.1
6745ecf
fix test regression in node <10
39f73f9
docs(coverage): browser launching details
3336514
Fix interse typo in asserts docs
c1070a7
Add twing to the 100 club
51ae4f2
Do not run coverage report if ended with a signal
See the full diff
- The
devDependency
tap was updated from10.7.3
to12.1.0
.
Update to this version instead 🚀
Commits
The new version differs by 20 commits.
34f6763
12.1.0
1b6f010
docs for 12.1
c028cd4
bump deps for security
ebc7bb6
Add test for when process.stdout and process.stderr are missing
e1087d9
Run Karma tests in .travis.yml
3375a25
Test with Karma
9cdbbb9
Lazy-load write-file-atomic
210c5f0
Use domain-browser
0e03a43
Update lib/stack.js to work in the browser
0221c1c
Use capture-stack-trace
2a1e766
Add stdio-polyfill.js
27ae1b7
Use browser-process-hrtime
d7bd496
fix minimum compatible version in docs
b56856a
add dpc & pino-papertrail to top 100
6885acb
Something had slipped here, fixed the text.
There are 20 commits in total.
See the full diff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Version 11.0.0 of tap was just published.
The version 11.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 tap.
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 104 commits.
f189c50
v11.0.0
5cde128
Merge branch 'v11'
e4ed45b
v11.0.0-rc.3
46b2ae2
some names cannot be written
2a817d9
v11.0.0-rc.2
79a820f
give sigterm catching MUCH longer on CI
e9b94d7
Don't run travis on node 4, just too flaky
7ed270e
Tweaks for better Travis-CI behavior
039e1a5
v11.0.0-rc.1
a8a896a
Remove my home dir from test fixture
f03d278
v11.0.0-rc.0
91ce2e4
test test snapshot
b300614
correct currentAssert in t.resolves/resolveMatch
70c1cd5
declare v11 beta version
1e86c33
Include a banner at the top of snapshot files encouraging good behavior
There are 104 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 🌴