@packtory/cli 0.0.93 → 0.0.95
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.
|
@@ -238,6 +238,7 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
238
238
|
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
239
239
|
allowList?: readonly string[] | undefined;
|
|
240
240
|
}>, unknown>>>;
|
|
241
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<Record<string, never>>, unknown, z.core.$ZodTypeInternals<Readonly<Record<string, never>>, unknown>>>;
|
|
241
242
|
}, z.core.$strict>>>;
|
|
242
243
|
}, z.core.$strict>>], z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
243
244
|
sourcesFolder: z.ZodMiniString<string>;
|
|
@@ -349,6 +350,7 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
349
350
|
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
350
351
|
allowList?: readonly string[] | undefined;
|
|
351
352
|
}>, unknown>>>;
|
|
353
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<Record<string, never>>, unknown, z.core.$ZodTypeInternals<Readonly<Record<string, never>>, unknown>>>;
|
|
352
354
|
}, z.core.$strict>>>;
|
|
353
355
|
}, z.core.$strict>>>>;
|
|
354
356
|
changelog: z.ZodMiniOptional<z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
@@ -431,6 +433,11 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
431
433
|
enabled: boolean;
|
|
432
434
|
allowList?: readonly string[] | undefined;
|
|
433
435
|
}>, unknown>>>;
|
|
436
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<{
|
|
437
|
+
enabled: boolean;
|
|
438
|
+
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
439
|
+
enabled: boolean;
|
|
440
|
+
}>, unknown>>>;
|
|
434
441
|
}, z.core.$strict>>>;
|
|
435
442
|
}, z.core.$strip>>, z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
436
443
|
commonPackageSettings: z.ZodMiniObject<{
|
|
@@ -590,6 +597,7 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
590
597
|
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
591
598
|
allowList?: readonly string[] | undefined;
|
|
592
599
|
}>, unknown>>>;
|
|
600
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<Record<string, never>>, unknown, z.core.$ZodTypeInternals<Readonly<Record<string, never>>, unknown>>>;
|
|
593
601
|
}, z.core.$strict>>>;
|
|
594
602
|
}, z.core.$strict>>], z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
595
603
|
sourcesFolder: z.ZodMiniOptional<z.ZodMiniString<string>>;
|
|
@@ -701,6 +709,7 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
701
709
|
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
702
710
|
allowList?: readonly string[] | undefined;
|
|
703
711
|
}>, unknown>>>;
|
|
712
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<Record<string, never>>, unknown, z.core.$ZodTypeInternals<Readonly<Record<string, never>>, unknown>>>;
|
|
704
713
|
}, z.core.$strict>>>;
|
|
705
714
|
}, z.core.$strict>>>>;
|
|
706
715
|
changelog: z.ZodMiniOptional<z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
@@ -783,6 +792,11 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
783
792
|
enabled: boolean;
|
|
784
793
|
allowList?: readonly string[] | undefined;
|
|
785
794
|
}>, unknown>>>;
|
|
795
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<{
|
|
796
|
+
enabled: boolean;
|
|
797
|
+
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
798
|
+
enabled: boolean;
|
|
799
|
+
}>, unknown>>>;
|
|
786
800
|
}, z.core.$strict>>>;
|
|
787
801
|
}, z.core.$strip>>, z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
788
802
|
commonPackageSettings: z.ZodMiniObject<{
|
|
@@ -942,6 +956,7 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
942
956
|
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
943
957
|
allowList?: readonly string[] | undefined;
|
|
944
958
|
}>, unknown>>>;
|
|
959
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<Record<string, never>>, unknown, z.core.$ZodTypeInternals<Readonly<Record<string, never>>, unknown>>>;
|
|
945
960
|
}, z.core.$strict>>>;
|
|
946
961
|
}, z.core.$strict>>], z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
947
962
|
sourcesFolder: z.ZodMiniString<string>;
|
|
@@ -1053,6 +1068,7 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
1053
1068
|
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
1054
1069
|
allowList?: readonly string[] | undefined;
|
|
1055
1070
|
}>, unknown>>>;
|
|
1071
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<Record<string, never>>, unknown, z.core.$ZodTypeInternals<Readonly<Record<string, never>>, unknown>>>;
|
|
1056
1072
|
}, z.core.$strict>>>;
|
|
1057
1073
|
}, z.core.$strict>>>>;
|
|
1058
1074
|
changelog: z.ZodMiniOptional<z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
@@ -1135,6 +1151,11 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
1135
1151
|
enabled: boolean;
|
|
1136
1152
|
allowList?: readonly string[] | undefined;
|
|
1137
1153
|
}>, unknown>>>;
|
|
1154
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<{
|
|
1155
|
+
enabled: boolean;
|
|
1156
|
+
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
1157
|
+
enabled: boolean;
|
|
1158
|
+
}>, unknown>>>;
|
|
1138
1159
|
}, z.core.$strict>>>;
|
|
1139
1160
|
}, z.core.$strip>>, z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
1140
1161
|
commonPackageSettings: z.ZodMiniObject<{
|
|
@@ -1294,6 +1315,7 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
1294
1315
|
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
1295
1316
|
allowList?: readonly string[] | undefined;
|
|
1296
1317
|
}>, unknown>>>;
|
|
1318
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<Record<string, never>>, unknown, z.core.$ZodTypeInternals<Readonly<Record<string, never>>, unknown>>>;
|
|
1297
1319
|
}, z.core.$strict>>>;
|
|
1298
1320
|
}, z.core.$strict>>], z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
1299
1321
|
sourcesFolder: z.ZodMiniOptional<z.ZodMiniString<string>>;
|
|
@@ -1405,6 +1427,7 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
1405
1427
|
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
1406
1428
|
allowList?: readonly string[] | undefined;
|
|
1407
1429
|
}>, unknown>>>;
|
|
1430
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<Record<string, never>>, unknown, z.core.$ZodTypeInternals<Readonly<Record<string, never>>, unknown>>>;
|
|
1408
1431
|
}, z.core.$strict>>>;
|
|
1409
1432
|
}, z.core.$strict>>>>;
|
|
1410
1433
|
changelog: z.ZodMiniOptional<z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
@@ -1487,6 +1510,11 @@ declare const commandLineInterfacePacktoryConfigSchema: z.ZodMiniIntersection<z.
|
|
|
1487
1510
|
enabled: boolean;
|
|
1488
1511
|
allowList?: readonly string[] | undefined;
|
|
1489
1512
|
}>, unknown>>>;
|
|
1513
|
+
noUnexposedExecutables: z.ZodMiniOptional<z.ZodMiniType<Readonly<{
|
|
1514
|
+
enabled: boolean;
|
|
1515
|
+
}>, unknown, z.core.$ZodTypeInternals<Readonly<{
|
|
1516
|
+
enabled: boolean;
|
|
1517
|
+
}>, unknown>>>;
|
|
1490
1518
|
}, z.core.$strict>>>;
|
|
1491
1519
|
}, z.core.$strip>>]>>, z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
1492
1520
|
releasePullRequest: z.ZodMiniOptional<z.ZodMiniReadonly<z.ZodMiniObject<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"release-pull-request-config.d.ts","sourceRoot":"","sources":["../../../../../source/command-line-interface/runner/release-pull-request-config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,UAAU,CAAC;AAC7B,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AAKnC,KAAK,qBAAqB,GAAG;IACzB,QAAQ,CAAC,mCAAmC,EAAE,OAAO,CAAC;IACtD,QAAQ,CAAC,sBAAsB,EAAE,SAAS,MAAM,EAAE,CAAC;IACnD,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;CACjC,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACnC,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,eAAe,EAAE,qBAAqB,GAAG,SAAS,CAAC;IAC5D,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,QAAA,MAAM,uCAAuC;;;;;;;;;;;;;;;;kBAE5C,CAAC;AACF,QAAA,MAAM,wCAAwC
|
|
1
|
+
{"version":3,"file":"release-pull-request-config.d.ts","sourceRoot":"","sources":["../../../../../source/command-line-interface/runner/release-pull-request-config.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"cmd-ts": "0.15.0",
|
|
18
18
|
"diff": "9.0.0",
|
|
19
19
|
"open": "11.0.1",
|
|
20
|
-
"packtory": "0.0.
|
|
21
|
-
"remeda": "2.
|
|
20
|
+
"packtory": "0.0.85",
|
|
21
|
+
"remeda": "2.40.0",
|
|
22
22
|
"semver": "7.8.5",
|
|
23
23
|
"true-myth": "9.4.0",
|
|
24
24
|
"ts-pattern": "5.9.0",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"./packages/command-line-interface/spinner-worker.entry-point.js"
|
|
60
60
|
],
|
|
61
61
|
"type": "module",
|
|
62
|
-
"version": "0.0.
|
|
62
|
+
"version": "0.0.95"
|
|
63
63
|
}
|
package/sbom.cdx.json
CHANGED
|
@@ -9,16 +9,16 @@
|
|
|
9
9
|
{
|
|
10
10
|
"type": "application",
|
|
11
11
|
"name": "packtory",
|
|
12
|
-
"version": "0.0.
|
|
12
|
+
"version": "0.0.92"
|
|
13
13
|
}
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
16
|
"component": {
|
|
17
17
|
"type": "library",
|
|
18
18
|
"name": "@packtory/cli",
|
|
19
|
-
"version": "0.0.
|
|
20
|
-
"bom-ref": "pkg:npm/@packtory/cli@0.0.
|
|
21
|
-
"purl": "pkg:npm/@packtory/cli@0.0.
|
|
19
|
+
"version": "0.0.95",
|
|
20
|
+
"bom-ref": "pkg:npm/@packtory/cli@0.0.95",
|
|
21
|
+
"purl": "pkg:npm/@packtory/cli@0.0.95"
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"components": [
|
|
@@ -116,28 +116,28 @@
|
|
|
116
116
|
{
|
|
117
117
|
"type": "library",
|
|
118
118
|
"name": "packtory",
|
|
119
|
-
"version": "0.0.
|
|
120
|
-
"bom-ref": "pkg:npm/packtory@0.0.
|
|
119
|
+
"version": "0.0.85",
|
|
120
|
+
"bom-ref": "pkg:npm/packtory@0.0.85",
|
|
121
121
|
"scope": "required",
|
|
122
122
|
"licenses": [
|
|
123
123
|
{
|
|
124
124
|
"expression": "MIT"
|
|
125
125
|
}
|
|
126
126
|
],
|
|
127
|
-
"purl": "pkg:npm/packtory@0.0.
|
|
127
|
+
"purl": "pkg:npm/packtory@0.0.85"
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"type": "library",
|
|
131
131
|
"name": "remeda",
|
|
132
|
-
"version": "2.
|
|
133
|
-
"bom-ref": "pkg:npm/remeda@2.
|
|
132
|
+
"version": "2.40.0",
|
|
133
|
+
"bom-ref": "pkg:npm/remeda@2.40.0",
|
|
134
134
|
"scope": "required",
|
|
135
135
|
"licenses": [
|
|
136
136
|
{
|
|
137
137
|
"expression": "MIT"
|
|
138
138
|
}
|
|
139
139
|
],
|
|
140
|
-
"purl": "pkg:npm/remeda@2.
|
|
140
|
+
"purl": "pkg:npm/remeda@2.40.0"
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
143
|
"type": "library",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"ref": "pkg:npm/@octokit/plugin-rest-endpoint-methods@18.0.0"
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
|
-
"ref": "pkg:npm/@packtory/cli@0.0.
|
|
219
|
+
"ref": "pkg:npm/@packtory/cli@0.0.95",
|
|
220
220
|
"dependsOn": [
|
|
221
221
|
"pkg:npm/@octokit/core@7.0.7",
|
|
222
222
|
"pkg:npm/@octokit/plugin-paginate-rest@15.0.0",
|
|
@@ -225,8 +225,8 @@
|
|
|
225
225
|
"pkg:npm/cmd-ts@0.15.0",
|
|
226
226
|
"pkg:npm/diff@9.0.0",
|
|
227
227
|
"pkg:npm/open@11.0.1",
|
|
228
|
-
"pkg:npm/packtory@0.0.
|
|
229
|
-
"pkg:npm/remeda@2.
|
|
228
|
+
"pkg:npm/packtory@0.0.85",
|
|
229
|
+
"pkg:npm/remeda@2.40.0",
|
|
230
230
|
"pkg:npm/semver@7.8.5",
|
|
231
231
|
"pkg:npm/true-myth@9.4.0",
|
|
232
232
|
"pkg:npm/ts-pattern@5.9.0",
|
|
@@ -247,10 +247,10 @@
|
|
|
247
247
|
"ref": "pkg:npm/open@11.0.1"
|
|
248
248
|
},
|
|
249
249
|
{
|
|
250
|
-
"ref": "pkg:npm/packtory@0.0.
|
|
250
|
+
"ref": "pkg:npm/packtory@0.0.85"
|
|
251
251
|
},
|
|
252
252
|
{
|
|
253
|
-
"ref": "pkg:npm/remeda@2.
|
|
253
|
+
"ref": "pkg:npm/remeda@2.40.0"
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"ref": "pkg:npm/semver@7.8.5"
|