@homeflare/config 0.11.1 → 0.12.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.
@@ -1,33 +1,27 @@
1
1
  /**
2
- * `.github/dependabot.yml`, rendered — and the one group that carries kit releases.
2
+ * `.github/dependabot.yml`, rendered.
3
3
  *
4
4
  * ★ MEASURED BEFORE IT WAS RENDERED (2026-09-22): 1 of 14 repositories had a Dependabot
5
5
  * config. Twelve took no dependency or Action updates at all, and nothing said so.
6
6
  *
7
- * ★ THE `homeflare` GROUP IS HOW A KIT RELEASE REACHES A CONSUMER (Tim, 2026-09-23:
8
- * "Dependabot, grouped", checked daily, merged on green). Measured the same day, the
9
- * leg nobody automated had drifted: proxmox and mini pinned `@homeflare/alchemy` 0.13.0
10
- * while the kit had published 0.19.1. `automerge.ts` renders the workflow that arms
11
- * auto-merge on this group's pull request and on nothing else.
7
+ * ⛔ `@homeflare/*` IS IGNORED HERE, NOT GROUPED (retired 2026-09-23, kit auto-bumper
8
+ * design, Tim). A `homeflare` group and a rendered `dependabot-automerge.yml`
9
+ * used to carry kit releases into a consumer; both are gone. `homeflare-bumper` does
10
+ * that job now, over `workflow_dispatch` from this repo's own release, with a schedule
11
+ * backstop — a Dependabot bump running at the same time would open a SECOND, competing
12
+ * pull request for the same version bump. The `ignore` entry below is what stops that:
13
+ * Dependabot never proposes `@homeflare/*` at all, so there is only ever one bump PR.
12
14
  *
13
15
  * Every Dependabot claim below was read from GitHub's docs or dependabot-core's source on
14
16
  * 2026-09-22 (dependabot-core v0.397.0); `docs/repo-shape-dependabot.md` has the citations.
15
17
  */
16
18
  import type { RepoShape } from './shape.ts';
17
- /**
18
- * The group's identifier. ⛔ IT IS ALSO HALF OF A BRANCH NAME the auto-merge workflow
19
- * matches — dependabot-core names a group's branch `dependabot/bun/<group>-<10 hex>`
20
- * (branch_namer/dependency_group_strategy.rb) — so it is exported, not retyped there.
21
- * Dependabot requires an identifier that starts and ends with a letter.
22
- */
23
- export declare const HOMEFLARE_GROUP = "homeflare";
24
19
  /** The first-party scope. Every package the kit publishes is under it. */
25
20
  export declare const HOMEFLARE_PATTERN = "@homeflare/*";
26
21
  /**
27
- * ★ SEVEN DAYS FOR THIRD-PARTY VERSIONS. The bun block has to run daily for the kit's sake
28
- * (see below), so the weekly pace the estate had for everything else is kept by age
29
- * instead of by calendar: a third-party release is proposed once it is a week old. That
30
- * is also the supply-chain half — a compromised release is usually yanked within days.
22
+ * ★ SEVEN DAYS. A third-party release is proposed once it is a week old rather than on
23
+ * Dependabot's undocumented-but-real 3-day default — that is also the supply-chain
24
+ * half, since a compromised release is usually yanked within days.
31
25
  */
32
26
  export declare const THIRD_PARTY_COOLDOWN_DAYS = 7;
33
27
  /** `.github/dependabot.yml`. */
