Skip to content

Remove bootstrap script call #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2025
Merged

Remove bootstrap script call #204

merged 1 commit into from
Jul 11, 2025

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 Copilot AI review requested due to automatic review settings July 11, 2025 19:15
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

@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 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

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.

1 participant