Skip to content

chore(deps-dev): bump mkdirp from 2.1.6 to 3.0.1#3418

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mkdirp-3.0.1
Open

chore(deps-dev): bump mkdirp from 2.1.6 to 3.0.1#3418
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mkdirp-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps mkdirp from 2.1.6 to 3.0.1.

Changelog

Sourced from mkdirp's changelog.

Changers Lorgs!

3.0

No default exports, just a named export.

2.1

Export CommonJS module without a .default dangly wart. (A synthetic .default has been added just in case anyone is already relying on that from v2.0.)

2.0

Export hybrid module with TypeScript types.

1.0

Full rewrite. Essentially a brand new module.

  • Return a promise instead of taking a callback.
  • Use native fs.mkdir(path, { recursive: true }) when available.
  • Drop support for outdated Node.js versions. (Technically still works on Node.js v8, but only 10 and above are officially supported.)

0.x

Original and most widely used recursive directory creation implementation in JavaScript, dating back to 2010.

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 20, 2026 15:04
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels May 20, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Error Error May 20, 2026 3:07pm

Request Review

Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.1.6 to 3.0.1.
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@v2.1.6...v3.0.1)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mkdirp-3.0.1 branch from 1692ad6 to f2d8125 Compare May 20, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants