Skip to content

Conversation

IvanGoncharov
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings June 15, 2025 17:17
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR replaces the custom readPackageJSON utility with a native JSON module import in the changelog generator and cleans up unused file-system helpers.

  • Removed localRepoPath, PackageJSON interface, and readPackageJSON from scripts/utils.ts
  • Added import packageJSON from '../package.json' with { type: 'json' } in scripts/gen-changelog.ts and adjusted imports

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
scripts/utils.ts Removed fs/path imports, localRepoPath, PackageJSON and readPackageJSON
scripts/gen-changelog.ts Switched to native JSON import for package.json, updated import statements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant