Thanks to visit codestin.com
Credit goes to github.com

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.

2 participants