Skip to content

chore: re-render managed files with @j4k/align@1.82.1#39

Merged
Jercik merged 2 commits into
mainfrom
chore/align-re-render-1821
Jul 11, 2026
Merged

chore: re-render managed files with @j4k/align@1.82.1#39
Jercik merged 2 commits into
mainfrom
chore/align-re-render-1821

Conversation

@Jercik

@Jercik Jercik commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Mechanical re-render of managed files with @j4k/align@1.82.1 (provider: github), plus two small review-driven cleanups.

Re-render: the only managed-file change is the removal of the now-forbidden types/css-modules.d.ts shim — the 1.82.x css-modules shim gating drops it from non-CSS-modules repos, and the aligner moved it to trash.

Review-driven fixes (repo-owned files):

  • README.md: corrected the stated Node requirement from v22.19.0 to v24.0.0, matching package.json engines.node (>=24.0.0). A Node 22 install would otherwise hit EBADENGINE rather than the documented supported install.
  • knip.json: dropped the now-deleted types/css-modules.d.ts from the entry array, silencing the permanent non-fatal "no matches" configuration hint. The entry list is repo-owned — the aligner only manages $schema/ignore/github-actions (see knip-json-schema.ts) — so this edit is stable across future align runs.

Node Floor is advisory only (engines.node ">=24.0.0" below the ">=24.15.0" floor) — the aligner does not auto-fix it for a public package, so engines is intentionally left untouched here.

Gates run locally against this diff, all green: pnpm install, lint, typecheck, format:check, knip (now zero hints), test (115 passed), fta.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

Fix a documentation-vs-code contradiction and a dangling config entry that
surfaced during the align re-render review:

- README stated Node >= v22.19.0 while package.json engines is >=24.0.0; a
  Node 22 install would hit EBADENGINE. Align the README to v24.0.0.
- knip.json entry still listed the now-deleted types/css-modules.d.ts, leaving
  a permanent "no matches" configuration hint. Drop it; entry is repo-owned
  (the aligner only manages $schema/ignore/github-actions).
github-actions[bot]

This comment was marked as resolved.

github-actions[bot]

This comment was marked as resolved.

@Jercik
Jercik merged commit 8e60b7a into main Jul 11, 2026
8 checks passed
@Jercik
Jercik deleted the chore/align-re-render-1821 branch July 11, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant