Skip to content

Conversation

harshithad0703
Copy link
Contributor

No description provided.

@harshithad0703 harshithad0703 requested a review from a team as a code owner June 12, 2025 06:10
@harshithad0703 harshithad0703 marked this pull request as draft June 12, 2025 06:17
@harshithad0703 harshithad0703 requested review from Copilot and removed request for a team June 12, 2025 06:17
Copilot

This comment was marked as outdated.

@harshithad0703 harshithad0703 requested a review from Copilot June 12, 2025 06:28
Copilot

This comment was marked as outdated.

@harshithad0703 harshithad0703 requested a review from Copilot June 12, 2025 06:47
Copilot

This comment was marked as outdated.

@aman19K aman19K requested a review from Copilot June 12, 2025 07:12
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 replaces the deprecated mkdirp calls with Node’s built-in fs.mkdirSync and bumps the package version.

  • Import mkdirSync and remove mkdirp usage
  • Update all mkdirp.sync(...) calls to mkdirSync(...)
  • Bump version from 2.1.3 to 2.1.4

Reviewed Changes

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

File Description
src/fs.ts Replaced mkdirp.sync with mkdirSync from Node’s fs
package.json Incremented package version to 2.1.4

@harshithad0703 harshithad0703 marked this pull request as ready for review June 12, 2025 07:21
@harshithad0703 harshithad0703 merged commit d66689c into development Jun 12, 2025
9 checks passed
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.

3 participants