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 dependency make-dir to v4 - autoclosed #17

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
make-dir ^1.3.0 -> ^4.0.0 age adoption passing confidence

Release Notes

sindresorhus/make-dir (make-dir)

v4.0.0

Compare Source

Breaking
Improvements

v3.1.0

Compare Source

v3.0.2

Compare Source

  • Throw original error if stat fails; to match sync implementation (#​24) 25231fe

v3.0.1

Compare Source

  • Fetch fresh process.umask() on every method call (#​19) dea15ae

v3.0.0

Compare Source

Breaking:

  • Require Node.js 8 and drop pify dependency (#​13) f04481d
  • TypeScript users only:
    • Refactor TypeScript definition to CommonJS compatible export (#​14) 379001f
      • You need to change import makeDir from 'make-dir'; to import makeDir = require('make-dir');

v2.1.0

Compare Source

v2.0.0

Compare Source

Breaking:

Other:

  • Use native the fs.mkdir/mkdirSync recursive option when available/appropriate (#​7) d1e4153

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency make-dir to v4 Update dependency make-dir to v4 - autoclosed May 3, 2024
@renovate renovate bot closed this May 3, 2024
@renovate renovate bot deleted the renovate/make-dir-4.x branch May 3, 2024 11:24
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.

None yet

0 participants