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

Update to rimraf 4.0.0 or later #30148

Closed
MikeMcC399 opened this issue Aug 30, 2024 · 1 comment · Fixed by #30155
Closed

Update to rimraf 4.0.0 or later #30148

MikeMcC399 opened this issue Aug 30, 2024 · 1 comment · Fixed by #30155
Labels
process: dependencies Related to internal dependencies type: chore Work is required w/ no deliverable to end user

Comments

@MikeMcC399
Copy link
Contributor

What would you like?

  1. Update all uses of the npm module rimraf to minimum [email protected], preferably [email protected] (or latest 5.x). This is the highest version which is still compatible with Node.js 18.x (see CHANGELOG).
  2. Remove the direct use of the deprecated npm module @types/rimraf.

Why is this needed?

The npm module @types/rimraf is deprecated. [email protected] introduced TypeScript support - also mentioned in the CHANGELOG v4.0.

Other

Item Value
Deprecated npm module @types/rimraf
npm registry message This is a stub types definition. rimraf provides its own type definitions, so you do not need this installed.
Other message
GitHub repo https://github.com/isaacs/rimraf
Repo status Active
Replacement npm module https://www.npmjs.com/package/rimraf
Replacement repo https://github.com/isaacs/rimraf
Replacement documentation https://github.com/isaacs/rimraf
Migration docs https://github.com/isaacs/rimraf

Where used:

Directory Version
repo root "@types/rimraf": "^3.0.2"
"rimraf": "3.0.2"
npm/puppeteer "rimraf": "^5.0.1"
packages/errors "rimraf": "3.0.2"
packages/runner "rimraf": "^5.0.1"
@jennifer-shehane jennifer-shehane added process: dependencies Related to internal dependencies type: chore Work is required w/ no deliverable to end user labels Aug 30, 2024
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Sep 25, 2024

Released in 13.15.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.15.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
process: dependencies Related to internal dependencies type: chore Work is required w/ no deliverable to end user
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants