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

fix(deps): update dependency make-dir to v5 (master) #745

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

This PR contains the following updates:

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

Release Notes

sindresorhus/make-dir (make-dir)

v5.0.0

Compare Source

Breaking
  • Require Node.js 18 120a81e
  • This package is now pure ESM. Please read this.
  • Changed from default export to named exports:
    • require('make-dir')import {makeDirectory} from 'make-dir'
    • require('make-dir').syncimport {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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/master-make-dir-5.x branch 6 times, most recently from c963b38 to fe44c21 Compare May 10, 2024 02:14
@renovate renovate bot force-pushed the renovate/master-make-dir-5.x branch 9 times, most recently from 1c68bb7 to e1138d4 Compare May 17, 2024 04:00
@renovate renovate bot force-pushed the renovate/master-make-dir-5.x branch 7 times, most recently from ae16203 to 4400f21 Compare May 24, 2024 16:50
@renovate renovate bot force-pushed the renovate/master-make-dir-5.x branch 8 times, most recently from 625f1a0 to 11d9017 Compare June 1, 2024 09:35
@renovate renovate bot force-pushed the renovate/master-make-dir-5.x branch 3 times, most recently from 43d23ba to a9eae90 Compare November 30, 2024 16:36
@renovate renovate bot force-pushed the renovate/master-make-dir-5.x branch 9 times, most recently from 0e3f8af to cb78100 Compare December 7, 2024 16:30
@renovate renovate bot force-pushed the renovate/master-make-dir-5.x branch 9 times, most recently from 06175ab to b1388e5 Compare December 16, 2024 03:12
@renovate renovate bot force-pushed the renovate/master-make-dir-5.x branch 7 times, most recently from 42b5e17 to f07b17f Compare December 23, 2024 04:39
@renovate renovate bot force-pushed the renovate/master-make-dir-5.x branch from f07b17f to 806e44a Compare December 30, 2024 03:44
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.

0 participants