Skip to content
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

fix: upgrade shescape to 2.1.0 #281

Closed
wants to merge 4 commits into from

Conversation

thisislawatts
Copy link
Member

@thisislawatts thisislawatts commented Mar 13, 2024

  • Tests written and linted
  • Documentation written
  • Commit history is tidy

What this does

  • Introduces .node-version to specify node version

Align this repo with the CLI node version.

The .node-version file is used in Node.js projects to specify the
version of Node.js required for the project. It helps developers
and automated tools like version managers (e.g., nvm, fnm) to ensure the
correct Node.js version is used.

More information
https://github.com/shadowspawn/node-version-usage

  • Upgrades shescape to v2.1.0

The shescape pkg has deprecated all versions lower than v2. This
change updates to the new interface. Please validate
these changes against the migration document:
https://github.com/ericcornelissen/shescape/blob/HEAD/docs/migration.md

In addition support has been dropped for older versions of node.

Align this repo with the CLI node version.

The .node-version file is used in Node.js projects to specify the
version of Node.js required for the project. It helps developers
and automated tools like version managers (e.g., nvm, fnm) to ensure the
correct Node.js version is used.

More information
https://github.com/shadowspawn/node-version-usage
@thisislawatts thisislawatts requested a review from a team as a code owner March 13, 2024 06:22
@CLAassistant
Copy link

CLAassistant commented Mar 13, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

Your PR has not had any activity for 60 days. In 7 days I'll close it. Make some activity to remove this.

@github-actions github-actions bot added the Stale label May 25, 2024
Copy link

github-actions bot commented Jun 1, 2024

Your PR has now been stale for 7 days. I'm closing it.

@github-actions github-actions bot closed this Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants