@effected/pnpm-plugin-effect 0.6.2 → 0.6.4
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/index.js +5 -5
- package/package.json +1 -1
- package/pnpmfile.cjs +15 -15
- package/pnpmfile.mjs +15 -15
package/index.js
CHANGED
|
@@ -64,7 +64,7 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
64
64
|
["@effected/app", "^0.11.1"],
|
|
65
65
|
["@effected/cli", "^0.2.0"],
|
|
66
66
|
["@effected/commands", "^0.5.0"],
|
|
67
|
-
["@effected/config-file", "^0.5.
|
|
67
|
+
["@effected/config-file", "^0.5.1"],
|
|
68
68
|
["@effected/git", "^0.9.0"],
|
|
69
69
|
["@effected/github", "^0.7.0"],
|
|
70
70
|
["@effected/github-actions", "^0.9.2"],
|
|
@@ -72,8 +72,8 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
72
72
|
["@effected/glob", "^0.4.0"],
|
|
73
73
|
["@effected/jsonc", "^0.7.0"],
|
|
74
74
|
["@effected/jsonl", "^0.3.0"],
|
|
75
|
-
["@effected/lockfiles", "^0.6.
|
|
76
|
-
["@effected/markdown", "^0.6.
|
|
75
|
+
["@effected/lockfiles", "^0.6.3"],
|
|
76
|
+
["@effected/markdown", "^0.6.3"],
|
|
77
77
|
["@effected/memfs", "^0.5.0"],
|
|
78
78
|
["@effected/npm", "^0.11.1"],
|
|
79
79
|
["@effected/package-json", "^0.10.2"],
|
|
@@ -87,7 +87,7 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
87
87
|
["@effected/toml", "^0.5.0"],
|
|
88
88
|
["@effected/tsconfig-json", "^0.6.0"],
|
|
89
89
|
["@effected/walker", "^0.5.0"],
|
|
90
|
-
["@effected/workspaces", "^0.
|
|
90
|
+
["@effected/workspaces", "^0.18.0"],
|
|
91
91
|
["@effected/xdg", "^0.3.0"],
|
|
92
92
|
["@effected/yaml", "^0.11.0"]
|
|
93
93
|
])],
|
|
@@ -118,7 +118,7 @@ const catalogs = /* @__PURE__ */ new Map([
|
|
|
118
118
|
["@effected/toml", "^0.5.0"],
|
|
119
119
|
["@effected/tsconfig-json", "^0.6.0"],
|
|
120
120
|
["@effected/walker", "^0.5.0"],
|
|
121
|
-
["@effected/workspaces", "^0.
|
|
121
|
+
["@effected/workspaces", "^0.18.0"],
|
|
122
122
|
["@effected/xdg", "^0.3.0"],
|
|
123
123
|
["@effected/yaml", "^0.11.0"]
|
|
124
124
|
])]
|
package/package.json
CHANGED
package/pnpmfile.cjs
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
|
2
2
|
let node_fs = require("node:fs");
|
|
3
3
|
let node_path = require("node:path");
|
|
4
4
|
|
|
5
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
5
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/ctx.js
|
|
6
6
|
/**
|
|
7
7
|
* Resolve the consuming repo's root package name. Prefers pnpm's
|
|
8
8
|
* `rootProjectManifest.name`, falling back to reading `package.json` from the
|
|
@@ -37,7 +37,7 @@ function excludeByRepo(merged, ctx, byRepo) {
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
//#endregion
|
|
40
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
40
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/enforcement.js
|
|
41
41
|
/**
|
|
42
42
|
* Thrown when an `error`-enforced field diverges. A zero-dependency plain
|
|
43
43
|
* `Error` subclass (NOT an Effect type) so it survives in the bundled pnpmfile.
|
|
@@ -72,7 +72,7 @@ function applyEnforcement(field, result, enforcement) {
|
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
//#endregion
|
|
75
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
75
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/arrays.js
|
|
76
76
|
function unionSort(managed, local) {
|
|
77
77
|
const set = new Set(managed);
|
|
78
78
|
for (const item of local ?? []) set.add(item);
|
|
@@ -108,7 +108,7 @@ const arrayRecordUnion = (base, local) => {
|
|
|
108
108
|
};
|
|
109
109
|
|
|
110
110
|
//#endregion
|
|
111
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
111
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/catalogs.js
|
|
112
112
|
/**
|
|
113
113
|
* Merge each named catalog; child wins per package. Emits override divergences
|
|
114
114
|
* when a local version differs from the managed one.
|
|
@@ -143,7 +143,7 @@ const catalogs = (base, local) => {
|
|
|
143
143
|
};
|
|
144
144
|
|
|
145
145
|
//#endregion
|
|
146
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
146
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/maps.js
|
|
147
147
|
/**
|
|
148
148
|
* `{...managed, ...child}` — child wins per key. Quiet. Merges two maps,
|
|
149
149
|
* preferring child values.
|
|
@@ -188,7 +188,7 @@ const allowBuilds = (base, local) => {
|
|
|
188
188
|
};
|
|
189
189
|
|
|
190
190
|
//#endregion
|
|
191
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
191
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/overrides.js
|
|
192
192
|
function mergeMapDetect(prefix, managed, child) {
|
|
193
193
|
const merged = { ...managed };
|
|
194
194
|
const divergences = [];
|
|
@@ -244,7 +244,7 @@ const peerDependencyRules = (base, local) => {
|
|
|
244
244
|
};
|
|
245
245
|
|
|
246
246
|
//#endregion
|
|
247
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
247
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/scalar.js
|
|
248
248
|
/**
|
|
249
249
|
* `child ?? base` — quiet (no divergences). Prefer local, fall back to managed.
|
|
250
250
|
*
|
|
@@ -300,7 +300,7 @@ const securityMin = (base, local) => {
|
|
|
300
300
|
};
|
|
301
301
|
|
|
302
302
|
//#endregion
|
|
303
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
303
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/table.js
|
|
304
304
|
/**
|
|
305
305
|
* Built-in strategies keyed by manifest name.
|
|
306
306
|
*
|
|
@@ -320,7 +320,7 @@ const STRATEGY_TABLE = {
|
|
|
320
320
|
};
|
|
321
321
|
|
|
322
322
|
//#endregion
|
|
323
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
323
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/warnings.js
|
|
324
324
|
const WARNING_BOX_WIDTH = 75;
|
|
325
325
|
function pad(line) {
|
|
326
326
|
return `│${line}${" ".repeat(Math.max(0, WARNING_BOX_WIDTH - line.length - 2))}│`;
|
|
@@ -380,7 +380,7 @@ function formatSecurityWarning(divergences, name) {
|
|
|
380
380
|
}
|
|
381
381
|
|
|
382
382
|
//#endregion
|
|
383
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
383
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime.js
|
|
384
384
|
/**
|
|
385
385
|
* Build the pnpm hooks from frozen base data + a field→strategy manifest.
|
|
386
386
|
* Zero dependencies — bundled verbatim into the shipped pnpmfile.
|
|
@@ -495,7 +495,7 @@ const hooks = createHooks({
|
|
|
495
495
|
"@effected/app": "^0.11.1",
|
|
496
496
|
"@effected/cli": "^0.2.0",
|
|
497
497
|
"@effected/commands": "^0.5.0",
|
|
498
|
-
"@effected/config-file": "^0.5.
|
|
498
|
+
"@effected/config-file": "^0.5.1",
|
|
499
499
|
"@effected/git": "^0.9.0",
|
|
500
500
|
"@effected/github": "^0.7.0",
|
|
501
501
|
"@effected/github-actions": "^0.9.2",
|
|
@@ -503,8 +503,8 @@ const hooks = createHooks({
|
|
|
503
503
|
"@effected/glob": "^0.4.0",
|
|
504
504
|
"@effected/jsonc": "^0.7.0",
|
|
505
505
|
"@effected/jsonl": "^0.3.0",
|
|
506
|
-
"@effected/lockfiles": "^0.6.
|
|
507
|
-
"@effected/markdown": "^0.6.
|
|
506
|
+
"@effected/lockfiles": "^0.6.3",
|
|
507
|
+
"@effected/markdown": "^0.6.3",
|
|
508
508
|
"@effected/memfs": "^0.5.0",
|
|
509
509
|
"@effected/npm": "^0.11.1",
|
|
510
510
|
"@effected/package-json": "^0.10.2",
|
|
@@ -518,7 +518,7 @@ const hooks = createHooks({
|
|
|
518
518
|
"@effected/toml": "^0.5.0",
|
|
519
519
|
"@effected/tsconfig-json": "^0.6.0",
|
|
520
520
|
"@effected/walker": "^0.5.0",
|
|
521
|
-
"@effected/workspaces": "^0.
|
|
521
|
+
"@effected/workspaces": "^0.18.0",
|
|
522
522
|
"@effected/xdg": "^0.3.0",
|
|
523
523
|
"@effected/yaml": "^0.11.0"
|
|
524
524
|
},
|
|
@@ -549,7 +549,7 @@ const hooks = createHooks({
|
|
|
549
549
|
"@effected/toml": "^0.5.0",
|
|
550
550
|
"@effected/tsconfig-json": "^0.6.0",
|
|
551
551
|
"@effected/walker": "^0.5.0",
|
|
552
|
-
"@effected/workspaces": "^0.
|
|
552
|
+
"@effected/workspaces": "^0.18.0",
|
|
553
553
|
"@effected/xdg": "^0.3.0",
|
|
554
554
|
"@effected/yaml": "^0.11.0"
|
|
555
555
|
}
|
package/pnpmfile.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { readFileSync } from "node:fs";
|
|
2
2
|
import { join } from "node:path";
|
|
3
3
|
|
|
4
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
4
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/ctx.js
|
|
5
5
|
/**
|
|
6
6
|
* Resolve the consuming repo's root package name. Prefers pnpm's
|
|
7
7
|
* `rootProjectManifest.name`, falling back to reading `package.json` from the
|
|
@@ -36,7 +36,7 @@ function excludeByRepo(merged, ctx, byRepo) {
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
//#endregion
|
|
39
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
39
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/enforcement.js
|
|
40
40
|
/**
|
|
41
41
|
* Thrown when an `error`-enforced field diverges. A zero-dependency plain
|
|
42
42
|
* `Error` subclass (NOT an Effect type) so it survives in the bundled pnpmfile.
|
|
@@ -71,7 +71,7 @@ function applyEnforcement(field, result, enforcement) {
|
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
//#endregion
|
|
74
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
74
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/arrays.js
|
|
75
75
|
function unionSort(managed, local) {
|
|
76
76
|
const set = new Set(managed);
|
|
77
77
|
for (const item of local ?? []) set.add(item);
|
|
@@ -107,7 +107,7 @@ const arrayRecordUnion = (base, local) => {
|
|
|
107
107
|
};
|
|
108
108
|
|
|
109
109
|
//#endregion
|
|
110
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
110
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/catalogs.js
|
|
111
111
|
/**
|
|
112
112
|
* Merge each named catalog; child wins per package. Emits override divergences
|
|
113
113
|
* when a local version differs from the managed one.
|
|
@@ -142,7 +142,7 @@ const catalogs = (base, local) => {
|
|
|
142
142
|
};
|
|
143
143
|
|
|
144
144
|
//#endregion
|
|
145
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
145
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/maps.js
|
|
146
146
|
/**
|
|
147
147
|
* `{...managed, ...child}` — child wins per key. Quiet. Merges two maps,
|
|
148
148
|
* preferring child values.
|
|
@@ -187,7 +187,7 @@ const allowBuilds = (base, local) => {
|
|
|
187
187
|
};
|
|
188
188
|
|
|
189
189
|
//#endregion
|
|
190
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
190
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/overrides.js
|
|
191
191
|
function mergeMapDetect(prefix, managed, child) {
|
|
192
192
|
const merged = { ...managed };
|
|
193
193
|
const divergences = [];
|
|
@@ -243,7 +243,7 @@ const peerDependencyRules = (base, local) => {
|
|
|
243
243
|
};
|
|
244
244
|
|
|
245
245
|
//#endregion
|
|
246
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
246
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/scalar.js
|
|
247
247
|
/**
|
|
248
248
|
* `child ?? base` — quiet (no divergences). Prefer local, fall back to managed.
|
|
249
249
|
*
|
|
@@ -299,7 +299,7 @@ const securityMin = (base, local) => {
|
|
|
299
299
|
};
|
|
300
300
|
|
|
301
301
|
//#endregion
|
|
302
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
302
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/strategies/table.js
|
|
303
303
|
/**
|
|
304
304
|
* Built-in strategies keyed by manifest name.
|
|
305
305
|
*
|
|
@@ -319,7 +319,7 @@ const STRATEGY_TABLE = {
|
|
|
319
319
|
};
|
|
320
320
|
|
|
321
321
|
//#endregion
|
|
322
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
322
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime/warnings.js
|
|
323
323
|
const WARNING_BOX_WIDTH = 75;
|
|
324
324
|
function pad(line) {
|
|
325
325
|
return `│${line}${" ".repeat(Math.max(0, WARNING_BOX_WIDTH - line.length - 2))}│`;
|
|
@@ -379,7 +379,7 @@ function formatSecurityWarning(divergences, name) {
|
|
|
379
379
|
}
|
|
380
380
|
|
|
381
381
|
//#endregion
|
|
382
|
-
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.
|
|
382
|
+
//#region ../../node_modules/.pnpm/rolldown-pnpm-config@0.7.2_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@types+react@19.2.18_redis@6.2.1_rolldown@1.2.5/node_modules/rolldown-pnpm-config/runtime.js
|
|
383
383
|
/**
|
|
384
384
|
* Build the pnpm hooks from frozen base data + a field→strategy manifest.
|
|
385
385
|
* Zero dependencies — bundled verbatim into the shipped pnpmfile.
|
|
@@ -494,7 +494,7 @@ const hooks = createHooks({
|
|
|
494
494
|
"@effected/app": "^0.11.1",
|
|
495
495
|
"@effected/cli": "^0.2.0",
|
|
496
496
|
"@effected/commands": "^0.5.0",
|
|
497
|
-
"@effected/config-file": "^0.5.
|
|
497
|
+
"@effected/config-file": "^0.5.1",
|
|
498
498
|
"@effected/git": "^0.9.0",
|
|
499
499
|
"@effected/github": "^0.7.0",
|
|
500
500
|
"@effected/github-actions": "^0.9.2",
|
|
@@ -502,8 +502,8 @@ const hooks = createHooks({
|
|
|
502
502
|
"@effected/glob": "^0.4.0",
|
|
503
503
|
"@effected/jsonc": "^0.7.0",
|
|
504
504
|
"@effected/jsonl": "^0.3.0",
|
|
505
|
-
"@effected/lockfiles": "^0.6.
|
|
506
|
-
"@effected/markdown": "^0.6.
|
|
505
|
+
"@effected/lockfiles": "^0.6.3",
|
|
506
|
+
"@effected/markdown": "^0.6.3",
|
|
507
507
|
"@effected/memfs": "^0.5.0",
|
|
508
508
|
"@effected/npm": "^0.11.1",
|
|
509
509
|
"@effected/package-json": "^0.10.2",
|
|
@@ -517,7 +517,7 @@ const hooks = createHooks({
|
|
|
517
517
|
"@effected/toml": "^0.5.0",
|
|
518
518
|
"@effected/tsconfig-json": "^0.6.0",
|
|
519
519
|
"@effected/walker": "^0.5.0",
|
|
520
|
-
"@effected/workspaces": "^0.
|
|
520
|
+
"@effected/workspaces": "^0.18.0",
|
|
521
521
|
"@effected/xdg": "^0.3.0",
|
|
522
522
|
"@effected/yaml": "^0.11.0"
|
|
523
523
|
},
|
|
@@ -548,7 +548,7 @@ const hooks = createHooks({
|
|
|
548
548
|
"@effected/toml": "^0.5.0",
|
|
549
549
|
"@effected/tsconfig-json": "^0.6.0",
|
|
550
550
|
"@effected/walker": "^0.5.0",
|
|
551
|
-
"@effected/workspaces": "^0.
|
|
551
|
+
"@effected/workspaces": "^0.18.0",
|
|
552
552
|
"@effected/xdg": "^0.3.0",
|
|
553
553
|
"@effected/yaml": "^0.11.0"
|
|
554
554
|
}
|