Skip to content

chore(deps): upgrade eslint to v9 and respect .gitignore#41

Merged
mridang merged 2 commits into
masterfrom
chore/eslint-include-gitignore
Jun 17, 2026
Merged

chore(deps): upgrade eslint to v9 and respect .gitignore#41
mridang merged 2 commits into
masterfrom
chore/eslint-include-gitignore

Conversation

@mridang

@mridang mridang commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Re-opening with semantic-release-major-tag restored. My previous PR's conflict-resolution had taken --ours for package.json and silently reverted master's earlier 'restore semantic-release-major-tag' fix, which broke the Release workflow.

mridang added 2 commits June 17, 2026 09:15
* chore: align tooling to canonical ESM stack (#36)

* chore: align tooling to canonical ESM stack

- migrate to ESM (type: module + .npmrc --experimental-vm-modules)
- canonical jest/release configs and tsconfig.jest.json
- rename knip.config.js to knip.config.ts
- ESM-compatibility rewrites in src and tests
- add test/setup.ts and test/teardown.ts stubs

* fix(knip): trace archetype-specific entries

- add entry for src/main.ts and src/load.patch.ts (rollup alias target)
- ignore @commitlint/config-conventional (loaded dynamically in tests)
- drop dead dep semantic-release-major-tag

* fix(release): restore archetype-specific release config

The canonical config incorrectly added @semantic-release/npm publishing for an action repo.

* fix(deps): restore semantic-release-major-tag for release plugin

* chore(deps): upgrade eslint to v9 and respect .gitignore

Bump @mridang/eslint-defaults to ^1.6.3, eslint to ^9.39.4, knip to ^6.17.1.
Add includeIgnoreFile('.gitignore') to eslint.config.mjs.
Re-resolve zod-validation-error to ^4 to fix react-hooks v7 parser crash.
@mridang mridang merged commit 36ca93f into master Jun 17, 2026
5 checks passed
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