Content-Length: 272058 | pFad | http://github.com/derhuerst/tap-min/commit/448d54f1d7e445d9989662e46f205dd98a06ebe4

7A configure Dependabot; minor tweaks; 3.0.0 · derhuerst/tap-min@448d54f · GitHub
Skip to content

Commit

Permalink
configure Dependabot; minor tweaks; 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Aug 20, 2023
1 parent 482eb71 commit 448d54f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: weekly
commit-message:
include: scope
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch", "version-update:semver-minor"]
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import ms from 'pretty-ms'
import chalk from 'chalk'
import util from 'node:util'

const reporter = () => {
const createReporter = () => {
const onResults = (data) => {
const time = timer()
const msg = `${data.count} ${data.count > 1 ? 'tests' : 'test'} complete (${ms(time)})`
Expand Down Expand Up @@ -54,4 +54,4 @@ const reporter = () => {
return result
}

export default reporter
export default createReporter
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tap-min",
"version": "2.0.1",
"version": "3.0.0",
"description": "Minimal TAP output formatter.",
"type": "module",
"bin": {
Expand All @@ -16,7 +16,7 @@
"test:ok": "./cli.js <test/ok.txt >/dev/null",
"test:not-ok": "./cli.js <test/not-ok.txt >/dev/null || exit 0; exit 1",
"test:empty": "./cli.js <test/empty.txt >/dev/null || exit 0; exit 1",
"prepublishOnly": "npm run lint"
"prepublishOnly": "npm run lint && npm test"
},
"repository": "derhuerst/tap-min",
"keywords": [
Expand Down

0 comments on commit 448d54f

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/derhuerst/tap-min/commit/448d54f1d7e445d9989662e46f205dd98a06ebe4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy