snyk / snyk-gradle-plugin

Basic Snyk CLI plugin for Gradle support
Other
25 stars 19 forks source link

fix: upgrade shescape to 2.1.0 #281

Closed thisislawatts closed 5 months ago

thisislawatts commented 7 months ago

What this does

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

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.

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 5 months ago

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[bot] commented 5 months ago

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