@@ -1 +1 @@
1
- {"version":3,"file":"dependabot.d.ts","sourceRoot":"","sources":["../../src/repo-shape/dependabot.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AACH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C;;;;;GAKG;AACH,eAAO,MAAM,eAAe,cAAc,CAAC;AAE3C,0EAA0E;AAC1E,eAAO,MAAM,iBAAiB,iBAAiB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,IAAI,CAAC;AAE3C,gCAAgC;AAChC,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,SAAS,GAAG,MAAM,CAkGzD"}
1
+ {"version":3,"file":"dependabot.d.ts","sourceRoot":"","sources":["../../src/repo-shape/dependabot.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;GAgBG;AACH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,0EAA0E;AAC1E,eAAO,MAAM,iBAAiB,iBAAiB,CAAC;AAEhD;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,IAAI,CAAC;AAE3C,gCAAgC;AAChC,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,SAAS,GAAG,MAAM,CA0FzD"}
@@ -1 +1 @@
1
- {"version":3,"file":"render.d.ts","sourceRoot":"","sources":["../../src/repo-shape/render.ts"],"names":[],"mappings":"AA2BA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAE1D,+DAA+D;AAC/D,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B;;;;;OAKG;IACH,QAAQ,CAAC,MAAM,EAAE,SAAS,MAAM,EAAE,CAAC;CACpC;AAED,MAAM,WAAW,YAAY;IAC3B,wEAAwE;IACxE,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;IACjD;;;;OAIG;IACH,QAAQ,CAAC,MAAM,EAAE,eAAe,CAAC;CAClC;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,SAAS,GAAG,YAAY,CAgB9D;AAED,0EAA0E;AAC1E,eAAO,MAAM,cAAc,EAAE,SAAS,YAAY,EAOjD,CAAC"}
1
+ {"version":3,"file":"render.d.ts","sourceRoot":"","sources":["../../src/repo-shape/render.ts"],"names":[],"mappings":"AA0BA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAE1D,+DAA+D;AAC/D,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B;;;;;OAKG;IACH,QAAQ,CAAC,MAAM,EAAE,SAAS,MAAM,EAAE,CAAC;CACpC;AAED,MAAM,WAAW,YAAY;IAC3B,wEAAwE;IACxE,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;IACjD;;;;OAIG;IACH,QAAQ,CAAC,MAAM,EAAE,eAAe,CAAC;CAClC;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,SAAS,GAAG,YAAY,CAe9D;AAED,0EAA0E;AAC1E,eAAO,MAAM,cAAc,EAAE,SAAS,YAAY,EAMjD,CAAC"}
@@ -69,7 +69,7 @@ export type JobStep = {
69
69
  */
70
70
  export type Stated<R extends string> = '' extends R ? never : R;
71
71
  /** Paths this package renders. A deviation names one of these, not an arbitrary file. */
72
- export type RenderedPath = '.changeset/config.json' | '.github/actionlint.yaml' | '.github/dependabot.yml' | '.github/workflows/ci.yml' | '.github/workflows/dependabot-automerge.yml' | '.github/workflows/security.yml';
72
+ export type RenderedPath = '.changeset/config.json' | '.github/actionlint.yaml' | '.github/dependabot.yml' | '.github/workflows/ci.yml' | '.github/workflows/security.yml';
73
73
  export interface RepoShapeException {
74
74
  /** The rendered file this repository does not take from the renderer. */
75
75
  readonly file: RenderedPath;
@@ -1 +1 @@
1
- {"version":3,"file":"shape.d.ts","sourceRoot":"","sources":["../../src/repo-shape/shape.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AAWH,qCAAqC;AACrC,MAAM,MAAM,UAAU;AACpB;;;GAGG;AACD,MAAM;AACR,kFAAkF;GAChF,QAAQ,CAAC;AAEb,4EAA4E;AAC5E,MAAM,MAAM,OAAO,GAAG;IACpB,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;;;;;;;;;;;;OAaG;IACH,QAAQ,CAAC,EAAE,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,GAAG,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;CACjD,GAAG,CACA;IACE,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,IAAI,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,CAAC,CAAC;IAC1D,QAAQ,CAAC,GAAG,CAAC,EAAE,KAAK,CAAC;CACtB,GACD;IAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,KAAK,CAAC;IAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,KAAK,CAAA;CAAE,CACzE,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,MAAM,MAAM,CAAC,CAAC,SAAS,MAAM,IAAI,EAAE,SAAS,CAAC,GAAG,KAAK,GAAG,CAAC,CAAC;AAEhE,yFAAyF;AACzF,MAAM,MAAM,YAAY,GACpB,wBAAwB,GACxB,yBAAyB,GACzB,wBAAwB,GACxB,0BAA0B,GAC1B,4CAA4C,GAC5C,gCAAgC,CAAC;AAErC,MAAM,WAAW,kBAAkB;IACjC,yEAAyE;IACzE,QAAQ,CAAC,IAAI,EAAE,YAAY,CAAC;IAC5B,2EAA2E;IAC3E,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,uEAAuE;IACvE,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;CACxB;AAED,UAAU,cAAc;IACtB,QAAQ,CAAC,IAAI,EAAE,YAAY,CAAC;IAC5B,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;CACxB;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,MAAM,CAAC,KAAK,CAAC,CAAC,SAAS,cAAc,EACnD,SAAS,EAAE,CAAC,GAAG;IAAE,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAA;CAAE,GACtD,kBAAkB,CAMpB;AAED,MAAM,WAAW,QAAQ;IACvB,0EAA0E;IAC1E,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;;OAGG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,6DAA6D;IAC7D,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,uFAAuF;IACvF,QAAQ,CAAC,KAAK,EAAE,SAAS,OAAO,EAAE,CAAC;IACnC,4EAA4E;IAC5E,QAAQ,CAAC,KAAK,CAAC,EAAE,SAAS,MAAM,EAAE,CAAC;IACnC,wFAAwF;IACxF,QAAQ,CAAC,GAAG,CAAC,EAAE,OAAO,CAAC;IACvB;;;;;;;;;OASG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,UAAU,aAAc,SAAQ,IAAI,CAAC,QAAQ,EAAE,OAAO,GAAG,KAAK,GAAG,SAAS,CAAC;IACzE,QAAQ,CAAC,KAAK,CAAC,EAAE,SAAS,MAAM,EAAE,CAAC;IACnC,QAAQ,CAAC,GAAG,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED;;;GAGG;AACH,wBAAgB,QAAQ,CAAC,KAAK,CAAC,CAAC,SAAS,aAAa,EACpD,GAAG,EAAE,CAAC,GAAG;IAAE,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAA;CAAE,GAChD,QAAQ,CAgBV;AAED,MAAM,WAAW,SAAS;IACxB,uDAAuD;IACvD,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,kEAAkE;IAClE,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,0BAA0B;IAC1B,QAAQ,CAAC,MAAM,EAAE,UAAU,CAAC;IAC5B;;;;OAIG;IACH,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC;IAC5B;;;;;;;;;;;;;;;;;;OAkBG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB,+EAA+E;IAC/E,QAAQ,CAAC,SAAS,CAAC,EAAE,SAAS,QAAQ,EAAE,CAAC;IACzC,gFAAgF;IAChF,QAAQ,CAAC,UAAU,CAAC,EAAE,SAAS,kBAAkB,EAAE,CAAC;CACrD;AAED;;;;GAIG;AACH,wBAAgB,SAAS,CAAC,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,CAE9D;AAED,+BAA+B;AAC/B,wBAAgB,MAAM,CAAC,MAAM,EAAE,UAAU,GAAG,MAAM,CAEjD;AAED,yDAAyD;AACzD,wBAAgB,UAAU,CAAC,KAAK,EAAE,SAAS,EAAE,IAAI,EAAE,YAAY,GAAG,OAAO,CAExE"}
1
+ {"version":3,"file":"shape.d.ts","sourceRoot":"","sources":["../../src/repo-shape/shape.ts"],"names":[],"mappings":"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"}
@@ -17,8 +17,7 @@
17
17
  * That one file gives the repository:
18
18
  *
19
19
  * · its FILES — `bun run repo-shape:refresh` writes ci.yml, security.yml,
20
- * dependabot-automerge.yml, actionlint.yaml, dependabot.yml and
21
- * the changeset config;
20
+ * actionlint.yaml, dependabot.yml and the changeset config;
22
21
  * · its DRIFT GATE — a `bun:test` calling `driftInRepoShape` fails on a hand edit;
23
22
  * · its SETTINGS — `renderRepoShape(shape).policy` is the options object
24
23
  * `@homeflare/alchemy`'s `declareRepoPolicy` takes, so the ruleset
@@ -34,10 +33,9 @@
34
33
  * including the ones with no Alchemy stack, so it belongs to the package they all
35
34
  * already have — and it takes no dependency on Alchemy or Effect to get there.
36
35
  */
37
- export { GROUP_BRANCH, GROUP_BRANCH_PREFIX, renderAutomerge } from './repo-shape/automerge.ts';
38
36
  export { renderCi, ACTIONLINT_VERSION, BUN_VERSION } from './repo-shape/ci.ts';
39
37
  export { renderActionlintConfig, renderChangesetConfig } from './repo-shape/companions.ts';
40
- export { HOMEFLARE_GROUP, HOMEFLARE_PATTERN, renderDependabot, THIRD_PARTY_COOLDOWN_DAYS, } from './repo-shape/dependabot.ts';
38
+ export { HOMEFLARE_PATTERN, renderDependabot, THIRD_PARTY_COOLDOWN_DAYS, } from './repo-shape/dependabot.ts';
41
39
  export { type DriftReport, type Problem, driftInRepoShape, exceptionSummary, REFRESH_COMMAND, } from './repo-shape/drift.ts';
42
40
  export { type RefreshResult, refreshRepoShape, repoShapeCli } from './repo-shape/refresh.ts';
43
41
  export { type RenderedRepo, type RepoShapePolicy, RENDERED_PATHS, renderRepoShape, } from './repo-shape/render.ts';
@@ -1 +1 @@
1
- {"version":3,"file":"repo-shape.d.ts","sourceRoot":"","sources":["../src/repo-shape.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC/F,OAAO,EAAE,QAAQ,EAAE,kBAAkB,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAC3F,OAAO,EACL,eAAe,EACf,iBAAiB,EACjB,gBAAgB,EAChB,yBAAyB,GAC1B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EACL,KAAK,WAAW,EAChB,KAAK,OAAO,EACZ,gBAAgB,EAChB,gBAAgB,EAChB,eAAe,GAChB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAAE,KAAK,aAAa,EAAE,gBAAgB,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC7F,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,eAAe,EACpB,cAAc,EACd,eAAe,GAChB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,EACL,KAAK,QAAQ,EACb,KAAK,OAAO,EACZ,KAAK,YAAY,EACjB,KAAK,UAAU,EACf,KAAK,SAAS,EACd,KAAK,kBAAkB,EACvB,KAAK,MAAM,EACX,MAAM,EACN,QAAQ,EACR,UAAU,EACV,MAAM,GACP,MAAM,uBAAuB,CAAC"}
1
+ {"version":3,"file":"repo-shape.d.ts","sourceRoot":"","sources":["../src/repo-shape.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,OAAO,EAAE,QAAQ,EAAE,kBAAkB,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAC/E,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAC3F,OAAO,EACL,iBAAiB,EACjB,gBAAgB,EAChB,yBAAyB,GAC1B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EACL,KAAK,WAAW,EAChB,KAAK,OAAO,EACZ,gBAAgB,EAChB,gBAAgB,EAChB,eAAe,GAChB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAAE,KAAK,aAAa,EAAE,gBAAgB,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC7F,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,eAAe,EACpB,cAAc,EACd,eAAe,GAChB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,EACL,KAAK,QAAQ,EACb,KAAK,OAAO,EACZ,KAAK,YAAY,EACjB,KAAK,UAAU,EACf,KAAK,SAAS,EACd,KAAK,kBAAkB,EACvB,KAAK,MAAM,EACX,MAAM,EACN,QAAQ,EACR,UAAU,EACV,MAAM,GACP,MAAM,uBAAuB,CAAC"}
@@ -1,106 +1,4 @@
1
1
  // @bun
2
- // src/repo-shape/dependabot.ts
3
- var HOMEFLARE_GROUP = "homeflare";
4
- var HOMEFLARE_PATTERN = "@homeflare/*";
5
- var THIRD_PARTY_COOLDOWN_DAYS = 7;
6
- function renderDependabot(shape) {
7
- const bunDirs = shape.publishes ? ["/", "/packages/*"] : ["/"];
8
- return `# Dependabot for ${shape.repository}.
9
- #
10
- # \uD83E\uDD16 RENDERED BY @homeflare/config \u2014 DO NOT EDIT THIS FILE BY HAND.
11
- # Refresh with \`bun run repo-shape:refresh\`.
12
- #
13
- # \u26D4 THIS FILE LIVES AT .github/dependabot.yml, NOT IN .github/workflows/. Dependabot is a
14
- # platform feature, not an Action \u2014 a config placed among the workflows is silently
15
- # ignored, and the symptom is simply that no pull requests ever arrive. Measured
16
- # 2026-09-22: 13 of 14 HomeFlare repositories had no dependabot config at all, so their
17
- # Actions and their toolchain went stale invisibly, which is exactly how nothing fails.
18
- #
19
- # \u2605 WHY GROUPED RATHER THAN ONE PR PER DEPENDENCY. The default opens a pull request per
20
- # outdated package; that is a trickle nobody reviews properly. Each group below is a set
21
- # that is either safe to take together or needs deciding together.
22
- #
23
- # \u2605 THE BILLING LOCK DOES NOT STOP THIS FILE. Dependabot runs as a GitHub-hosted "dynamic"
24
- # workflow that GitHub's docs say "does not count towards your included GitHub Actions
25
- # minutes"; measured 2026-09-22, a private estate repository's Dependabot job got a hosted
26
- # runner 86 minutes after that account's ordinary hosted jobs were refused for billing.
27
- # It cannot use the mini anyway: a self-hosted Dependabot runner must be Linux x64 with
28
- # Docker, and the mini's runners are arm64 containers with no Docker socket.
29
- version: 2
30
-
31
- updates:
32
- # \u2500\u2500 The toolchain (bun.lock) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500
33
- # \u26A0\uFE0F BLOCKED UPSTREAM, 2026-09-22: bun 1.4 writes bun.lock \`lockfileVersion\` 2 and
34
- # Dependabot's updater bundles bun 1.3.14, which reads up to 1, so this block fails in
35
- # every estate repository with "Unsupported bun.lock 'lockfileVersion' 2". The fix is
36
- # dependabot/dependabot-core pull request 16071. The github-actions block is unaffected.
37
- # \u26D4 ONE BUN BLOCK, SO ONE SCHEDULE. Dependabot refuses two blocks for one ecosystem and
38
- # target branch whose directories overlap, so the \`homeflare\` group cannot be daily
39
- # while the rest stays weekly. The block is daily; \`cooldown\` slows the rest.
40
- - package-ecosystem: bun
41
- directories:
42
- ${bunDirs.map((dir) => ` - ${dir}`).join(`
43
- `)}
44
- schedule:
45
- # \u26A0\uFE0F Dependabot's \`daily\` is Monday to Friday; a weekend kit release lands on Monday.
46
- interval: daily
47
- time: '09:00'
48
- timezone: America/New_York
49
- # \u26D4 THE EXCLUDE IS NOT OPTIONAL. Dependabot applies a 3-day cooldown to every version
50
- # update even when this key is absent, so without it a kit release would wait three
51
- # days before its bump opened \u2014 and "daily" would quietly mean "three days late".
52
- cooldown:
53
- default-days: ${THIRD_PARTY_COOLDOWN_DAYS}
54
- exclude: ['${HOMEFLARE_PATTERN}']
55
- open-pull-requests-limit: 5
56
- commit-message:
57
- prefix: 'chore'
58
- include: scope
59
- labels: [dependencies]
60
- groups:
61
- # \u2605 FIRST, AND EVERY UPDATE TYPE. A kit release is one set of packages built to work
62
- # together, so they move as one pull request; \`bun run check\` is what reads it, and
63
- # .github/workflows/dependabot-automerge.yml merges it when that is green.
64
- # \u26A0\uFE0F A release that changes what @homeflare/config renders fails the drift test here
65
- # by design; \`bun run repo-shape:refresh\` on the branch is the one-command fix.
66
- ${HOMEFLARE_GROUP}:
67
- patterns: ['${HOMEFLARE_PATTERN}']
68
-
69
- # oxfmt and oxlint move together and only affect style. Minor and patch bumps are
70
- # noise unless they fail CI, which is what CI is for.
71
- lint-and-format:
72
- patterns: ['oxfmt', 'oxlint']
73
- update-types: [minor, patch]
74
-
75
- # \u26A0\uFE0F MAJORS EXCLUDED DELIBERATELY. TypeScript majors change what typechecks;
76
- # changesets majors have renamed inputs and dropped compatibility (the action's v2
77
- # did both). These want reading, not merging on green.
78
- build-tooling:
79
- patterns: ['typescript', '@changesets/*', '@types/bun']
80
- update-types: [minor, patch]
81
-
82
- # \u2500\u2500 The workflows themselves \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500
83
- # \u2605 Actions go stale invisibly: nothing fails, they just keep running old code. The
84
- # estate's first workflows pinned checkout@v5 (current: v7) and changesets/action@v1
85
- # (current: v2, with every input renamed) \u2014 measured 2026-09-15.
86
- - package-ecosystem: github-actions
87
- directory: /
88
- schedule:
89
- interval: weekly
90
- day: monday
91
- time: '09:00'
92
- timezone: America/New_York
93
- open-pull-requests-limit: 5
94
- commit-message:
95
- prefix: 'ci'
96
- labels: [dependencies, github-actions]
97
- groups:
98
- actions:
99
- patterns: ['*']
100
- update-types: [minor, patch]
101
- `;
102
- }
103
-
104
2
  // src/repo-shape/guards.ts
105
3
  var SENTENCE = 12;
106
4
  function requireNonEmpty(field, value) {
@@ -227,92 +125,6 @@ function renderSteps(steps, depth) {
227
125
  `);
228
126
  }
229
127
 
230
- // src/repo-shape/automerge.ts
231
- var GROUP_BRANCH_PREFIX = `dependabot/bun/${HOMEFLARE_GROUP}-`;
232
- var GROUP_BRANCH = `^${GROUP_BRANCH_PREFIX}[0-9a-f]{10}$`;
233
- var HEADER = `# Arms auto-merge on Dependabot's @homeflare/* group, and on nothing else.
234
- #
235
- # \uD83E\uDD16 RENDERED BY @homeflare/config \u2014 DO NOT EDIT THIS FILE BY HAND.
236
- # Its input is this repository's \`repo-shape.ts\`; refresh with \`bun run repo-shape:refresh\`.
237
- #
238
- # \u2605 HOW A KIT RELEASE ARRIVES: the \`${HOMEFLARE_GROUP}\` group in .github/dependabot.yml opens one
239
- # pull request; this arms GitHub's auto-merge on it; the ruleset's required checks decide.
240
- # Nothing here merges anything itself, and merging deploys nothing.
241
- # \u26D4 NO THIRD-PARTY ACTION. GitHub's own example uses dependabot/fetch-metadata, which its
242
- # docs mark "not certified by GitHub"; the group is recognised by its branch name instead.
243
- # \u26D4 NO REQUIRED CHECK ON THE BASE BRANCH, NO ARMING: there \`gh pr merge --auto\` would merge
244
- # at once, unchecked. The job fails instead, so the pull request waits for a person.
245
- # \u26A0\uFE0F A RENDERER CHANGE STILL NEEDS A PERSON. When a kit release changes what @homeflare/config
246
- # renders, the bump fails \`check\` (the drift test) and never goes green. Run
247
- # \`bun run repo-shape:refresh\` on Dependabot's branch and push. \u26D4 This workflow does not do
248
- # it for you: a push made with GITHUB_TOKEN starts no workflow run, so a refreshed commit
249
- # would never get the required checks and the pull request would wait forever.
250
- `;
251
- var TRIGGER = `name: dependabot auto-merge
252
-
253
- on:
254
- pull_request:
255
-
256
- # \u26D4 NOTHING AT THE TOP; the one job asks for exactly what \`gh pr merge --auto\` needs.
257
- permissions: {}
258
-
259
- concurrency:
260
- group: automerge-\${{ github.ref }}
261
- cancel-in-progress: true
262
- `;
263
- var JOB_NOTE = ` # \u26D4 BOTH LOGINS, NOT EITHER. \`user.login\` is who opened the pull request; \`github.actor\` is
264
- # who started this run. A person pushing to Dependabot's branch changes the actor, so
265
- # their commit never arms anything; only Dependabot's own rebases do.`;
266
- var PERMISSIONS_NOTE = ` # \u2605 WHAT GitHub'S OWN EXAMPLE GRANTS FOR THIS STEP, AND NO MORE. A run Dependabot starts gets
267
- # a read-only GITHUB_TOKEN unless the workflow raises it ("Troubleshooting Dependabot on
268
- # GitHub Actions" \u2192 "Changing GITHUB_TOKEN permissions").`;
269
- var ARM = `set -euo pipefail
270
- if [[ ! "$HEAD_REF" =~ ${GROUP_BRANCH} ]]; then
271
- echo "::notice::$HEAD_REF is not the ${HOMEFLARE_GROUP} group's branch; auto-merge not armed"
272
- exit 0
273
- fi
274
- # \u26D4 gh merges a CLEAN or UNSTABLE pull request at once rather than arming it. Only a branch
275
- # rule that requires a status check keeps it BLOCKED until the checks have passed.
276
- required=$(gh api "repos/$GITHUB_REPOSITORY/rules/branches/$BASE_REF" \\
277
- --jq '[.[] | select(.type == "required_status_checks")] | length')
278
- if [ "$required" = 0 ]; then
279
- echo "::error::$BASE_REF requires no status check, so gh would merge at once; auto-merge not armed"
280
- exit 1
281
- fi
282
- # \u2605 --squash: the house repositories allow squash merges only (declareRepoPolicy).
283
- gh pr merge --auto --squash "$PR_URL"`;
284
- function renderAutomerge(shape) {
285
- const headRef = "${{ github.head_ref }}";
286
- const baseRef = "${{ github.base_ref }}";
287
- const prUrl = "${{ github.event.pull_request.html_url }}";
288
- const token = "${{ secrets.GITHUB_TOKEN }}";
289
- const condition = [
290
- "github.event.pull_request.user.login == 'dependabot[bot]'",
291
- "github.actor == 'dependabot[bot]'",
292
- `startsWith(github.head_ref, '${GROUP_BRANCH_PREFIX}')`
293
- ].join(" && ");
294
- return `${HEADER}
295
- ${TRIGGER}
296
- jobs:
297
- ${JOB_NOTE}
298
- arm:
299
- name: arm auto-merge
300
- if: ${condition}
301
- runs-on: ${runsOn(shape.runner)}
302
- ${PERMISSIONS_NOTE}
303
- permissions:
304
- contents: write
305
- pull-requests: write
306
- steps:
307
- ${renderSteps([
308
- {
309
- env: { BASE_REF: baseRef, GH_TOKEN: token, HEAD_REF: headRef, PR_URL: prUrl },
310
- name: "Arm auto-merge on the homeflare group",
311
- run: ARM
312
- }
313
- ], 3)}
314
- `;
315
- }
316
128
  // src/repo-shape/ci.ts
317
129
  var BUN_VERSION = "1.4.0";
318
130
  var ACTIONLINT_VERSION = "1.7.12";
@@ -333,7 +145,7 @@ function runnerNote(shape) {
333
145
  ].join(`
334
146
  `);
335
147
  }
336
- var HEADER2 = `# Pull requests: is this code correct?
148
+ var HEADER = `# Pull requests: is this code correct?
337
149
  #
338
150
  # \uD83E\uDD16 RENDERED BY @homeflare/config \u2014 DO NOT EDIT THIS FILE BY HAND.
339
151
  # Its input is this repository's \`repo-shape.ts\`. Change that, then:
@@ -346,7 +158,7 @@ var HEADER2 = `# Pull requests: is this code correct?
346
158
  # share a prologue are steps inside \`check\`, so the install is paid once.
347
159
  # \u26D4 EVERY ACTION IS FIRST-PARTY OR THE VENDOR'S OWN, PINNED TO A MAJOR TAG.
348
160
  `;
349
- var TRIGGER2 = `name: ci
161
+ var TRIGGER = `name: ci
350
162
 
351
163
  on:
352
164
  # \u26D4 NO \`push: branches: [main]\`. Every commit reaches main through a pull request whose
@@ -477,7 +289,7 @@ function renderCi(shape) {
477
289
  const on = runsOn(shape.runner);
478
290
  const extras = shape.extraJobs ?? [];
479
291
  const needs = ["check", "workflows", ...extras.map((job) => job.id)];
480
- return `${HEADER2}${runnerNote(shape)}${TRIGGER2}
292
+ return `${HEADER}${runnerNote(shape)}${TRIGGER}
481
293
  jobs:
482
294
  ${CHECK_NOTE}
483
295
  check:
@@ -544,9 +356,101 @@ self-hosted-runner:
544
356
  - homeflare-mini
545
357
  `;
546
358
  }
359
+ // src/repo-shape/dependabot.ts
360
+ var HOMEFLARE_PATTERN = "@homeflare/*";
361
+ var THIRD_PARTY_COOLDOWN_DAYS = 7;
362
+ function renderDependabot(shape) {
363
+ const bunDirs = shape.publishes ? ["/", "/packages/*"] : ["/"];
364
+ return `# Dependabot for ${shape.repository}.
365
+ #
366
+ # \uD83E\uDD16 RENDERED BY @homeflare/config \u2014 DO NOT EDIT THIS FILE BY HAND.
367
+ # Refresh with \`bun run repo-shape:refresh\`.
368
+ #
369
+ # \u26D4 THIS FILE LIVES AT .github/dependabot.yml, NOT IN .github/workflows/. Dependabot is a
370
+ # platform feature, not an Action \u2014 a config placed among the workflows is silently
371
+ # ignored, and the symptom is simply that no pull requests ever arrive. Measured
372
+ # 2026-09-22: 13 of 14 HomeFlare repositories had no dependabot config at all, so their
373
+ # Actions and their toolchain went stale invisibly, which is exactly how nothing fails.
374
+ #
375
+ # \u2605 WHY GROUPED RATHER THAN ONE PR PER DEPENDENCY. The default opens a pull request per
376
+ # outdated package; that is a trickle nobody reviews properly. Each group below is a set
377
+ # that is either safe to take together or needs deciding together.
378
+ #
379
+ # \u2605 THE BILLING LOCK DOES NOT STOP THIS FILE. Dependabot runs as a GitHub-hosted "dynamic"
380
+ # workflow that GitHub's docs say "does not count towards your included GitHub Actions
381
+ # minutes"; measured 2026-09-22, a private estate repository's Dependabot job got a hosted
382
+ # runner 86 minutes after that account's ordinary hosted jobs were refused for billing.
383
+ # It cannot use the mini anyway: a self-hosted Dependabot runner must be Linux x64 with
384
+ # Docker, and the mini's runners are arm64 containers with no Docker socket.
385
+ version: 2
386
+
387
+ updates:
388
+ # \u2500\u2500 The toolchain (bun.lock) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500
389
+ # \u26A0\uFE0F STILL BLOCKED UPSTREAM, 2026-09-22 \u2014 unrelated to the ignore below. bun 1.4 writes
390
+ # bun.lock \`lockfileVersion\` 2 and Dependabot's updater bundles bun 1.3.14, which reads
391
+ # up to 1, so this whole block fails in every estate repository with "Unsupported
392
+ # bun.lock 'lockfileVersion' 2" before it reads a single manifest. The fix is
393
+ # dependabot/dependabot-core pull request 16071. The github-actions block is unaffected.
394
+ - package-ecosystem: bun
395
+ directories:
396
+ ${bunDirs.map((dir) => ` - ${dir}`).join(`
397
+ `)}
398
+ schedule:
399
+ interval: weekly
400
+ day: monday
401
+ time: '09:00'
402
+ timezone: America/New_York
403
+ cooldown:
404
+ default-days: ${THIRD_PARTY_COOLDOWN_DAYS}
405
+ # \u26D4 NEVER PROPOSED HERE. \`homeflare-bumper\` opens the one pull request that bumps
406
+ # \`@homeflare/*\` (kit auto-bumper design, Tim 2026-09-23) \u2014 a Dependabot
407
+ # update for the same package would race it and, on the weeks they disagree, leave
408
+ # two open pull requests fighting over the same \`package.json\` line.
409
+ ignore:
410
+ - dependency-name: '${HOMEFLARE_PATTERN}'
411
+ open-pull-requests-limit: 5
412
+ commit-message:
413
+ prefix: 'chore'
414
+ include: scope
415
+ labels: [dependencies]
416
+ groups:
417
+ # oxfmt and oxlint move together and only affect style. Minor and patch bumps are
418
+ # noise unless they fail CI, which is what CI is for.
419
+ lint-and-format:
420
+ patterns: ['oxfmt', 'oxlint']
421
+ update-types: [minor, patch]
422
+
423
+ # \u26A0\uFE0F MAJORS EXCLUDED DELIBERATELY. TypeScript majors change what typechecks;
424
+ # changesets majors have renamed inputs and dropped compatibility (the action's v2
425
+ # did both). These want reading, not merging on green.
426
+ build-tooling:
427
+ patterns: ['typescript', '@changesets/*', '@types/bun']
428
+ update-types: [minor, patch]
429
+
430
+ # \u2500\u2500 The workflows themselves \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500
431
+ # \u2605 Actions go stale invisibly: nothing fails, they just keep running old code. The
432
+ # estate's first workflows pinned checkout@v5 (current: v7) and changesets/action@v1
433
+ # (current: v2, with every input renamed) \u2014 measured 2026-09-15.
434
+ - package-ecosystem: github-actions
435
+ directory: /
436
+ schedule:
437
+ interval: weekly
438
+ day: monday
439
+ time: '09:00'
440
+ timezone: America/New_York
441
+ open-pull-requests-limit: 5
442
+ commit-message:
443
+ prefix: 'ci'
444
+ labels: [dependencies, github-actions]
445
+ groups:
446
+ actions:
447
+ patterns: ['*']
448
+ update-types: [minor, patch]
449
+ `;
450
+ }
547
451
  // src/repo-shape/security.ts
548
452
  var CRON = "41 6 * * 1";
549
- var HEADER3 = `# Secret scanning, on its own schedule and its own check.
453
+ var HEADER2 = `# Secret scanning, on its own schedule and its own check.
550
454
  #
551
455
  # \uD83E\uDD16 RENDERED BY @homeflare/config \u2014 DO NOT EDIT THIS FILE BY HAND.
552
456
  # Its input is this repository's \`repo-shape.ts\`; refresh with \`bun run repo-shape:refresh\`.
@@ -556,7 +460,7 @@ var HEADER3 = `# Secret scanning, on its own schedule and its own check.
556
460
  # tomorrow can find a secret committed today), and it needs full history, which the CI
557
461
  # jobs deliberately do not fetch.
558
462
  `;
559
- var TRIGGER3 = `name: security
463
+ var TRIGGER2 = `name: security
560
464
 
561
465
  on:
562
466
  # \u26D4 NO \`push: branches: [main]\`, for the reason ci.yml gives: main only moves by
@@ -607,7 +511,7 @@ function renderSecurity(shape) {
607
511
  # \u26D4 THE SCHEDULED RUN GOES TO THE MINI TOO: if the runner daemon is down this queues
608
512
  # rather than failing, so a missed weekly scan is silent. homeflare-mini's
609
513
  # \`ci-runner\` vmalert group is what notices that, not this workflow.` : "";
610
- return `${HEADER3}${TRIGGER3}
514
+ return `${HEADER2}${TRIGGER2}
611
515
  jobs:
612
516
  secrets:
613
517
  name: secret scan${scheduled}
@@ -627,7 +531,6 @@ function renderRepoShape(shape) {
627
531
  ".changeset/config.json": renderChangesetConfig(shape),
628
532
  ".github/dependabot.yml": renderDependabot(shape),
629
533
  ".github/workflows/ci.yml": renderCi(shape),
630
- ".github/workflows/dependabot-automerge.yml": renderAutomerge(shape),
631
534
  ".github/workflows/security.yml": renderSecurity(shape)
632
535
  };
633
536
  const actionlint = renderActionlintConfig(shape);
@@ -643,7 +546,6 @@ var RENDERED_PATHS = [
643
546
  ".github/actionlint.yaml",
644
547
  ".github/dependabot.yml",
645
548
  ".github/workflows/ci.yml",
646
- ".github/workflows/dependabot-automerge.yml",
647
549
  ".github/workflows/security.yml"
648
550
  ];
649
551
 
@@ -757,9 +659,6 @@ async function repoShapeCli(projectDir, shape, argv) {
757
659
  export {
758
660
  ACTIONLINT_VERSION,
759
661
  BUN_VERSION,
760
- GROUP_BRANCH,
761
- GROUP_BRANCH_PREFIX,
762
- HOMEFLARE_GROUP,
763
662
  HOMEFLARE_PATTERN,
764
663
  REFRESH_COMMAND,
765
664
  RENDERED_PATHS,
@@ -771,7 +670,6 @@ export {
771
670
  isExcepted,
772
671
  refreshRepoShape,
773
672
  renderActionlintConfig,
774
- renderAutomerge,
775
673
  renderChangesetConfig,
776
674
  renderCi,
777
675
  renderDependabot,
@@ -781,5 +679,5 @@ export {
781
679
  runsOn
782
680
  };
783
681
 
784
- //# debugId=C9A5F54A65373F0A64756E2164756E21
682
+ //# debugId=27828123E35E339964756E2164756E21
785
683
  //# sourceMappingURL=repo-shape.js.map