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
18 changes: 9 additions & 9 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
".": "12.0.0-pre.0.0",
"workspaces/arborist": "10.0.0-pre.0.0",
".": "12.0.0-pre.0",
"workspaces/arborist": "10.0.0-pre.0",
"workspaces/libnpmaccess": "10.0.3",
"workspaces/libnpmdiff": "8.1.6-pre.0.0",
"workspaces/libnpmexec": "10.2.6-pre.0.0",
"workspaces/libnpmfund": "7.0.20-pre.0.0",
"workspaces/libnpmdiff": "8.1.6-pre.0",
"workspaces/libnpmexec": "10.2.6-pre.0",
"workspaces/libnpmfund": "7.0.20-pre.0",
"workspaces/libnpmorg": "8.0.1",
"workspaces/libnpmpack": "10.0.0-pre.0.0",
"workspaces/libnpmpublish": "11.2.0-pre.0.0",
"workspaces/libnpmpack": "10.0.0-pre.0",
"workspaces/libnpmpublish": "11.2.0-pre.0",
"workspaces/libnpmsearch": "9.0.1",
"workspaces/libnpmteam": "8.0.2",
"workspaces/libnpmversion": "9.0.0-pre.0.0",
"workspaces/config": "11.0.0-pre.0.0"
"workspaces/libnpmversion": "9.0.0-pre.0",
"workspaces/config": "11.0.0-pre.0"
}
44 changes: 22 additions & 22 deletions package-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "npm",
"version": "12.0.0-pre.0.0",
"version": "12.0.0-pre.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
"version": "12.0.0-pre.0.0",
"version": "12.0.0-pre.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
Expand Down Expand Up @@ -84,8 +84,8 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^10.0.0-pre.0.0",
"@npmcli/config": "^11.0.0-pre.0.0",
"@npmcli/arborist": "^10.0.0-pre.0",
"@npmcli/config": "^11.0.0-pre.0",
"@npmcli/fs": "^5.0.0",
"@npmcli/map-workspaces": "^5.0.3",
"@npmcli/metavuln-calculator": "^9.0.3",
Expand All @@ -109,15 +109,15 @@
"is-cidr": "^6.0.4",
"json-parse-even-better-errors": "^5.0.0",
"libnpmaccess": "^10.0.3",
"libnpmdiff": "^8.1.6-pre.0.0",
"libnpmexec": "^10.2.6-pre.0.0",
"libnpmfund": "^7.0.20-pre.0.0",
"libnpmdiff": "^8.1.6-pre.0",
"libnpmexec": "^10.2.6-pre.0",
"libnpmfund": "^7.0.20-pre.0",
"libnpmorg": "^8.0.1",
"libnpmpack": "^10.0.0-pre.0.0",
"libnpmpublish": "^11.2.0-pre.0.0",
"libnpmpack": "^10.0.0-pre.0",
"libnpmpublish": "^11.2.0-pre.0",
"libnpmsearch": "^9.0.1",
"libnpmteam": "^8.0.2",
"libnpmversion": "^9.0.0-pre.0.0",
"libnpmversion": "^9.0.0-pre.0",
"make-fetch-happen": "^15.0.6",
"minimatch": "^10.2.5",
"minipass": "^7.1.3",
Expand Down Expand Up @@ -14689,7 +14689,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
"version": "10.0.0-pre.0.0",
"version": "10.0.0-pre.0",
"license": "ISC",
"dependencies": {
"@gar/promise-retry": "^1.0.0",
Expand Down Expand Up @@ -14747,7 +14747,7 @@
},
"workspaces/config": {
"name": "@npmcli/config",
"version": "11.0.0-pre.0.0",
"version": "11.0.0-pre.0",
"license": "ISC",
"dependencies": {
"@npmcli/map-workspaces": "^5.0.0",
Expand Down Expand Up @@ -14787,10 +14787,10 @@
}
},
"workspaces/libnpmdiff": {
"version": "8.1.6-pre.0.0",
"version": "8.1.6-pre.0",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^10.0.0-pre.0.0",
"@npmcli/arborist": "^10.0.0-pre.0",
"@npmcli/installed-package-contents": "^4.0.0",
"binary-extensions": "^3.0.0",
"diff": "^8.0.2",
Expand All @@ -14809,11 +14809,11 @@
}
},
"workspaces/libnpmexec": {
"version": "10.2.6-pre.0.0",
"version": "10.2.6-pre.0",
"license": "ISC",
"dependencies": {
"@gar/promise-retry": "^1.0.0",
"@npmcli/arborist": "^10.0.0-pre.0.0",
"@npmcli/arborist": "^10.0.0-pre.0",
"@npmcli/package-json": "^7.0.0",
"@npmcli/run-script": "^10.0.0",
"ci-info": "^4.0.0",
Expand All @@ -14840,10 +14840,10 @@
}
},
"workspaces/libnpmfund": {
"version": "7.0.20-pre.0.0",
"version": "7.0.20-pre.0",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^10.0.0-pre.0.0"
"@npmcli/arborist": "^10.0.0-pre.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.1",
Expand Down Expand Up @@ -14873,10 +14873,10 @@
}
},
"workspaces/libnpmpack": {
"version": "10.0.0-pre.0.0",
"version": "10.0.0-pre.0",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^10.0.0-pre.0.0",
"@npmcli/arborist": "^10.0.0-pre.0",
"@npmcli/run-script": "^10.0.0",
"npm-package-arg": "^13.0.0",
"pacote": "^21.0.2"
Expand All @@ -14893,7 +14893,7 @@
}
},
"workspaces/libnpmpublish": {
"version": "11.2.0-pre.0.0",
"version": "11.2.0-pre.0",
"license": "ISC",
"dependencies": {
"@npmcli/package-json": "^7.0.0",
Expand Down Expand Up @@ -14950,7 +14950,7 @@
}
},
"workspaces/libnpmversion": {
"version": "9.0.0-pre.0.0",
"version": "9.0.0-pre.0",
"license": "ISC",
"dependencies": {
"@npmcli/git": "^7.0.0",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "12.0.0-pre.0.0",
"version": "12.0.0-pre.0",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
Expand Down Expand Up @@ -48,8 +48,8 @@
},
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^10.0.0-pre.0.0",
"@npmcli/config": "^11.0.0-pre.0.0",
"@npmcli/arborist": "^10.0.0-pre.0",
"@npmcli/config": "^11.0.0-pre.0",
"@npmcli/fs": "^5.0.0",
"@npmcli/map-workspaces": "^5.0.3",
"@npmcli/metavuln-calculator": "^9.0.3",
Expand All @@ -73,15 +73,15 @@
"is-cidr": "^6.0.4",
"json-parse-even-better-errors": "^5.0.0",
"libnpmaccess": "^10.0.3",
"libnpmdiff": "^8.1.6-pre.0.0",
"libnpmexec": "^10.2.6-pre.0.0",
"libnpmfund": "^7.0.20-pre.0.0",
"libnpmdiff": "^8.1.6-pre.0",
"libnpmexec": "^10.2.6-pre.0",
"libnpmfund": "^7.0.20-pre.0",
"libnpmorg": "^8.0.1",
"libnpmpack": "^10.0.0-pre.0.0",
"libnpmpublish": "^11.2.0-pre.0.0",
"libnpmpack": "^10.0.0-pre.0",
"libnpmpublish": "^11.2.0-pre.0",
"libnpmsearch": "^9.0.1",
"libnpmteam": "^8.0.2",
"libnpmversion": "^9.0.0-pre.0.0",
"libnpmversion": "^9.0.0-pre.0",
"make-fetch-happen": "^15.0.6",
"minimatch": "^10.2.5",
"minipass": "^7.1.3",
Expand Down
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"prerelease": true,
"group-pull-request-title-pattern": "chore: release ${version}",
"pull-request-title-pattern": "chore: release${component} ${version}",
"prerelease-type": "pre.0"
"prerelease-type": "pre"
}
1 change: 1 addition & 0 deletions scripts/template-oss/release-please-config-json.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"prerelease-type": "pre",
"packages": {
"{{ pkgPath }}": {
{{#if isRoot}}
Expand Down
2 changes: 1 addition & 1 deletion workspaces/arborist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
"version": "10.0.0-pre.0.0",
"version": "10.0.0-pre.0",
"description": "Manage node_modules trees",
"dependencies": {
"@gar/promise-retry": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/config",
"version": "11.0.0-pre.0.0",
"version": "11.0.0-pre.0",
"files": [
"bin/",
"lib/"
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmdiff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmdiff",
"version": "8.1.6-pre.0.0",
"version": "8.1.6-pre.0",
"description": "The registry diff",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"tap": "^16.3.8"
},
"dependencies": {
"@npmcli/arborist": "^10.0.0-pre.0.0",
"@npmcli/arborist": "^10.0.0-pre.0",
"@npmcli/installed-package-contents": "^4.0.0",
"binary-extensions": "^3.0.0",
"diff": "^8.0.2",
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmexec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
"version": "10.2.6-pre.0.0",
"version": "10.2.6-pre.0",
"files": [
"bin/",
"lib/"
Expand Down Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@gar/promise-retry": "^1.0.0",
"@npmcli/arborist": "^10.0.0-pre.0.0",
"@npmcli/arborist": "^10.0.0-pre.0",
"@npmcli/package-json": "^7.0.0",
"@npmcli/run-script": "^10.0.0",
"ci-info": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmfund/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmfund",
"version": "7.0.20-pre.0.0",
"version": "7.0.20-pre.0",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down Expand Up @@ -46,7 +46,7 @@
"tap": "^16.3.8"
},
"dependencies": {
"@npmcli/arborist": "^10.0.0-pre.0.0"
"@npmcli/arborist": "^10.0.0-pre.0"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
Expand Down
4 changes: 2 additions & 2 deletions workspaces/libnpmpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmpack",
"version": "10.0.0-pre.0.0",
"version": "10.0.0-pre.0",
"description": "Programmatic API for the bits behind npm pack",
"author": "GitHub Inc.",
"main": "lib/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"bugs": "https://github.com/npm/libnpmpack/issues",
"homepage": "https://npmjs.com/package/libnpmpack",
"dependencies": {
"@npmcli/arborist": "^10.0.0-pre.0.0",
"@npmcli/arborist": "^10.0.0-pre.0",
"@npmcli/run-script": "^10.0.0",
"npm-package-arg": "^13.0.0",
"pacote": "^21.0.2"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmpublish/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmpublish",
"version": "11.2.0-pre.0.0",
"version": "11.2.0-pre.0",
"description": "Programmatic API for the bits behind npm publish and unpublish",
"author": "GitHub Inc.",
"main": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/libnpmversion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libnpmversion",
"version": "9.0.0-pre.0.0",
"version": "9.0.0-pre.0",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down
Loading