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

chore(deps): update dependency del to v7 #153

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
del 6.1.1 -> 7.1.0 age adoption passing confidence

Release Notes

sindresorhus/del (del)

v7.1.0

Compare Source

v7.0.0

Compare Source

Breaking
  • Require Node.js 14 (#​143) 106d7d8
  • This package is now pure ESM. Please read this.
  • Moved from a default export to named exports:
    • require('del')import {deleteAsync} from 'del'
    • require('del').syncimport {deleteSync} from 'del'

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from a126b86 to 1a52d18 Compare May 23, 2023 03:00
@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from 4d66654 to 63d3f9e Compare July 4, 2023 21:19
@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from c3b90e5 to b8cff1f Compare September 2, 2023 20:36
@renovate renovate bot force-pushed the renovate/del-7.x branch 3 times, most recently from 409f9a8 to 154de6b Compare November 21, 2023 04:50
@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from f8ced6a to e5d9e23 Compare December 5, 2023 06:52
@renovate renovate bot requested a review from a team as a code owner March 20, 2024 13:34
@joakimen
Copy link
Contributor

Utsatt; major-versjon 7 er breaking med overgang til ESM https://github.com/sindresorhus/del/releases/tag/v7.0.0

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.

1 participant