@pnpm/config.writer 1100.0.15 → 1100.0.17

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 ADDED
@@ -0,0 +1,298 @@
1
+ # @pnpm/config.config-writer
2
+
3
+ ## 1100.0.17
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies:
8
+ - @pnpm/types@1101.5.0
9
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.17
10
+
11
+ ## 1100.0.16
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies:
16
+ - @pnpm/types@1101.4.0
17
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.16
18
+
19
+ ## 1100.0.15
20
+
21
+ ### Patch Changes
22
+
23
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.15
24
+
25
+ ## 1100.0.14
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [25a829e]
30
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.14
31
+
32
+ ## 1100.0.13
33
+
34
+ ### Patch Changes
35
+
36
+ - Updated dependencies [681b593]
37
+ - Updated dependencies [a31faa7]
38
+ - @pnpm/types@1101.3.2
39
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.13
40
+
41
+ ## 1100.0.12
42
+
43
+ ### Patch Changes
44
+
45
+ - Updated dependencies [bf1b731]
46
+ - @pnpm/types@1101.3.1
47
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.12
48
+
49
+ ## 1100.0.11
50
+
51
+ ### Patch Changes
52
+
53
+ - Updated dependencies [a017bf3]
54
+ - @pnpm/types@1101.3.0
55
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.11
56
+
57
+ ## 1100.0.10
58
+
59
+ ### Patch Changes
60
+
61
+ - Updated dependencies [35d2355]
62
+ - @pnpm/types@1101.2.0
63
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.10
64
+
65
+ ## 1100.0.9
66
+
67
+ ### Patch Changes
68
+
69
+ - Updated dependencies [64afc92]
70
+ - @pnpm/types@1101.1.1
71
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.9
72
+
73
+ ## 1100.0.8
74
+
75
+ ### Patch Changes
76
+
77
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.8
78
+
79
+ ## 1100.0.7
80
+
81
+ ### Patch Changes
82
+
83
+ - Updated dependencies [b61e268]
84
+ - @pnpm/types@1101.1.0
85
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.7
86
+
87
+ ## 1100.0.6
88
+
89
+ ### Patch Changes
90
+
91
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.6
92
+
93
+ ## 1100.0.5
94
+
95
+ ### Patch Changes
96
+
97
+ - Updated dependencies [0d791f3]
98
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.5
99
+
100
+ ## 1100.0.4
101
+
102
+ ### Patch Changes
103
+
104
+ - 184ce26: Fix the package name in README.md.
105
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.4
106
+
107
+ ## 1100.0.3
108
+
109
+ ### Patch Changes
110
+
111
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.3
112
+
113
+ ## 1100.0.2
114
+
115
+ ### Patch Changes
116
+
117
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.2
118
+
119
+ ## 1100.0.1
120
+
121
+ ### Patch Changes
122
+
123
+ - Updated dependencies [ff28085]
124
+ - @pnpm/types@1101.0.0
125
+ - @pnpm/workspace.workspace-manifest-writer@1100.0.1
126
+
127
+ ## 1001.0.0
128
+
129
+ ### Major Changes
130
+
131
+ - 491a84f: This package is now pure ESM.
132
+ - 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
133
+
134
+ ### Minor Changes
135
+
136
+ - 7721d2e: `pnpm audit --fix` now adds the minimum patched versions to `minimumReleaseAgeExclude` in `pnpm-workspace.yaml` [#10263](https://github.com/pnpm/pnpm/issues/10263).
137
+
138
+ When `minimumReleaseAge` is configured, security patches suggested by `pnpm audit` may be blocked because the patched versions are too new. Now, `pnpm audit --fix` automatically adds the minimum patched version for each vulnerability (e.g., `axios@0.21.2`) to `minimumReleaseAgeExclude`, so that `pnpm install` can install the security fix without waiting for it to mature.
139
+
140
+ - 121f64a: New option added: updatedOverrides.
141
+
142
+ ### Patch Changes
143
+
144
+ - Updated dependencies [7721d2e]
145
+ - Updated dependencies [a1807b1]
146
+ - Updated dependencies [76718b3]
147
+ - Updated dependencies [a8f016c]
148
+ - Updated dependencies [cc1b8e3]
149
+ - Updated dependencies [491a84f]
150
+ - Updated dependencies [121f64a]
151
+ - Updated dependencies [075aa99]
152
+ - Updated dependencies [7d2fd48]
153
+ - Updated dependencies [efb48dc]
154
+ - Updated dependencies [cb367b9]
155
+ - Updated dependencies [7b1c189]
156
+ - Updated dependencies [8ffb1a7]
157
+ - Updated dependencies [05fb1ae]
158
+ - Updated dependencies [71de2b3]
159
+ - Updated dependencies [10bc391]
160
+ - Updated dependencies [4f66fbe]
161
+ - Updated dependencies [2df8b71]
162
+ - Updated dependencies [15549a9]
163
+ - Updated dependencies [cc7c0d2]
164
+ - Updated dependencies [efb48dc]
165
+ - Updated dependencies [2b14c74]
166
+ - @pnpm/workspace.workspace-manifest-writer@1002.0.0
167
+ - @pnpm/types@1001.0.0
168
+
169
+ ## 1000.0.14
170
+
171
+ ### Patch Changes
172
+
173
+ - Updated dependencies [7c1382f]
174
+ - Updated dependencies [dee39ec]
175
+ - @pnpm/types@1000.9.0
176
+ - @pnpm/read-project-manifest@1001.1.4
177
+ - @pnpm/workspace.manifest-writer@1001.0.3
178
+
179
+ ## 1000.0.13
180
+
181
+ ### Patch Changes
182
+
183
+ - @pnpm/read-project-manifest@1001.1.3
184
+ - @pnpm/workspace.manifest-writer@1001.0.2
185
+
186
+ ## 1000.0.12
187
+
188
+ ### Patch Changes
189
+
190
+ - @pnpm/workspace.manifest-writer@1001.0.2
191
+ - @pnpm/read-project-manifest@1001.1.2
192
+
193
+ ## 1000.0.11
194
+
195
+ ### Patch Changes
196
+
197
+ - Updated dependencies [e792927]
198
+ - @pnpm/types@1000.8.0
199
+ - @pnpm/read-project-manifest@1001.1.1
200
+ - @pnpm/workspace.manifest-writer@1001.0.1
201
+
202
+ ## 1000.0.10
203
+
204
+ ### Patch Changes
205
+
206
+ - Updated dependencies [9dbada8]
207
+ - Updated dependencies [8747b4e]
208
+ - @pnpm/workspace.manifest-writer@1001.0.0
209
+
210
+ ## 1000.0.9
211
+
212
+ ### Patch Changes
213
+
214
+ - Updated dependencies [d1edf73]
215
+ - Updated dependencies [86b33e9]
216
+ - @pnpm/read-project-manifest@1001.1.0
217
+ - @pnpm/workspace.manifest-writer@1000.2.3
218
+
219
+ ## 1000.0.8
220
+
221
+ ### Patch Changes
222
+
223
+ - Updated dependencies [1a07b8f]
224
+ - Updated dependencies [1a07b8f]
225
+ - Updated dependencies [1a07b8f]
226
+ - @pnpm/types@1000.7.0
227
+ - @pnpm/read-project-manifest@1001.0.0
228
+ - @pnpm/workspace.manifest-writer@1000.2.2
229
+
230
+ ## 1000.0.7
231
+
232
+ ### Patch Changes
233
+
234
+ - Updated dependencies [95a9b82]
235
+ - @pnpm/workspace.manifest-writer@1000.2.1
236
+
237
+ ## 1000.0.6
238
+
239
+ ### Patch Changes
240
+
241
+ - Updated dependencies [c8341cc]
242
+ - @pnpm/workspace.manifest-writer@1000.2.0
243
+
244
+ ## 1000.0.5
245
+
246
+ ### Patch Changes
247
+
248
+ - Updated dependencies [5ec7255]
249
+ - @pnpm/types@1000.6.0
250
+ - @pnpm/workspace.manifest-writer@1000.1.4
251
+ - @pnpm/read-project-manifest@1000.0.11
252
+
253
+ ## 1000.0.4
254
+
255
+ ### Patch Changes
256
+
257
+ - Updated dependencies [2bcb402]
258
+ - @pnpm/workspace.manifest-writer@1000.1.3
259
+
260
+ ## 1000.0.3
261
+
262
+ ### Patch Changes
263
+
264
+ - Updated dependencies [5b73df1]
265
+ - @pnpm/types@1000.5.0
266
+ - @pnpm/read-project-manifest@1000.0.10
267
+ - @pnpm/workspace.manifest-writer@1000.1.2
268
+
269
+ ## 1000.0.2
270
+
271
+ ### Patch Changes
272
+
273
+ - 17b7e9f: The patch file path saved by the pnpm `patch-commit` and `patch-remove` commands should be a relative path [#9403](https://github.com/pnpm/pnpm/pull/9403).
274
+
275
+ ## 1000.0.1
276
+
277
+ ### Patch Changes
278
+
279
+ - Updated dependencies [750ae7d]
280
+ - Updated dependencies [ead11ad]
281
+ - @pnpm/types@1000.4.0
282
+ - @pnpm/workspace.manifest-writer@1000.1.1
283
+ - @pnpm/read-project-manifest@1000.0.9
284
+
285
+ ## 1000.0.0
286
+
287
+ ### Major Changes
288
+
289
+ - 5a9e34f: Initial release.
290
+
291
+ ### Patch Changes
292
+
293
+ - Updated dependencies [5f7be64]
294
+ - Updated dependencies [3a90ec1]
295
+ - Updated dependencies [5f7be64]
296
+ - @pnpm/types@1000.3.0
297
+ - @pnpm/workspace.manifest-writer@1000.1.0
298
+ - @pnpm/read-project-manifest@1000.0.8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/config.writer",
3
- "version": "1100.0.15",
3
+ "version": "1100.0.17",
4
4
  "description": "Functions for updating the configuration settings",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -28,11 +28,11 @@
28
28
  "!*.map"
29
29
  ],
30
30
  "dependencies": {
31
- "@pnpm/types": "1101.3.2",
32
- "@pnpm/workspace.workspace-manifest-writer": "1100.0.15"
31
+ "@pnpm/types": "1101.5.0",
32
+ "@pnpm/workspace.workspace-manifest-writer": "1100.0.17"
33
33
  },
34
34
  "devDependencies": {
35
- "@pnpm/config.writer": "1100.0.15"
35
+ "@pnpm/config.writer": "1100.0.17"
36
36
  },
37
37
  "engines": {
38
38
  "node": ">=22.13"
package/lib/index.d.ts DELETED
@@ -1,10 +0,0 @@
1
- import type { PnpmSettings, ProjectManifest } from '@pnpm/types';
2
- export interface WriteSettingsOptions {
3
- updatedSettings?: PnpmSettings;
4
- updatedOverrides?: Record<string, string>;
5
- addedMinimumReleaseAgeExcludes?: string[];
6
- rootProjectManifest?: ProjectManifest;
7
- rootProjectManifestDir: string;
8
- workspaceDir: string;
9
- }
10
- export declare function writeSettings(opts: WriteSettingsOptions): Promise<void>;