-
Notifications
You must be signed in to change notification settings - Fork 14
Update tap to the latest version 🚀 #44
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
Conversation
Version 10.7.3 just got published.
Version 11.0.0 just got published.
Update to this version instead 🚀
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
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.1
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
Version 10.7.2 of tap just got published.
The version 10.7.2 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of tap.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 2 commits.
9e51611
v10.7.2
52d5983
t.rejects: handle getting expected error but not options
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