Skip to content

chore(types): regenerate stale declarations for .gitignore support (v1.3.0) - #26

Closed
cldmv-bot[bot] wants to merge 1 commit into
nextfrom
chore/regenerate-stale-types
Closed

chore(types): regenerate stale declarations for .gitignore support (v1.3.0)#26
cldmv-bot[bot] wants to merge 1 commit into
nextfrom
chore/regenerate-stale-types

Conversation

@cldmv-bot

@cldmv-bot cldmv-bot Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

No dependency updates

🔧 Other Changes

  • chore(types): regenerate stale declarations for .gitignore support (v1.3.0) (664987f)
👥 Contributors

…1.3.0)

The .gitignore/root-anchor-ignores feature (74c34da) landed on next without
its generated TypeScript declarations, leaving types/src/constants.d.mts,
types/src/core/file-discovery.d.mts, types/src/core/fix-headers.d.mts, and
types/src/detectors/index.d.mts out of sync with the JSDoc source — missing
the gitignore option, the ALWAYS_IGNORE_FOLDERS/ROOT_IGNORE_FOLDERS split,
and the detectors override param. Regenerated via npm run types:build.
@cldmv-bot cldmv-bot Bot added the ! chore → next v4 flow: chore contributor PR targeting the next integration branch label Aug 9, 2026
@Shinrai Shinrai closed this Aug 9, 2026
@Shinrai

Shinrai commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Closing — superseded by b862a90 on #25, which now carries the full untrimmed types:build regeneration (this PR's fix plus forceLastModifiedAuthorUpdate) in one commit. Splitting the two into separate branches off a shared stale baseline was unnecessary and risked a merge-order conflict on the same generated files; consolidating avoids that.

@Shinrai
Shinrai deleted the chore/regenerate-stale-types branch August 9, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! chore → next v4 flow: chore contributor PR targeting the next integration branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant