form8ion / project

opinionated scaffolder for new projects
https://npm.im/@form8ion/project
MIT License
5 stars 3 forks source link

chore(deps): update dependency make-dir to v5 (beta) - autoclosed #1667

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
make-dir devDependencies major 4.0.0 -> 5.0.0 OpenSSF Scorecard

Release Notes

sindresorhus/make-dir (make-dir) ### [`v5.0.0`](https://togithub.com/sindresorhus/make-dir/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/make-dir/compare/v4.0.0...v5.0.0) ##### Breaking - Require Node.js 18 [`120a81e`](https://togithub.com/sindresorhus/make-dir/commit/120a81e) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - **Actually, you should just use the built-in [`fsPromises.mkdir('…', {recursive: true})`](https://nodejs.org/api/fs.html#fspromisesmkdirpath-options) instead.** - Changed from default export to named exports: - `require('make-dir')` → `import {makeDirectory} from 'make-dir'` - `require('make-dir').sync` → `import {makeDirectorySync} from 'make-dir'`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/make-dir@5.0.0 None 0 9.5 kB sindresorhus

View full report↗︎