8000 Update required Node.js versions by ncalteen · Pull Request #185 · github/local-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update required Node.js versions #185

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 5 commits into from
Apr 29, 2025
Merged

Update required Node.js versions #185

merged 5 commits into from
Apr 29, 2025

Conversation

ncalteen
Copy link
Collaborator

This pull request updates the documentation and configuration to specify supported Node.js versions. The changes ensure clarity about compatibility and enforce constraints on the Node.js versions the tool can run with.

@ncalteen ncalteen self-assigned this Apr 29, 2025
@Copilot Copilot AI review requested due to automatic review settings April 29, 2025 15:42
Copy link
github-actions bot commented Apr 29, 2025

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 PR updates the supported Node.js versions across the project by modifying the engine constraints in package.json and enhancing the documentation in README.md.

  • Updated Node.js engine constraint in package.json to ">=20 <23".
  • Added a new section in README.md to clarify the currently tested Node.js versions.

Reviewed Changes

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

File Description
package.json Updated the Node.js engine version constraint to enforce supported versions
README.md Added documentation regarding tested Node.js versions

Copy link
github-actions bot commented Apr 29, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.11s
✅ JAVASCRIPT prettier 11 0 0 0.69s
✅ JSON npm-package-json-lint yes no no 0.76s
✅ JSON prettier 29 0 0 1.66s
✅ MARKDOWN markdownlint 9 0 0 3.13s
✅ REPOSITORY checkov yes no no 28.93s
✅ REPOSITORY gitleaks yes no no 1.46s
✅ REPOSITORY git_diff yes no no 0.02s
❌ REPOSITORY grype yes 8 no 49.15s
✅ REPOSITORY secretlint yes no no 1.04s
✅ REPOSITORY syft yes no no 12.25s
❌ REPOSITORY trivy yes 1 no 13.18s
✅ REPOSITORY trivy-sbom yes no no 8.08s
✅ REPOSITORY trufflehog yes no no 31.66s
✅ TYPESCRIPT prettier 82 0 0 4.41s
✅ YAML prettier 24 0 0 1.82s
✅ YAML yamllint 24 0 0 0.74s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@ncalteen ncalteen requested a review from Copilot April 29, 2025 15:47
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 supported Node.js versions in both the configuration and documentation to ensure clarity about the tool’s compatibility. Key changes include updating the package version and adjusting the Node.js engine specification, as well as adding a new documentation section in the README.md that describes the supported Node.js versions.

Reviewed Changes

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

File Description
package.json Updated version from 3.2.0 to 3.2.1 and refined the engines field to restrict Node.js versions to "^20
README.md Added a "Node.js Version Support" section to document that the tool is tested against Node.js versions 20 and 22.

@ncalteen ncalteen merged commit 175cf73 into main Apr 29, 2025
13 of 14 checks passed
@ncalteen ncalteen deleted the ncalteen/node branch April 29, 2025 15:50
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
0