Skip to content

Commit

Permalink
chore: template-oss@4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys authored and fritzy committed Sep 13, 2022
1 parent 63186c8 commit 0545c7a
Show file tree
Hide file tree
Showing 17 changed files with 67 additions and 55 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches:
- main
- latest
- v8

permissions:
contents: write
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/fs": "^2.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"cmark-gfm": "^0.9.0",
"jsdom": "^18.1.0",
"marked-man": "^0.7.0",
Expand Down Expand Up @@ -59,6 +59,6 @@
"ciVersions": [
"16"
],
"version": "3.8.1"
"version": "4.1.0"
}
}
48 changes: 24 additions & 24 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"fs-minipass": "^2.1.0",
"licensee": "^8.2.0",
"minimatch": "^5.1.0",
Expand All @@ -189,7 +189,7 @@
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/fs": "^2.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"cmark-gfm": "^0.9.0",
"jsdom": "^18.1.0",
"marked-man": "^0.7.0",
Expand Down Expand Up @@ -2362,9 +2362,9 @@
}
},
"node_modules/@npmcli/template-oss": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-3.8.1.tgz",
"integrity": "sha512-YfOCIVYK7F0EoepXYUrKuD7LEOWEtWxAyxziSTZWJbjIslX/IYgaKrOqJGWl7eXSMW2LJizK31JBcHEyBNtNnQ==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.1.0.tgz",
"integrity": "sha512-gbGkAAQlP70TWs/wAaPStD/pPzCmqLY0iFUOUt+ct4gpKoHzqDrvvFXUCqI8qPUSVr+v7PP/Gxcmh6DtsZA64Q==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
Expand All @@ -2386,24 +2386,24 @@
"proc-log": "^2.0.0",
"release-please": "npm:@npmcli/release-please@^14.2.4",
"semver": "^7.3.5",
"yaml": "2.0.0-11"
"yaml": "^2.1.1"
},
"bin": {
"template-oss-apply": "bin/apply.js",
"template-oss-check": "bin/check.js",
"template-oss-release-please": "bin/release-please.js"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@npmcli/template-oss/node_modules/yaml": {
"version": "2.0.0-11",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.0.0-11.tgz",
"integrity": "sha512-5kGSQrzDyjCk0BLuFfjkoUE9vYcoyrwZIZ+GnpOSM9vhkvPjItYiWJ1jpRSo0aU4QmsoNrFwDT4O7XS2UGcBQg==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.1.1.tgz",
"integrity": "sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==",
"dev": true,
"engines": {
"node": ">= 12"
"node": ">= 14"
}
},
"node_modules/@octokit/auth-token": {
Expand Down Expand Up @@ -13843,7 +13843,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"minify-registry-metadata": "^2.2.0",
"rimraf": "^3.0.2",
"tap": "^16.0.1",
Expand Down Expand Up @@ -13900,7 +13900,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^2.1.0",
Expand All @@ -13923,7 +13923,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -13946,7 +13946,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"tap": "^16.0.1"
},
"engines": {
Expand Down Expand Up @@ -13974,7 +13974,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"bin-links": "^3.0.3",
"minify-registry-metadata": "^2.2.0",
"mkdirp": "^1.0.4",
Expand All @@ -13992,7 +13992,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"tap": "^16.0.1"
},
"engines": {
Expand All @@ -14008,7 +14008,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -14025,7 +14025,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"minipass": "^3.1.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
Expand All @@ -14044,7 +14044,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"nock": "^13.0.7",
"tap": "^16.0.1"
},
Expand All @@ -14064,7 +14064,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"libnpmpack": "^4.1.3",
"lodash.clonedeep": "^4.5.0",
"nock": "^13.2.4",
Expand All @@ -14082,7 +14082,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -14099,7 +14099,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -14119,7 +14119,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"require-inject": "^1.4.4",
"tap": "^16.0.1"
},
Expand Down
17 changes: 14 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"fs-minipass": "^2.1.0",
"licensee": "^8.2.0",
"minimatch": "^5.1.0",
Expand Down Expand Up @@ -251,8 +251,19 @@
"templateOSS": {
"rootRepo": false,
"rootModule": false,
"version": "3.8.1",
"releaseTest": "release.yml"
"version": "4.1.0",
"releaseTest": "release.yml",
"ciVersions": [
"12.13.0",
"12.x",
"14.15.0",
"14.x",
"16.0.0",
"16.x"
],
"releaseBranches": [
"v8"
]
},
"license": "Artistic-2.0",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions smoke-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/promise-spawn": "^3.0.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"minify-registry-metadata": "^2.2.0",
"rimraf": "^3.0.2",
"tap": "^16.0.1",
Expand All @@ -30,7 +30,7 @@
"license": "ISC",
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.1",
"version": "4.1.0",
"workspaceRepo": false
},
"tap": {
Expand Down
4 changes: 2 additions & 2 deletions workspaces/arborist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^2.1.0",
Expand Down Expand Up @@ -100,6 +100,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.1"
"version": "4.1.0"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmaccess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -43,6 +43,6 @@
],
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.1"
"version": "4.1.0"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmdiff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"tap": "^16.0.1"
},
"dependencies": {
Expand All @@ -58,6 +58,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.1"
"version": "4.1.0"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"bin-links": "^3.0.3",
"minify-registry-metadata": "^2.2.0",
"mkdirp": "^1.0.4",
Expand All @@ -71,6 +71,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.1"
"version": "4.1.0"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmfund/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"tap": "^16.0.1"
},
"dependencies": {
Expand All @@ -53,6 +53,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.1"
"version": "4.1.0"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"nock": "^13.2.4",
"tap": "^16.0.1"
},
Expand All @@ -46,6 +46,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.1"
"version": "4.1.0"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmorg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"minipass": "^3.1.1",
"nock": "^13.2.4",
"tap": "^16.0.1"
Expand All @@ -49,6 +49,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.1"
"version": "4.1.0"
}
}
4 changes: 2 additions & 2 deletions workspaces/libnpmpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.1",
"@npmcli/template-oss": "4.1.0",
"nock": "^13.0.7",
"tap": "^16.0.1"
},
Expand All @@ -44,6 +44,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "3.8.1"
"version": "4.1.0"
}
}
Loading

0 comments on commit 0545c7a

Please sign in to comment.