Skip to content

Conversation

@ncalteen
Copy link
Collaborator

This pull request updates the package version to 5.0.0 and removes support for custom paths in the target action's tsconfig.json due to compatibility issues with type-stripping and newer versions of Node.js.

@ncalteen ncalteen self-assigned this Jul 11, 2025
Copilot AI review requested due to automatic review settings July 11, 2025 19:15
@github-actions
Copy link

Semantic Version Check Passed ✅

Version in manifest file package.json is valid.

This comment will be automatically updated as changes are pushed to this PR branch.

Copy link
Contributor

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 pull request updates the package to version 5.0.0 and removes support for custom TypeScript paths in target action's tsconfig.json configuration due to compatibility issues with type-stripping and newer Node.js versions.

  • Bumps package version from 4.0.0 to 5.0.0
  • Adds changelog entry documenting the removal of custom paths support

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

File Description
package.json Updates version number to 5.0.0
CHANGELOG.md Adds v5 changelog entry explaining the breaking change

@github-actions
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.11s
✅ JAVASCRIPT prettier 19 0 0 1.12s
✅ JSON npm-package-json-lint yes no no 1.67s
✅ JSON prettier 29 0 0 2.75s
✅ MARKDOWN markdownlint 9 0 0 0.91s
✅ REPOSITORY checkov yes no no 24.43s
✅ REPOSITORY gitleaks yes no no 1.44s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 43.9s
✅ REPOSITORY secretlint yes no no 1.1s
✅ REPOSITORY syft yes no no 5.74s
✅ REPOSITORY trivy yes no no 11.49s
✅ REPOSITORY trivy-sbom yes no no 5.83s
✅ REPOSITORY trufflehog yes no no 30.05s
✅ TYPESCRIPT prettier 97 0 0 4.19s
✅ YAML prettier 24 0 0 1.1s
✅ YAML yamllint 24 0 0 1.19s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@ncalteen ncalteen merged commit ebc7c20 into main Jul 11, 2025
14 checks passed
@ncalteen ncalteen deleted the ncalteen/type-stripping branch July 11, 2025 19:18
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.

4 participants