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 v5 #478

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

This PR contains the following updates:

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

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/make-dir-5.x branch 3 times, most recently from ef76c10 to 97eb9f1 Compare May 8, 2024 18:42
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch from 97eb9f1 to a6a0382 Compare May 14, 2024 12:02
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 4 times, most recently from e3f299c to 5df756f Compare May 29, 2024 23:19
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 9 times, most recently from 605f544 to f4ae62c Compare June 6, 2024 00:52
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch from f4ae62c to 8ad1f05 Compare June 11, 2024 10:58
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 5 times, most recently from be6d4a6 to d4bab6f Compare June 22, 2024 09:50
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 3 times, most recently from 4805df9 to 8b1fc0a Compare July 2, 2024 01:10
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 2 times, most recently from ecc0081 to 0f0947f Compare July 11, 2024 18:57
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 2 times, most recently from 62adb64 to 1009ffd Compare July 17, 2024 02:03
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 5 times, most recently from ced2c6a to e39683b Compare November 5, 2024 06:23
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 7 times, most recently from 7f26ea2 to 2018186 Compare November 26, 2024 16:10
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 2 times, most recently from 50f8096 to cc792a6 Compare December 4, 2024 14:42
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 2 times, most recently from 0b57f1d to f2c2e63 Compare December 11, 2024 15:32
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 3 times, most recently from b6381ab to 919996c Compare January 3, 2025 11:15
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 2 times, most recently from 1da1902 to d4758f5 Compare January 14, 2025 00:36
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch from d4758f5 to 6a44ab6 Compare January 16, 2025 09:31
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 3 times, most recently from 7733ac3 to 81b8ef0 Compare January 28, 2025 10:14
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch 3 times, most recently from d0a2bc4 to 8730990 Compare February 8, 2025 17:13
@renovate renovate bot force-pushed the renovate/make-dir-5.x branch from 8730990 to fc5d41b Compare February 9, 2025 16:56
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