diff --git a/.github/workflows/ci-libnpmaccess.yml b/.github/workflows/ci-libnpmaccess.yml index 3e53466d9c3c2..b25bc613a9885 100644 --- a/.github/workflows/ci-libnpmaccess.yml +++ b/.github/workflows/ci-libnpmaccess.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmaccess env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmaccess --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmdiff.yml b/.github/workflows/ci-libnpmdiff.yml index 54b08e4507913..5ff0fdc9ff7aa 100644 --- a/.github/workflows/ci-libnpmdiff.yml +++ b/.github/workflows/ci-libnpmdiff.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmdiff env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmdiff --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmexec.yml b/.github/workflows/ci-libnpmexec.yml index 68d2d2242d2b1..011ae630ed678 100644 --- a/.github/workflows/ci-libnpmexec.yml +++ b/.github/workflows/ci-libnpmexec.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmexec env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmexec --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmfund.yml b/.github/workflows/ci-libnpmfund.yml index 1f97a4f5ff641..3ce4de532cb7a 100644 --- a/.github/workflows/ci-libnpmfund.yml +++ b/.github/workflows/ci-libnpmfund.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmfund env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmfund --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmhook.yml b/.github/workflows/ci-libnpmhook.yml index 250baf1a2b7ad..1cd823a430139 100644 --- a/.github/workflows/ci-libnpmhook.yml +++ b/.github/workflows/ci-libnpmhook.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmhook env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmhook --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmorg.yml b/.github/workflows/ci-libnpmorg.yml index 447b764e9c130..e36adeda1fa88 100644 --- a/.github/workflows/ci-libnpmorg.yml +++ b/.github/workflows/ci-libnpmorg.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmorg env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmorg --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmpack.yml b/.github/workflows/ci-libnpmpack.yml index de574966cb121..b2f1c3e1772e3 100644 --- a/.github/workflows/ci-libnpmpack.yml +++ b/.github/workflows/ci-libnpmpack.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmpack env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmpack --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmpublish.yml b/.github/workflows/ci-libnpmpublish.yml index b7bed02e7ec3f..3d26cf8cda264 100644 --- a/.github/workflows/ci-libnpmpublish.yml +++ b/.github/workflows/ci-libnpmpublish.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmpublish env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmpublish --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmsearch.yml b/.github/workflows/ci-libnpmsearch.yml index 752900795f99a..08c45451df000 100644 --- a/.github/workflows/ci-libnpmsearch.yml +++ b/.github/workflows/ci-libnpmsearch.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmsearch env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmsearch --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmteam.yml b/.github/workflows/ci-libnpmteam.yml index c117c625dee23..18a37df8c25ee 100644 --- a/.github/workflows/ci-libnpmteam.yml +++ b/.github/workflows/ci-libnpmteam.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmteam env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmteam --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-libnpmversion.yml b/.github/workflows/ci-libnpmversion.yml index ce6b73eb9df6f..5b4719d8b3b64 100644 --- a/.github/workflows/ci-libnpmversion.yml +++ b/.github/workflows/ci-libnpmversion.yml @@ -30,7 +30,7 @@ jobs: node ./bin/npm-cli.js install --ignore-scripts --no-audit node ./bin/npm-cli.js rebuild - name: Run linting - run: node ./bin/npm-cli.js run posttest -w libnpmdiff + run: node ./bin/npm-cli.js run posttest -w workspaces/libnpmversion env: DEPLOY_VERSION: testing @@ -73,4 +73,4 @@ jobs: # Run the tests, but not if we're just gonna do coveralls later anyway - name: Run Tap tests - run: node ./bin/npm-cli.js run -w libnpmdiff --ignore-scripts test -- -t600 -Rbase -c + run: node ./bin/npm-cli.js run -w workspaces/libnpmversion --ignore-scripts test -- -t600 -Rbase -c diff --git a/.github/workflows/ci-npmcli-arborist.yml b/.github/workflows/ci-npmcli-arborist.yml new file mode 100644 index 0000000000000..d0cfbe00a8b8f --- /dev/null +++ b/.github/workflows/ci-npmcli-arborist.yml @@ -0,0 +1,76 @@ +name: Node Workspace CI @npmcli/arborist + +on: + pull_request: + paths: + - workspaces/arborist/** + branches: + - '*' + push: + paths: + - workspaces/arborist/** + branches: + - release-next + - latest + workflow_dispatch: + +jobs: + lint: + runs-on: ubuntu-latest + steps: + # Checkout the npm/cli repo + - uses: actions/checkout@v2 + - name: Use Node.js 16.x + uses: actions/setup-node@v2 + with: + node-version: 16.x + cache: npm + - name: Install dependencies + run: | + node ./bin/npm-cli.js install --ignore-scripts --no-audit + node ./bin/npm-cli.js rebuild + - name: Run linting + run: node ./bin/npm-cli.js run posttest -w workspaces/arborist + env: + DEPLOY_VERSION: testing + + test: + strategy: + fail-fast: false + matrix: + node-version: ['12.13.0', 12.x, '14.15.0', 14.x, '16.0.0', 16.x] + platform: + - os: ubuntu-latest + shell: bash + - os: macos-latest + shell: bash + - os: windows-latest + shell: bash + - os: windows-latest + shell: powershell + + runs-on: ${{ matrix.platform.os }} + defaults: + run: + shell: ${{ matrix.platform.shell }} + + steps: + # Checkout the npm/cli repo + - uses: actions/checkout@v2 + + # Installs the specific version of Node.js + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v2 + with: + node-version: ${{ matrix.node-version }} + cache: npm + + # Run the installer script + - name: Install dependencies + run: | + node ./bin/npm-cli.js install --ignore-scripts --no-audit + node ./bin/npm-cli.js rebuild + + # Run the tests, but not if we're just gonna do coveralls later anyway + - name: Run Tap tests + run: node ./bin/npm-cli.js run -w workspaces/arborist --ignore-scripts test -- -t600 -Rbase -c diff --git a/docs/package.json b/docs/package.json index 67186eb388b2c..be36f202f3a1f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -13,8 +13,8 @@ }, "devDependencies": { "@mdx-js/mdx": "^1.6.22", - "jsdom": "^18.1.0", "cmark-gfm": "^0.9.0", + "jsdom": "^18.1.0", "marked-man": "^0.7.0", "yaml": "^1.10.0" } diff --git a/package-lock.json b/package-lock.json index 48fd06a02815d..0aacea31d8049 100644 --- a/package-lock.json +++ b/package-lock.json @@ -164,7 +164,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^2.0.0", - "@npmcli/template-oss": "^2.4.1", + "@npmcli/template-oss": "^2.4.3", "eslint": "^8.3.0", "licensee": "^8.2.0", "spawk": "^1.7.1", @@ -984,9 +984,9 @@ } }, "node_modules/@npmcli/template-oss": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-2.4.1.tgz", - "integrity": "sha512-YZoCQJZ8jqczn4NEYUf0wGvURNBYLD8ZqnFMHYHalX3z8HGPAjyzwGPhUX39fKEQ2pqdfTF7hSuNDgUh05h8CA==", + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-2.4.3.tgz", + "integrity": "sha512-y+efKAT2WTw3c7ShDxpF9HOPH3XmruO0TPJlJrxMaJ7yPZ/vrrRcGCP00gOr4QHVFtbmfXVMU+kuVIkkKJt7xg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -10487,7 +10487,7 @@ "arborist": "bin/index.js" }, "devDependencies": { - "@npmcli/template-oss": "^2.3.1", + "@npmcli/template-oss": "^2.4.2", "benchmark": "^2.1.4", "chalk": "^4.1.0", "minify-registry-metadata": "^2.1.0", @@ -10524,6 +10524,7 @@ "npm-registry-fetch": "^11.0.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^12.0.1", "tap": "^15.1.0" }, @@ -10545,6 +10546,7 @@ "tar": "^6.1.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "eslint": "^8.1.0", "tap": "^15.0.9" }, @@ -10569,6 +10571,7 @@ "walk-up-path": "^1.0.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "bin-links": "^2.2.1", "tap": "^15.0.6" }, @@ -10583,6 +10586,7 @@ "@npmcli/arborist": "^4.0.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "tap": "^15.0.9" }, "engines": { @@ -10597,6 +10601,7 @@ "npm-registry-fetch": "^11.0.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^9.6.1", "tap": "^15.1.0" }, @@ -10671,6 +10676,7 @@ "npm-registry-fetch": "^11.0.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "minipass": "^3.1.1", "nock": "^12.0.1", "tap": "^15.0.0" @@ -10688,6 +10694,7 @@ "pacote": "^12.0.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^13.0.7", "tap": "^15.0.0" }, @@ -10721,6 +10728,7 @@ "ssri": "^8.0.1" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "libnpmpack": "^3.0.0", "lodash.clonedeep": "^4.5.0", "nock": "^12.0.2", @@ -10737,6 +10745,7 @@ "npm-registry-fetch": "^11.0.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^9.6.1", "tap": "^15" }, @@ -10811,6 +10820,7 @@ "npm-registry-fetch": "^11.0.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^12.0.1", "tap": "^15" }, @@ -10829,6 +10839,7 @@ "stringify-package": "^1.0.1" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "require-inject": "^1.4.4", "tap": "^15" }, @@ -11359,7 +11370,7 @@ "@npmcli/node-gyp": "^1.0.3", "@npmcli/package-json": "^1.0.1", "@npmcli/run-script": "^2.0.0", - "@npmcli/template-oss": "^2.3.1", + "@npmcli/template-oss": "^2.4.2", "benchmark": "^2.1.4", "bin-links": "^2.3.0", "cacache": "^15.0.3", @@ -11541,9 +11552,9 @@ } }, "@npmcli/template-oss": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-2.4.1.tgz", - "integrity": "sha512-YZoCQJZ8jqczn4NEYUf0wGvURNBYLD8ZqnFMHYHalX3z8HGPAjyzwGPhUX39fKEQ2pqdfTF7hSuNDgUh05h8CA==", + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-2.4.3.tgz", + "integrity": "sha512-y+efKAT2WTw3c7ShDxpF9HOPH3XmruO0TPJlJrxMaJ7yPZ/vrrRcGCP00gOr4QHVFtbmfXVMU+kuVIkkKJt7xg==", "dev": true, "requires": { "@npmcli/fs": "^1.0.0", @@ -14341,6 +14352,7 @@ "libnpmaccess": { "version": "file:workspaces/libnpmaccess", "requires": { + "@npmcli/template-oss": "^2.4.2", "aproba": "^2.0.0", "minipass": "^3.1.1", "nock": "^12.0.1", @@ -14354,6 +14366,7 @@ "requires": { "@npmcli/disparity-colors": "^1.0.1", "@npmcli/installed-package-contents": "^1.0.7", + "@npmcli/template-oss": "^2.4.2", "binary-extensions": "^2.2.0", "diff": "^5.0.0", "eslint": "^8.1.0", @@ -14370,6 +14383,7 @@ "@npmcli/arborist": "^4.0.0", "@npmcli/ci-detect": "^1.3.0", "@npmcli/run-script": "^2.0.0", + "@npmcli/template-oss": "^2.4.2", "bin-links": "^2.2.1", "chalk": "^4.1.0", "mkdirp-infer-owner": "^2.0.0", @@ -14386,12 +14400,14 @@ "version": "file:workspaces/libnpmfund", "requires": { "@npmcli/arborist": "^4.0.0", + "@npmcli/template-oss": "^2.4.2", "tap": "^15.0.9" } }, "libnpmhook": { "version": "file:workspaces/libnpmhook", "requires": { + "@npmcli/template-oss": "^2.4.2", "aproba": "^2.0.0", "nock": "^9.6.1", "npm-registry-fetch": "^11.0.0", @@ -14450,6 +14466,7 @@ "libnpmorg": { "version": "file:workspaces/libnpmorg", "requires": { + "@npmcli/template-oss": "^2.4.2", "aproba": "^2.0.0", "minipass": "^3.1.1", "nock": "^12.0.1", @@ -14461,6 +14478,7 @@ "version": "file:workspaces/libnpmpack", "requires": { "@npmcli/run-script": "^2.0.0", + "@npmcli/template-oss": "^2.4.2", "nock": "^13.0.7", "npm-package-arg": "^8.1.0", "pacote": "^12.0.0", @@ -14484,6 +14502,7 @@ "libnpmpublish": { "version": "file:workspaces/libnpmpublish", "requires": { + "@npmcli/template-oss": "^2.4.2", "libnpmpack": "^3.0.0", "lodash.clonedeep": "^4.5.0", "nock": "^12.0.2", @@ -14498,6 +14517,7 @@ "libnpmsearch": { "version": "file:workspaces/libnpmsearch", "requires": { + "@npmcli/template-oss": "^2.4.2", "nock": "^9.6.1", "npm-registry-fetch": "^11.0.0", "tap": "^15" @@ -14555,6 +14575,7 @@ "libnpmteam": { "version": "file:workspaces/libnpmteam", "requires": { + "@npmcli/template-oss": "^2.4.2", "aproba": "^2.0.0", "nock": "^12.0.1", "npm-registry-fetch": "^11.0.0", @@ -14566,6 +14587,7 @@ "requires": { "@npmcli/git": "^2.0.7", "@npmcli/run-script": "^2.0.0", + "@npmcli/template-oss": "^2.4.2", "json-parse-even-better-errors": "^2.3.1", "require-inject": "^1.4.4", "semver": "^7.3.5", diff --git a/package.json b/package.json index 8692a3b0950b0..beb6c9ffcbd26 100644 --- a/package.json +++ b/package.json @@ -201,7 +201,7 @@ ], "devDependencies": { "@npmcli/eslint-config": "^2.0.0", - "@npmcli/template-oss": "^2.4.1", + "@npmcli/template-oss": "^2.4.3", "eslint": "^8.3.0", "licensee": "^8.2.0", "spawk": "^1.7.1", @@ -242,7 +242,7 @@ "applyWorkspaceRepoFiles": true, "applyRootModuleFiles": false, "workspaces": [ - "arborist", + "@npmcli/arborist", "libnpmaccess", "libnpmdiff", "libnpmfund", @@ -255,7 +255,7 @@ "libnpmteam", "libnpmversion" ], - "version": "2.4.1" + "version": "2.4.3" }, "license": "Artistic-2.0", "engines": { diff --git a/workspaces/arborist/.gitignore b/workspaces/arborist/.gitignore index c87b8af40925a..6ed44c72b8488 100644 --- a/workspaces/arborist/.gitignore +++ b/workspaces/arborist/.gitignore @@ -4,11 +4,12 @@ /* # keep these +!/.commitlintrc.js +!/.npmrc !/.eslintrc* !/.github !**/.gitignore !/package.json -!/package-lock.json !/docs !/bin !/lib diff --git a/workspaces/arborist/.npmrc b/workspaces/arborist/.npmrc new file mode 100644 index 0000000000000..878b7ddef039b --- /dev/null +++ b/workspaces/arborist/.npmrc @@ -0,0 +1,3 @@ +;This file is automatically added by @npmcli/template-oss. Do not edit. + +package-lock=false diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json index fdddfed7fac23..869820db39625 100644 --- a/workspaces/arborist/package.json +++ b/workspaces/arborist/package.json @@ -37,7 +37,7 @@ "walk-up-path": "^1.0.0" }, "devDependencies": { - "@npmcli/template-oss": "^2.3.1", + "@npmcli/template-oss": "^2.4.2", "benchmark": "^2.1.4", "chalk": "^4.1.0", "minify-registry-metadata": "^2.1.0", @@ -94,9 +94,11 @@ "engines": { "node": "^12.13.0 || ^14.15.0 || >=16" }, - "templateVersion": "2.3.1", "eslintIgnore": [ "test/fixtures/", "!test/fixtures/*.js" - ] + ], + "templateOSS": { + "version": "2.4.3" + } } diff --git a/workspaces/libnpmaccess/package.json b/workspaces/libnpmaccess/package.json index 397c7d0c4b64d..8d2ba3ad765fd 100644 --- a/workspaces/libnpmaccess/package.json +++ b/workspaces/libnpmaccess/package.json @@ -18,6 +18,7 @@ "posttest": "npm run lint" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^12.0.1", "tap": "^15.1.0" }, @@ -44,6 +45,6 @@ "lib" ], "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json index b79bb6c3b77d0..24846f39cf4fb 100644 --- a/workspaces/libnpmdiff/package.json +++ b/workspaces/libnpmdiff/package.json @@ -43,6 +43,7 @@ "check-coverage": true }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "eslint": "^8.1.0", "tap": "^15.0.9" }, @@ -57,6 +58,6 @@ "tar": "^6.1.0" }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json index b21f22dd499f0..8c8812a651a05 100644 --- a/workspaces/libnpmexec/package.json +++ b/workspaces/libnpmexec/package.json @@ -45,6 +45,7 @@ "files": "test/*.js" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "bin-links": "^2.2.1", "tap": "^15.0.6" }, @@ -62,6 +63,6 @@ "walk-up-path": "^1.0.0" }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json index d608ebf52d0ac..4b7ffc8f30843 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -42,6 +42,7 @@ "check-coverage": true }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "tap": "^15.0.9" }, "dependencies": { @@ -51,6 +52,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16" }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmhook/package.json b/workspaces/libnpmhook/package.json index 4580aea6488fd..a46de40ac9828 100644 --- a/workspaces/libnpmhook/package.json +++ b/workspaces/libnpmhook/package.json @@ -37,6 +37,7 @@ "npm-registry-fetch": "^11.0.0" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^9.6.1", "tap": "^15.1.0" }, @@ -44,6 +45,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16" }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmorg/package.json b/workspaces/libnpmorg/package.json index 021c46815c04e..93297c36338d2 100644 --- a/workspaces/libnpmorg/package.json +++ b/workspaces/libnpmorg/package.json @@ -32,6 +32,7 @@ "check-coverage": true }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "minipass": "^3.1.1", "nock": "^12.0.1", "tap": "^15.0.0" @@ -50,6 +51,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16" }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json index 4a1ebc24fc6be..dad28c398585f 100644 --- a/workspaces/libnpmpack/package.json +++ b/workspaces/libnpmpack/package.json @@ -27,6 +27,7 @@ "check-coverage": true }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^13.0.7", "tap": "^15.0.0" }, @@ -45,6 +46,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16" }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json index ebedad68f284f..156503af7d3dd 100644 --- a/workspaces/libnpmpublish/package.json +++ b/workspaces/libnpmpublish/package.json @@ -29,6 +29,7 @@ "check-coverage": true }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "libnpmpack": "^3.0.0", "lodash.clonedeep": "^4.5.0", "nock": "^12.0.2", @@ -51,6 +52,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16" }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmsearch/package.json b/workspaces/libnpmsearch/package.json index edc6dab1ada87..5479e41ae3c3d 100644 --- a/workspaces/libnpmsearch/package.json +++ b/workspaces/libnpmsearch/package.json @@ -30,6 +30,7 @@ "check-coverage": true }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^9.6.1", "tap": "^15" }, @@ -46,6 +47,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16" }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmteam/package.json b/workspaces/libnpmteam/package.json index 1443a0907f878..1264402321ee7 100644 --- a/workspaces/libnpmteam/package.json +++ b/workspaces/libnpmteam/package.json @@ -17,6 +17,7 @@ "snap": "tap" }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "nock": "^12.0.1", "tap": "^15" }, @@ -40,6 +41,6 @@ "check-coverage": true }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } } diff --git a/workspaces/libnpmversion/package.json b/workspaces/libnpmversion/package.json index 54a9667997556..6d7823f5d0a5b 100644 --- a/workspaces/libnpmversion/package.json +++ b/workspaces/libnpmversion/package.json @@ -29,6 +29,7 @@ "check-coverage": true }, "devDependencies": { + "@npmcli/template-oss": "^2.4.2", "require-inject": "^1.4.4", "tap": "^15" }, @@ -43,6 +44,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16" }, "templateOSS": { - "version": "2.4.1" + "version": "2.4.3" } }