@anolilab/semantic-release-pnpm 1.1.12 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/package.json +12 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
## @anolilab/semantic-release-pnpm [2.0.0](https://github.com/anolilab/semantic-release/compare/@anolilab/semantic-release-pnpm@1.1.12...@anolilab/semantic-release-pnpm@2.0.0) (2025-06-17)
|
|
2
|
+
|
|
3
|
+
### ⚠ BREAKING CHANGES
|
|
4
|
+
|
|
5
|
+
* Changed supported Node version to >=20.8.1
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* update Node.js version across configurations and package files ([186dc8c](https://github.com/anolilab/semantic-release/commit/186dc8c409881b8be619735cdc14a0c25f794ffc))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Dependencies
|
|
13
|
+
|
|
14
|
+
* **@anolilab/rc:** upgraded to 2.0.0
|
|
15
|
+
|
|
1
16
|
## @anolilab/semantic-release-pnpm [1.1.12](https://github.com/anolilab/semantic-release/compare/@anolilab/semantic-release-pnpm@1.1.11...@anolilab/semantic-release-pnpm@1.1.12) (2025-06-05)
|
|
2
17
|
|
|
3
18
|
### Bug Fixes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@anolilab/semantic-release-pnpm",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0",
|
|
4
4
|
"description": "Semantic-release plugin to publish a npm package with pnpm.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"anolilab",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"CHANGELOG.md"
|
|
47
47
|
],
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@anolilab/rc": "
|
|
49
|
+
"@anolilab/rc": "2.0.0",
|
|
50
50
|
"@semantic-release/error": "^4.0.0",
|
|
51
51
|
"@visulima/fs": "^3.1.5",
|
|
52
52
|
"@visulima/package": "^3.5.8",
|
|
@@ -60,28 +60,28 @@
|
|
|
60
60
|
"devDependencies": {
|
|
61
61
|
"@anolilab/eslint-config": "^15.0.3",
|
|
62
62
|
"@anolilab/prettier-config": "^6.0.1",
|
|
63
|
-
"@arethetypeswrong/cli": "^0.18.
|
|
63
|
+
"@arethetypeswrong/cli": "^0.18.2",
|
|
64
64
|
"@babel/core": "^7.27.4",
|
|
65
65
|
"@rushstack/eslint-plugin-security": "^0.10.0",
|
|
66
|
-
"@secretlint/secretlint-rule-preset-recommend": "^
|
|
66
|
+
"@secretlint/secretlint-rule-preset-recommend": "^10.1.0",
|
|
67
67
|
"@semantic-release/changelog": "^6.0.3",
|
|
68
68
|
"@semantic-release/commit-analyzer": "13.0.1",
|
|
69
69
|
"@semantic-release/exec": "^7.1.0",
|
|
70
70
|
"@semantic-release/git": "^10.0.1",
|
|
71
71
|
"@semantic-release/github": "^11.0.3",
|
|
72
72
|
"@semantic-release/release-notes-generator": "14.0.3",
|
|
73
|
-
"@types/dockerode": "^3.3.
|
|
73
|
+
"@types/dockerode": "^3.3.41",
|
|
74
74
|
"@types/ini": "^4.1.1",
|
|
75
|
-
"@types/node": "
|
|
75
|
+
"@types/node": "24.0.3",
|
|
76
76
|
"@types/semantic-release__error": "3.0.3",
|
|
77
77
|
"@types/semver": "7.7.0",
|
|
78
78
|
"@types/stream-buffers": "^3.0.7",
|
|
79
79
|
"@visulima/packem": "^1.19.4",
|
|
80
|
-
"@vitest/coverage-v8": "^3.2.
|
|
81
|
-
"@vitest/ui": "^3.2.
|
|
80
|
+
"@vitest/coverage-v8": "^3.2.3",
|
|
81
|
+
"@vitest/ui": "^3.2.3",
|
|
82
82
|
"conventional-changelog-conventionalcommits": "9.0.0",
|
|
83
83
|
"cross-env": "^7.0.3",
|
|
84
|
-
"dockerode": "4.0.
|
|
84
|
+
"dockerode": "4.0.7",
|
|
85
85
|
"esbuild": "0.25.5",
|
|
86
86
|
"eslint": "^8.57.1",
|
|
87
87
|
"eslint-plugin-deprecation": "^3.0.0",
|
|
@@ -97,16 +97,16 @@
|
|
|
97
97
|
"p-retry": "^6.2.1",
|
|
98
98
|
"prettier": "^3.5.3",
|
|
99
99
|
"rimraf": "^6.0.1",
|
|
100
|
-
"secretlint": "
|
|
100
|
+
"secretlint": "10.1.0",
|
|
101
101
|
"semantic-release": "^24.2.5",
|
|
102
102
|
"sort-package-json": "^3.2.1",
|
|
103
103
|
"stream-buffers": "^3.0.3",
|
|
104
104
|
"tempy": "^3.1.0",
|
|
105
105
|
"typescript": "^5.8.3",
|
|
106
|
-
"vitest": "^3.2.
|
|
106
|
+
"vitest": "^3.2.3"
|
|
107
107
|
},
|
|
108
108
|
"engines": {
|
|
109
|
-
"node": ">=
|
|
109
|
+
"node": ">=20.8.1"
|
|
110
110
|
},
|
|
111
111
|
"publishConfig": {
|
|
112
112
|
"access": "public",
|