Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmaccess.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmaccess/**
path: workspaces/libnpmaccess
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmdiff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmdiff/**
path: workspaces/libnpmdiff
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmexec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmexec/**
path: workspaces/libnpmexec
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmfund.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmfund/**
path: workspaces/libnpmfund
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmhook/**
path: workspaces/libnpmhook
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmorg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmorg/**
path: workspaces/libnpmorg
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmpack/**
path: workspaces/libnpmpack
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmpublish/**
path: workspaces/libnpmpublish
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmsearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmsearch/**
path: workspaces/libnpmsearch
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmteam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmteam/**
path: workspaces/libnpmteam
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-libnpmversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/libnpmversion/**
path: workspaces/libnpmversion
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please-npmcli-arborist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
release-type: node
monorepo-tags: true
path: workspaces/arborist/**
path: workspaces/arborist
# If you change changelog-types be sure to also update commitlintrc.js
changelog-types: >
[{"type":"feat","section":"Features","hidden":false},
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^2.0.0",
"@npmcli/template-oss": "^2.9.1",
"@npmcli/template-oss": "^2.9.2",
"eslint": "^8.3.0",
"licensee": "^8.2.0",
"spawk": "^1.7.1",
Expand Down Expand Up @@ -1030,9 +1030,9 @@
}
},
"node_modules/@npmcli/template-oss": {
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-2.9.1.tgz",
"integrity": "sha512-cngaFvSSN7YveXW3jm5Q8t34ayUJnZci0D+dBjN/IcYCpj9nkXh8kfFx1TE5LNQX3YZeo6e8jZIDvMchV+iPRQ==",
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-2.9.2.tgz",
"integrity": "sha512-VOjnfC+U338HfvGAMEqU2yEVsaeRIryevtJOfWDVbeNtVB5KSPapzHfevsWMzp2ZkZprIwPYU9LZ7ZBPtrDTVg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
Expand Down Expand Up @@ -11521,9 +11521,9 @@
}
},
"@npmcli/template-oss": {
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-2.9.1.tgz",
"integrity": "sha512-cngaFvSSN7YveXW3jm5Q8t34ayUJnZci0D+dBjN/IcYCpj9nkXh8kfFx1TE5LNQX3YZeo6e8jZIDvMchV+iPRQ==",
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-2.9.2.tgz",
"integrity": "sha512-VOjnfC+U338HfvGAMEqU2yEVsaeRIryevtJOfWDVbeNtVB5KSPapzHfevsWMzp2ZkZprIwPYU9LZ7ZBPtrDTVg==",
"dev": true,
"requires": {
"@npmcli/fs": "^2.0.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^2.0.0",
"@npmcli/template-oss": "^2.9.1",
"@npmcli/template-oss": "^2.9.2",
"eslint": "^8.3.0",
"licensee": "^8.2.0",
"spawk": "^1.7.1",
Expand Down Expand Up @@ -255,7 +255,7 @@
"libnpmteam",
"libnpmversion"
],
"version": "2.9.1"
"version": "2.9.2"
},
"license": "Artistic-2.0",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,6 @@
"!test/fixtures/*.js"
],
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmaccess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"lib"
],
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmdiff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"tar": "^6.1.0"
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"walk-up-path": "^1.0.0"
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmfund/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"node": "^12.13.0 || ^14.15.0 || >=16"
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"node": "^12.13.0 || ^14.15.0 || >=16"
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmorg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"node": "^12.13.0 || ^14.15.0 || >=16"
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"node": "^12.13.0 || ^14.15.0 || >=16"
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmpublish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"node": "^12.13.0 || ^14.15.0 || >=16"
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"node": "^12.13.0 || ^14.15.0 || >=16"
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmteam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"check-coverage": true
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}
2 changes: 1 addition & 1 deletion workspaces/libnpmversion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"node": "^12.13.0 || ^14.15.0 || >=16"
},
"templateOSS": {
"version": "2.9.1"
"version": "2.9.2"
}
}