Skip to content

chore: drop rimraf deps from dev deps as no references#319

Merged
KazuCocoa merged 2 commits intomasterfrom
remove-rimraf
Aug 17, 2025
Merged

chore: drop rimraf deps from dev deps as no references#319
KazuCocoa merged 2 commits intomasterfrom
remove-rimraf

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

@KazuCocoa KazuCocoa commented Aug 17, 2025

kazu $ git grep 'rimraf'
CHANGELOG.md:* **deps-dev:** bump rimraf from 4.4.1 to 5.0.0 ([#170](https://github.com/appium/appium-windows-driver/issues/170)) ([89fc293](https://github.com/appium/appium-windows-driver/commit/89fc2939dc2c19e8592301eeca5938643dfb70b3))
CHANGELOG.md:* **deps-dev:** bump rimraf from 3.0.2 to 4.1.1 ([#161](https://github.com/appium/appium-windows-driver/issues/161)) ([0b8db44](https://github.com/appium/appium-windows-driver/commit/0b8db446040cd204d89bea516f833435bc6b2be9))
lib/commands/file-movement.js:  await fs.rimraf(fullPath);
lib/commands/powershell.js:          await fs.rimraf(tmpRoot);
lib/commands/record-screen.js:      await fs.rimraf(videoPath);
lib/installer.js:    await fs.rimraf(tmpRoot);
package.json:    "rimraf": "^5.0.0",
test/e2e/commands/file-movement-e2e-specs.js:          await fs.rimraf(path.dirname(remotePath));

instead of #267

@KazuCocoa
Copy link
Copy Markdown
Member Author

#320 will fix the build issue

@KazuCocoa KazuCocoa merged commit 8b72481 into master Aug 17, 2025
11 checks passed
@KazuCocoa KazuCocoa deleted the remove-rimraf branch August 17, 2025 07:44
github-actions bot pushed a commit that referenced this pull request Aug 17, 2025
## [4.4.7](v4.4.6...v4.4.7) (2025-08-17)

### Miscellaneous Chores

* drop rimraf deps from dev deps as no references ([#319](#319)) ([8b72481](8b72481))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.4.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants