renovate 41.107.2 → 41.108.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/dist/manager-list.generated.d.ts +1 -1
- package/dist/manager-list.generated.js +1 -1
- package/dist/manager-list.generated.js.map +1 -1
- package/dist/modules/datasource/api.js +2 -0
- package/dist/modules/datasource/api.js.map +1 -1
- package/dist/modules/datasource/typst/index.d.ts +11 -0
- package/dist/modules/datasource/typst/index.js +61 -0
- package/dist/modules/datasource/typst/index.js.map +1 -0
- package/dist/modules/datasource/typst/schema.d.ts +31 -0
- package/dist/modules/datasource/typst/schema.js +28 -0
- package/dist/modules/datasource/typst/schema.js.map +1 -0
- package/dist/modules/manager/api.js +2 -0
- package/dist/modules/manager/api.js.map +1 -1
- package/dist/modules/manager/cargo/artifacts.js +11 -5
- package/dist/modules/manager/cargo/artifacts.js.map +1 -1
- package/dist/modules/manager/cargo/extract.js +4 -1
- package/dist/modules/manager/cargo/extract.js.map +1 -1
- package/dist/modules/manager/cargo/index.d.ts +0 -1
- package/dist/modules/manager/cargo/index.js +11 -4
- package/dist/modules/manager/cargo/index.js.map +1 -1
- package/dist/modules/manager/cargo/schema.d.ts +198 -0
- package/dist/modules/manager/cargo/schema.js +19 -10
- package/dist/modules/manager/cargo/schema.js.map +1 -1
- package/dist/modules/manager/fingerprint.generated.js +3 -2
- package/dist/modules/manager/fingerprint.generated.js.map +1 -1
- package/dist/modules/manager/maven-wrapper/extract.js +2 -2
- package/dist/modules/manager/maven-wrapper/extract.js.map +1 -1
- package/dist/modules/manager/maven-wrapper/index.js +4 -1
- package/dist/modules/manager/maven-wrapper/index.js.map +1 -1
- package/dist/modules/manager/typst/extract.d.ts +2 -0
- package/dist/modules/manager/typst/extract.js +31 -0
- package/dist/modules/manager/typst/extract.js.map +1 -0
- package/dist/modules/manager/typst/index.d.ts +7 -0
- package/dist/modules/manager/typst/index.js +12 -0
- package/dist/modules/manager/typst/index.js.map +1 -0
- package/dist/util/cache/package/namespaces.d.ts +1 -1
- package/dist/util/cache/package/namespaces.js +2 -0
- package/dist/util/cache/package/namespaces.js.map +1 -1
- package/package.json +1 -1
- package/renovate-schema.json +56 -3
@@ -1,9 +1,11 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.supportedDatasources = exports.defaultConfig = exports.categories = exports.url = exports.updateArtifacts = exports.extractPackageFile = exports.supportsLockFileMaintenance = exports.updateLockedDependency = exports.getRangeStrategy = exports.bumpPackageVersion = void 0;
|
4
|
-
const tslib_1 = require("tslib");
|
5
4
|
const crate_1 = require("../../datasource/crate");
|
6
|
-
const
|
5
|
+
const git_refs_1 = require("../../datasource/git-refs");
|
6
|
+
const git_tags_1 = require("../../datasource/git-tags");
|
7
|
+
const github_tags_1 = require("../../datasource/github-tags");
|
8
|
+
const gitlab_tags_1 = require("../../datasource/gitlab-tags");
|
7
9
|
const artifacts_1 = require("./artifacts");
|
8
10
|
Object.defineProperty(exports, "updateArtifacts", { enumerable: true, get: function () { return artifacts_1.updateArtifacts; } });
|
9
11
|
const extract_1 = require("./extract");
|
@@ -20,7 +22,12 @@ exports.categories = ['rust'];
|
|
20
22
|
exports.defaultConfig = {
|
21
23
|
commitMessageTopic: 'Rust crate {{depName}}',
|
22
24
|
managerFilePatterns: ['/(^|/)Cargo\\.toml$/'],
|
23
|
-
versioning: cargoVersioning.id,
|
24
25
|
};
|
25
|
-
exports.supportedDatasources = [
|
26
|
+
exports.supportedDatasources = [
|
27
|
+
crate_1.CrateDatasource.id,
|
28
|
+
github_tags_1.GithubTagsDatasource.id,
|
29
|
+
gitlab_tags_1.GitlabTagsDatasource.id,
|
30
|
+
git_refs_1.GitRefsDatasource.id,
|
31
|
+
git_tags_1.GitTagsDatasource.id,
|
32
|
+
];
|
26
33
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/cargo/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/cargo/index.ts"],"names":[],"mappings":";;;AACA,kDAAyD;AACzD,wDAA8D;AAC9D,wDAA8D;AAC9D,8DAAoE;AACpE,8DAAoE;AACpE,2CAA8C;AAQjB,gGARpB,2BAAe,OAQoB;AAP5C,uCAA+C;AAOtC,mGAPA,4BAAkB,OAOA;AAN3B,mCAA8C;AAArC,4GAAA,kBAAkB,OAAA;AAC3B,iCAA2C;AAAlC,yGAAA,gBAAgB,OAAA;AACzB,iDAAyD;AAAhD,uHAAA,sBAAsB,OAAA;AAElB,QAAA,2BAA2B,GAAG,IAAI,CAAC;AAInC,QAAA,GAAG,GAAG,iCAAiC,CAAC;AACxC,QAAA,UAAU,GAAe,CAAC,MAAM,CAAC,CAAC;AAElC,QAAA,aAAa,GAAG;IAC3B,kBAAkB,EAAE,wBAAwB;IAC5C,mBAAmB,EAAE,CAAC,sBAAsB,CAAC;CAC9C,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,uBAAe,CAAC,EAAE;IAClB,kCAAoB,CAAC,EAAE;IACvB,kCAAoB,CAAC,EAAE;IACvB,4BAAiB,CAAC,EAAE;IACpB,4BAAiB,CAAC,EAAE;CACrB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { CrateDatasource } from '../../datasource/crate';\nimport { GitRefsDatasource } from '../../datasource/git-refs';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { GitlabTagsDatasource } from '../../datasource/gitlab-tags';\nimport { updateArtifacts } from './artifacts';\nimport { extractPackageFile } from './extract';\nexport { bumpPackageVersion } from './update';\nexport { getRangeStrategy } from './range';\nexport { updateLockedDependency } from './update-locked';\n\nexport const supportsLockFileMaintenance = true;\n\nexport { extractPackageFile, updateArtifacts };\n\nexport const url = 'https://doc.rust-lang.org/cargo';\nexport const categories: Category[] = ['rust'];\n\nexport const defaultConfig = {\n commitMessageTopic: 'Rust crate {{depName}}',\n managerFilePatterns: ['/(^|/)Cargo\\\\.toml$/'],\n};\n\nexport const supportedDatasources = [\n CrateDatasource.id,\n GithubTagsDatasource.id,\n GitlabTagsDatasource.id,\n GitRefsDatasource.id,\n GitTagsDatasource.id,\n];\n"]}
|
@@ -6,6 +6,12 @@ declare const CargoDeps: z.ZodEffects<z.ZodRecord<z.ZodString, z.ZodUnion<[z.Zod
|
|
6
6
|
path: z.ZodOptional<z.ZodString>;
|
7
7
|
/** Git URL for the dependency */
|
8
8
|
git: z.ZodOptional<z.ZodString>;
|
9
|
+
/** Git tag for the dependency */
|
10
|
+
tag: z.ZodOptional<z.ZodString>;
|
11
|
+
/** Git revision for the dependency */
|
12
|
+
rev: z.ZodOptional<z.ZodString>;
|
13
|
+
/** Git branch for the dependency */
|
14
|
+
branch: z.ZodOptional<z.ZodString>;
|
9
15
|
/** Semver version */
|
10
16
|
version: z.ZodOptional<z.ZodString>;
|
11
17
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
@@ -16,29 +22,41 @@ declare const CargoDeps: z.ZodEffects<z.ZodRecord<z.ZodString, z.ZodUnion<[z.Zod
|
|
16
22
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
17
23
|
}, "strip", z.ZodTypeAny, {
|
18
24
|
path?: string | undefined;
|
25
|
+
branch?: string | undefined;
|
19
26
|
version?: string | undefined;
|
27
|
+
tag?: string | undefined;
|
20
28
|
git?: string | undefined;
|
29
|
+
rev?: string | undefined;
|
21
30
|
package?: string | undefined;
|
22
31
|
registry?: string | undefined;
|
23
32
|
workspace?: boolean | undefined;
|
24
33
|
}, {
|
25
34
|
path?: string | undefined;
|
35
|
+
branch?: string | undefined;
|
26
36
|
version?: string | undefined;
|
37
|
+
tag?: string | undefined;
|
27
38
|
git?: string | undefined;
|
39
|
+
rev?: string | undefined;
|
28
40
|
package?: string | undefined;
|
29
41
|
registry?: string | undefined;
|
30
42
|
workspace?: boolean | undefined;
|
31
43
|
}>, PackageDependency<CargoManagerData>, {
|
32
44
|
path?: string | undefined;
|
45
|
+
branch?: string | undefined;
|
33
46
|
version?: string | undefined;
|
47
|
+
tag?: string | undefined;
|
34
48
|
git?: string | undefined;
|
49
|
+
rev?: string | undefined;
|
35
50
|
package?: string | undefined;
|
36
51
|
registry?: string | undefined;
|
37
52
|
workspace?: boolean | undefined;
|
38
53
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
39
54
|
path?: string | undefined;
|
55
|
+
branch?: string | undefined;
|
40
56
|
version?: string | undefined;
|
57
|
+
tag?: string | undefined;
|
41
58
|
git?: string | undefined;
|
59
|
+
rev?: string | undefined;
|
42
60
|
package?: string | undefined;
|
43
61
|
registry?: string | undefined;
|
44
62
|
workspace?: boolean | undefined;
|
@@ -50,6 +68,12 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
50
68
|
path: z.ZodOptional<z.ZodString>;
|
51
69
|
/** Git URL for the dependency */
|
52
70
|
git: z.ZodOptional<z.ZodString>;
|
71
|
+
/** Git tag for the dependency */
|
72
|
+
tag: z.ZodOptional<z.ZodString>;
|
73
|
+
/** Git revision for the dependency */
|
74
|
+
rev: z.ZodOptional<z.ZodString>;
|
75
|
+
/** Git branch for the dependency */
|
76
|
+
branch: z.ZodOptional<z.ZodString>;
|
53
77
|
/** Semver version */
|
54
78
|
version: z.ZodOptional<z.ZodString>;
|
55
79
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
@@ -60,36 +84,51 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
60
84
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
61
85
|
}, "strip", z.ZodTypeAny, {
|
62
86
|
path?: string | undefined;
|
87
|
+
branch?: string | undefined;
|
63
88
|
version?: string | undefined;
|
89
|
+
tag?: string | undefined;
|
64
90
|
git?: string | undefined;
|
91
|
+
rev?: string | undefined;
|
65
92
|
package?: string | undefined;
|
66
93
|
registry?: string | undefined;
|
67
94
|
workspace?: boolean | undefined;
|
68
95
|
}, {
|
69
96
|
path?: string | undefined;
|
97
|
+
branch?: string | undefined;
|
70
98
|
version?: string | undefined;
|
99
|
+
tag?: string | undefined;
|
71
100
|
git?: string | undefined;
|
101
|
+
rev?: string | undefined;
|
72
102
|
package?: string | undefined;
|
73
103
|
registry?: string | undefined;
|
74
104
|
workspace?: boolean | undefined;
|
75
105
|
}>, PackageDependency<CargoManagerData>, {
|
76
106
|
path?: string | undefined;
|
107
|
+
branch?: string | undefined;
|
77
108
|
version?: string | undefined;
|
109
|
+
tag?: string | undefined;
|
78
110
|
git?: string | undefined;
|
111
|
+
rev?: string | undefined;
|
79
112
|
package?: string | undefined;
|
80
113
|
registry?: string | undefined;
|
81
114
|
workspace?: boolean | undefined;
|
82
115
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
83
116
|
path?: string | undefined;
|
117
|
+
branch?: string | undefined;
|
84
118
|
version?: string | undefined;
|
119
|
+
tag?: string | undefined;
|
85
120
|
git?: string | undefined;
|
121
|
+
rev?: string | undefined;
|
86
122
|
package?: string | undefined;
|
87
123
|
registry?: string | undefined;
|
88
124
|
workspace?: boolean | undefined;
|
89
125
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
90
126
|
path?: string | undefined;
|
127
|
+
branch?: string | undefined;
|
91
128
|
version?: string | undefined;
|
129
|
+
tag?: string | undefined;
|
92
130
|
git?: string | undefined;
|
131
|
+
rev?: string | undefined;
|
93
132
|
package?: string | undefined;
|
94
133
|
registry?: string | undefined;
|
95
134
|
workspace?: boolean | undefined;
|
@@ -99,6 +138,12 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
99
138
|
path: z.ZodOptional<z.ZodString>;
|
100
139
|
/** Git URL for the dependency */
|
101
140
|
git: z.ZodOptional<z.ZodString>;
|
141
|
+
/** Git tag for the dependency */
|
142
|
+
tag: z.ZodOptional<z.ZodString>;
|
143
|
+
/** Git revision for the dependency */
|
144
|
+
rev: z.ZodOptional<z.ZodString>;
|
145
|
+
/** Git branch for the dependency */
|
146
|
+
branch: z.ZodOptional<z.ZodString>;
|
102
147
|
/** Semver version */
|
103
148
|
version: z.ZodOptional<z.ZodString>;
|
104
149
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
@@ -109,36 +154,51 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
109
154
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
110
155
|
}, "strip", z.ZodTypeAny, {
|
111
156
|
path?: string | undefined;
|
157
|
+
branch?: string | undefined;
|
112
158
|
version?: string | undefined;
|
159
|
+
tag?: string | undefined;
|
113
160
|
git?: string | undefined;
|
161
|
+
rev?: string | undefined;
|
114
162
|
package?: string | undefined;
|
115
163
|
registry?: string | undefined;
|
116
164
|
workspace?: boolean | undefined;
|
117
165
|
}, {
|
118
166
|
path?: string | undefined;
|
167
|
+
branch?: string | undefined;
|
119
168
|
version?: string | undefined;
|
169
|
+
tag?: string | undefined;
|
120
170
|
git?: string | undefined;
|
171
|
+
rev?: string | undefined;
|
121
172
|
package?: string | undefined;
|
122
173
|
registry?: string | undefined;
|
123
174
|
workspace?: boolean | undefined;
|
124
175
|
}>, PackageDependency<CargoManagerData>, {
|
125
176
|
path?: string | undefined;
|
177
|
+
branch?: string | undefined;
|
126
178
|
version?: string | undefined;
|
179
|
+
tag?: string | undefined;
|
127
180
|
git?: string | undefined;
|
181
|
+
rev?: string | undefined;
|
128
182
|
package?: string | undefined;
|
129
183
|
registry?: string | undefined;
|
130
184
|
workspace?: boolean | undefined;
|
131
185
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
132
186
|
path?: string | undefined;
|
187
|
+
branch?: string | undefined;
|
133
188
|
version?: string | undefined;
|
189
|
+
tag?: string | undefined;
|
134
190
|
git?: string | undefined;
|
191
|
+
rev?: string | undefined;
|
135
192
|
package?: string | undefined;
|
136
193
|
registry?: string | undefined;
|
137
194
|
workspace?: boolean | undefined;
|
138
195
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
139
196
|
path?: string | undefined;
|
197
|
+
branch?: string | undefined;
|
140
198
|
version?: string | undefined;
|
199
|
+
tag?: string | undefined;
|
141
200
|
git?: string | undefined;
|
201
|
+
rev?: string | undefined;
|
142
202
|
package?: string | undefined;
|
143
203
|
registry?: string | undefined;
|
144
204
|
workspace?: boolean | undefined;
|
@@ -148,6 +208,12 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
148
208
|
path: z.ZodOptional<z.ZodString>;
|
149
209
|
/** Git URL for the dependency */
|
150
210
|
git: z.ZodOptional<z.ZodString>;
|
211
|
+
/** Git tag for the dependency */
|
212
|
+
tag: z.ZodOptional<z.ZodString>;
|
213
|
+
/** Git revision for the dependency */
|
214
|
+
rev: z.ZodOptional<z.ZodString>;
|
215
|
+
/** Git branch for the dependency */
|
216
|
+
branch: z.ZodOptional<z.ZodString>;
|
151
217
|
/** Semver version */
|
152
218
|
version: z.ZodOptional<z.ZodString>;
|
153
219
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
@@ -158,36 +224,51 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
158
224
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
159
225
|
}, "strip", z.ZodTypeAny, {
|
160
226
|
path?: string | undefined;
|
227
|
+
branch?: string | undefined;
|
161
228
|
version?: string | undefined;
|
229
|
+
tag?: string | undefined;
|
162
230
|
git?: string | undefined;
|
231
|
+
rev?: string | undefined;
|
163
232
|
package?: string | undefined;
|
164
233
|
registry?: string | undefined;
|
165
234
|
workspace?: boolean | undefined;
|
166
235
|
}, {
|
167
236
|
path?: string | undefined;
|
237
|
+
branch?: string | undefined;
|
168
238
|
version?: string | undefined;
|
239
|
+
tag?: string | undefined;
|
169
240
|
git?: string | undefined;
|
241
|
+
rev?: string | undefined;
|
170
242
|
package?: string | undefined;
|
171
243
|
registry?: string | undefined;
|
172
244
|
workspace?: boolean | undefined;
|
173
245
|
}>, PackageDependency<CargoManagerData>, {
|
174
246
|
path?: string | undefined;
|
247
|
+
branch?: string | undefined;
|
175
248
|
version?: string | undefined;
|
249
|
+
tag?: string | undefined;
|
176
250
|
git?: string | undefined;
|
251
|
+
rev?: string | undefined;
|
177
252
|
package?: string | undefined;
|
178
253
|
registry?: string | undefined;
|
179
254
|
workspace?: boolean | undefined;
|
180
255
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
181
256
|
path?: string | undefined;
|
257
|
+
branch?: string | undefined;
|
182
258
|
version?: string | undefined;
|
259
|
+
tag?: string | undefined;
|
183
260
|
git?: string | undefined;
|
261
|
+
rev?: string | undefined;
|
184
262
|
package?: string | undefined;
|
185
263
|
registry?: string | undefined;
|
186
264
|
workspace?: boolean | undefined;
|
187
265
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
188
266
|
path?: string | undefined;
|
267
|
+
branch?: string | undefined;
|
189
268
|
version?: string | undefined;
|
269
|
+
tag?: string | undefined;
|
190
270
|
git?: string | undefined;
|
271
|
+
rev?: string | undefined;
|
191
272
|
package?: string | undefined;
|
192
273
|
registry?: string | undefined;
|
193
274
|
workspace?: boolean | undefined;
|
@@ -216,6 +297,12 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
216
297
|
path: z.ZodOptional<z.ZodString>;
|
217
298
|
/** Git URL for the dependency */
|
218
299
|
git: z.ZodOptional<z.ZodString>;
|
300
|
+
/** Git tag for the dependency */
|
301
|
+
tag: z.ZodOptional<z.ZodString>;
|
302
|
+
/** Git revision for the dependency */
|
303
|
+
rev: z.ZodOptional<z.ZodString>;
|
304
|
+
/** Git branch for the dependency */
|
305
|
+
branch: z.ZodOptional<z.ZodString>;
|
219
306
|
/** Semver version */
|
220
307
|
version: z.ZodOptional<z.ZodString>;
|
221
308
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
@@ -226,36 +313,51 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
226
313
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
227
314
|
}, "strip", z.ZodTypeAny, {
|
228
315
|
path?: string | undefined;
|
316
|
+
branch?: string | undefined;
|
229
317
|
version?: string | undefined;
|
318
|
+
tag?: string | undefined;
|
230
319
|
git?: string | undefined;
|
320
|
+
rev?: string | undefined;
|
231
321
|
package?: string | undefined;
|
232
322
|
registry?: string | undefined;
|
233
323
|
workspace?: boolean | undefined;
|
234
324
|
}, {
|
235
325
|
path?: string | undefined;
|
326
|
+
branch?: string | undefined;
|
236
327
|
version?: string | undefined;
|
328
|
+
tag?: string | undefined;
|
237
329
|
git?: string | undefined;
|
330
|
+
rev?: string | undefined;
|
238
331
|
package?: string | undefined;
|
239
332
|
registry?: string | undefined;
|
240
333
|
workspace?: boolean | undefined;
|
241
334
|
}>, PackageDependency<CargoManagerData>, {
|
242
335
|
path?: string | undefined;
|
336
|
+
branch?: string | undefined;
|
243
337
|
version?: string | undefined;
|
338
|
+
tag?: string | undefined;
|
244
339
|
git?: string | undefined;
|
340
|
+
rev?: string | undefined;
|
245
341
|
package?: string | undefined;
|
246
342
|
registry?: string | undefined;
|
247
343
|
workspace?: boolean | undefined;
|
248
344
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
249
345
|
path?: string | undefined;
|
346
|
+
branch?: string | undefined;
|
250
347
|
version?: string | undefined;
|
348
|
+
tag?: string | undefined;
|
251
349
|
git?: string | undefined;
|
350
|
+
rev?: string | undefined;
|
252
351
|
package?: string | undefined;
|
253
352
|
registry?: string | undefined;
|
254
353
|
workspace?: boolean | undefined;
|
255
354
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
256
355
|
path?: string | undefined;
|
356
|
+
branch?: string | undefined;
|
257
357
|
version?: string | undefined;
|
358
|
+
tag?: string | undefined;
|
258
359
|
git?: string | undefined;
|
360
|
+
rev?: string | undefined;
|
259
361
|
package?: string | undefined;
|
260
362
|
registry?: string | undefined;
|
261
363
|
workspace?: boolean | undefined;
|
@@ -278,8 +380,11 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
278
380
|
} | undefined;
|
279
381
|
dependencies?: Record<string, string | {
|
280
382
|
path?: string | undefined;
|
383
|
+
branch?: string | undefined;
|
281
384
|
version?: string | undefined;
|
385
|
+
tag?: string | undefined;
|
282
386
|
git?: string | undefined;
|
387
|
+
rev?: string | undefined;
|
283
388
|
package?: string | undefined;
|
284
389
|
registry?: string | undefined;
|
285
390
|
workspace?: boolean | undefined;
|
@@ -291,6 +396,12 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
291
396
|
path: z.ZodOptional<z.ZodString>;
|
292
397
|
/** Git URL for the dependency */
|
293
398
|
git: z.ZodOptional<z.ZodString>;
|
399
|
+
/** Git tag for the dependency */
|
400
|
+
tag: z.ZodOptional<z.ZodString>;
|
401
|
+
/** Git revision for the dependency */
|
402
|
+
rev: z.ZodOptional<z.ZodString>;
|
403
|
+
/** Git branch for the dependency */
|
404
|
+
branch: z.ZodOptional<z.ZodString>;
|
294
405
|
/** Semver version */
|
295
406
|
version: z.ZodOptional<z.ZodString>;
|
296
407
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
@@ -301,36 +412,51 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
301
412
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
302
413
|
}, "strip", z.ZodTypeAny, {
|
303
414
|
path?: string | undefined;
|
415
|
+
branch?: string | undefined;
|
304
416
|
version?: string | undefined;
|
417
|
+
tag?: string | undefined;
|
305
418
|
git?: string | undefined;
|
419
|
+
rev?: string | undefined;
|
306
420
|
package?: string | undefined;
|
307
421
|
registry?: string | undefined;
|
308
422
|
workspace?: boolean | undefined;
|
309
423
|
}, {
|
310
424
|
path?: string | undefined;
|
425
|
+
branch?: string | undefined;
|
311
426
|
version?: string | undefined;
|
427
|
+
tag?: string | undefined;
|
312
428
|
git?: string | undefined;
|
429
|
+
rev?: string | undefined;
|
313
430
|
package?: string | undefined;
|
314
431
|
registry?: string | undefined;
|
315
432
|
workspace?: boolean | undefined;
|
316
433
|
}>, PackageDependency<CargoManagerData>, {
|
317
434
|
path?: string | undefined;
|
435
|
+
branch?: string | undefined;
|
318
436
|
version?: string | undefined;
|
437
|
+
tag?: string | undefined;
|
319
438
|
git?: string | undefined;
|
439
|
+
rev?: string | undefined;
|
320
440
|
package?: string | undefined;
|
321
441
|
registry?: string | undefined;
|
322
442
|
workspace?: boolean | undefined;
|
323
443
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
324
444
|
path?: string | undefined;
|
445
|
+
branch?: string | undefined;
|
325
446
|
version?: string | undefined;
|
447
|
+
tag?: string | undefined;
|
326
448
|
git?: string | undefined;
|
449
|
+
rev?: string | undefined;
|
327
450
|
package?: string | undefined;
|
328
451
|
registry?: string | undefined;
|
329
452
|
workspace?: boolean | undefined;
|
330
453
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
331
454
|
path?: string | undefined;
|
455
|
+
branch?: string | undefined;
|
332
456
|
version?: string | undefined;
|
457
|
+
tag?: string | undefined;
|
333
458
|
git?: string | undefined;
|
459
|
+
rev?: string | undefined;
|
334
460
|
package?: string | undefined;
|
335
461
|
registry?: string | undefined;
|
336
462
|
workspace?: boolean | undefined;
|
@@ -340,6 +466,12 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
340
466
|
path: z.ZodOptional<z.ZodString>;
|
341
467
|
/** Git URL for the dependency */
|
342
468
|
git: z.ZodOptional<z.ZodString>;
|
469
|
+
/** Git tag for the dependency */
|
470
|
+
tag: z.ZodOptional<z.ZodString>;
|
471
|
+
/** Git revision for the dependency */
|
472
|
+
rev: z.ZodOptional<z.ZodString>;
|
473
|
+
/** Git branch for the dependency */
|
474
|
+
branch: z.ZodOptional<z.ZodString>;
|
343
475
|
/** Semver version */
|
344
476
|
version: z.ZodOptional<z.ZodString>;
|
345
477
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
@@ -350,36 +482,51 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
350
482
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
351
483
|
}, "strip", z.ZodTypeAny, {
|
352
484
|
path?: string | undefined;
|
485
|
+
branch?: string | undefined;
|
353
486
|
version?: string | undefined;
|
487
|
+
tag?: string | undefined;
|
354
488
|
git?: string | undefined;
|
489
|
+
rev?: string | undefined;
|
355
490
|
package?: string | undefined;
|
356
491
|
registry?: string | undefined;
|
357
492
|
workspace?: boolean | undefined;
|
358
493
|
}, {
|
359
494
|
path?: string | undefined;
|
495
|
+
branch?: string | undefined;
|
360
496
|
version?: string | undefined;
|
497
|
+
tag?: string | undefined;
|
361
498
|
git?: string | undefined;
|
499
|
+
rev?: string | undefined;
|
362
500
|
package?: string | undefined;
|
363
501
|
registry?: string | undefined;
|
364
502
|
workspace?: boolean | undefined;
|
365
503
|
}>, PackageDependency<CargoManagerData>, {
|
366
504
|
path?: string | undefined;
|
505
|
+
branch?: string | undefined;
|
367
506
|
version?: string | undefined;
|
507
|
+
tag?: string | undefined;
|
368
508
|
git?: string | undefined;
|
509
|
+
rev?: string | undefined;
|
369
510
|
package?: string | undefined;
|
370
511
|
registry?: string | undefined;
|
371
512
|
workspace?: boolean | undefined;
|
372
513
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
373
514
|
path?: string | undefined;
|
515
|
+
branch?: string | undefined;
|
374
516
|
version?: string | undefined;
|
517
|
+
tag?: string | undefined;
|
375
518
|
git?: string | undefined;
|
519
|
+
rev?: string | undefined;
|
376
520
|
package?: string | undefined;
|
377
521
|
registry?: string | undefined;
|
378
522
|
workspace?: boolean | undefined;
|
379
523
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
380
524
|
path?: string | undefined;
|
525
|
+
branch?: string | undefined;
|
381
526
|
version?: string | undefined;
|
527
|
+
tag?: string | undefined;
|
382
528
|
git?: string | undefined;
|
529
|
+
rev?: string | undefined;
|
383
530
|
package?: string | undefined;
|
384
531
|
registry?: string | undefined;
|
385
532
|
workspace?: boolean | undefined;
|
@@ -389,6 +536,12 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
389
536
|
path: z.ZodOptional<z.ZodString>;
|
390
537
|
/** Git URL for the dependency */
|
391
538
|
git: z.ZodOptional<z.ZodString>;
|
539
|
+
/** Git tag for the dependency */
|
540
|
+
tag: z.ZodOptional<z.ZodString>;
|
541
|
+
/** Git revision for the dependency */
|
542
|
+
rev: z.ZodOptional<z.ZodString>;
|
543
|
+
/** Git branch for the dependency */
|
544
|
+
branch: z.ZodOptional<z.ZodString>;
|
392
545
|
/** Semver version */
|
393
546
|
version: z.ZodOptional<z.ZodString>;
|
394
547
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
@@ -399,36 +552,51 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
399
552
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
400
553
|
}, "strip", z.ZodTypeAny, {
|
401
554
|
path?: string | undefined;
|
555
|
+
branch?: string | undefined;
|
402
556
|
version?: string | undefined;
|
557
|
+
tag?: string | undefined;
|
403
558
|
git?: string | undefined;
|
559
|
+
rev?: string | undefined;
|
404
560
|
package?: string | undefined;
|
405
561
|
registry?: string | undefined;
|
406
562
|
workspace?: boolean | undefined;
|
407
563
|
}, {
|
408
564
|
path?: string | undefined;
|
565
|
+
branch?: string | undefined;
|
409
566
|
version?: string | undefined;
|
567
|
+
tag?: string | undefined;
|
410
568
|
git?: string | undefined;
|
569
|
+
rev?: string | undefined;
|
411
570
|
package?: string | undefined;
|
412
571
|
registry?: string | undefined;
|
413
572
|
workspace?: boolean | undefined;
|
414
573
|
}>, PackageDependency<CargoManagerData>, {
|
415
574
|
path?: string | undefined;
|
575
|
+
branch?: string | undefined;
|
416
576
|
version?: string | undefined;
|
577
|
+
tag?: string | undefined;
|
417
578
|
git?: string | undefined;
|
579
|
+
rev?: string | undefined;
|
418
580
|
package?: string | undefined;
|
419
581
|
registry?: string | undefined;
|
420
582
|
workspace?: boolean | undefined;
|
421
583
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
422
584
|
path?: string | undefined;
|
585
|
+
branch?: string | undefined;
|
423
586
|
version?: string | undefined;
|
587
|
+
tag?: string | undefined;
|
424
588
|
git?: string | undefined;
|
589
|
+
rev?: string | undefined;
|
425
590
|
package?: string | undefined;
|
426
591
|
registry?: string | undefined;
|
427
592
|
workspace?: boolean | undefined;
|
428
593
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
429
594
|
path?: string | undefined;
|
595
|
+
branch?: string | undefined;
|
430
596
|
version?: string | undefined;
|
597
|
+
tag?: string | undefined;
|
431
598
|
git?: string | undefined;
|
599
|
+
rev?: string | undefined;
|
432
600
|
package?: string | undefined;
|
433
601
|
registry?: string | undefined;
|
434
602
|
workspace?: boolean | undefined;
|
@@ -440,24 +608,33 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
440
608
|
}, {
|
441
609
|
dependencies?: Record<string, string | {
|
442
610
|
path?: string | undefined;
|
611
|
+
branch?: string | undefined;
|
443
612
|
version?: string | undefined;
|
613
|
+
tag?: string | undefined;
|
444
614
|
git?: string | undefined;
|
615
|
+
rev?: string | undefined;
|
445
616
|
package?: string | undefined;
|
446
617
|
registry?: string | undefined;
|
447
618
|
workspace?: boolean | undefined;
|
448
619
|
}> | undefined;
|
449
620
|
'dev-dependencies'?: Record<string, string | {
|
450
621
|
path?: string | undefined;
|
622
|
+
branch?: string | undefined;
|
451
623
|
version?: string | undefined;
|
624
|
+
tag?: string | undefined;
|
452
625
|
git?: string | undefined;
|
626
|
+
rev?: string | undefined;
|
453
627
|
package?: string | undefined;
|
454
628
|
registry?: string | undefined;
|
455
629
|
workspace?: boolean | undefined;
|
456
630
|
}> | undefined;
|
457
631
|
'build-dependencies'?: Record<string, string | {
|
458
632
|
path?: string | undefined;
|
633
|
+
branch?: string | undefined;
|
459
634
|
version?: string | undefined;
|
635
|
+
tag?: string | undefined;
|
460
636
|
git?: string | undefined;
|
637
|
+
rev?: string | undefined;
|
461
638
|
package?: string | undefined;
|
462
639
|
registry?: string | undefined;
|
463
640
|
workspace?: boolean | undefined;
|
@@ -492,24 +669,33 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
492
669
|
target?: Record<string, {
|
493
670
|
dependencies?: Record<string, string | {
|
494
671
|
path?: string | undefined;
|
672
|
+
branch?: string | undefined;
|
495
673
|
version?: string | undefined;
|
674
|
+
tag?: string | undefined;
|
496
675
|
git?: string | undefined;
|
676
|
+
rev?: string | undefined;
|
497
677
|
package?: string | undefined;
|
498
678
|
registry?: string | undefined;
|
499
679
|
workspace?: boolean | undefined;
|
500
680
|
}> | undefined;
|
501
681
|
'dev-dependencies'?: Record<string, string | {
|
502
682
|
path?: string | undefined;
|
683
|
+
branch?: string | undefined;
|
503
684
|
version?: string | undefined;
|
685
|
+
tag?: string | undefined;
|
504
686
|
git?: string | undefined;
|
687
|
+
rev?: string | undefined;
|
505
688
|
package?: string | undefined;
|
506
689
|
registry?: string | undefined;
|
507
690
|
workspace?: boolean | undefined;
|
508
691
|
}> | undefined;
|
509
692
|
'build-dependencies'?: Record<string, string | {
|
510
693
|
path?: string | undefined;
|
694
|
+
branch?: string | undefined;
|
511
695
|
version?: string | undefined;
|
696
|
+
tag?: string | undefined;
|
512
697
|
git?: string | undefined;
|
698
|
+
rev?: string | undefined;
|
513
699
|
package?: string | undefined;
|
514
700
|
registry?: string | undefined;
|
515
701
|
workspace?: boolean | undefined;
|
@@ -517,8 +703,11 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
517
703
|
}> | undefined;
|
518
704
|
dependencies?: Record<string, string | {
|
519
705
|
path?: string | undefined;
|
706
|
+
branch?: string | undefined;
|
520
707
|
version?: string | undefined;
|
708
|
+
tag?: string | undefined;
|
521
709
|
git?: string | undefined;
|
710
|
+
rev?: string | undefined;
|
522
711
|
package?: string | undefined;
|
523
712
|
registry?: string | undefined;
|
524
713
|
workspace?: boolean | undefined;
|
@@ -529,8 +718,11 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
529
718
|
} | undefined;
|
530
719
|
dependencies?: Record<string, string | {
|
531
720
|
path?: string | undefined;
|
721
|
+
branch?: string | undefined;
|
532
722
|
version?: string | undefined;
|
723
|
+
tag?: string | undefined;
|
533
724
|
git?: string | undefined;
|
725
|
+
rev?: string | undefined;
|
534
726
|
package?: string | undefined;
|
535
727
|
registry?: string | undefined;
|
536
728
|
workspace?: boolean | undefined;
|
@@ -538,16 +730,22 @@ export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unkn
|
|
538
730
|
} | undefined;
|
539
731
|
'dev-dependencies'?: Record<string, string | {
|
540
732
|
path?: string | undefined;
|
733
|
+
branch?: string | undefined;
|
541
734
|
version?: string | undefined;
|
735
|
+
tag?: string | undefined;
|
542
736
|
git?: string | undefined;
|
737
|
+
rev?: string | undefined;
|
543
738
|
package?: string | undefined;
|
544
739
|
registry?: string | undefined;
|
545
740
|
workspace?: boolean | undefined;
|
546
741
|
}> | undefined;
|
547
742
|
'build-dependencies'?: Record<string, string | {
|
548
743
|
path?: string | undefined;
|
744
|
+
branch?: string | undefined;
|
549
745
|
version?: string | undefined;
|
746
|
+
tag?: string | undefined;
|
550
747
|
git?: string | undefined;
|
748
|
+
rev?: string | undefined;
|
551
749
|
package?: string | undefined;
|
552
750
|
registry?: string | undefined;
|
553
751
|
workspace?: boolean | undefined;
|