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 #1335

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 Aug 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
del ^6.0.0 -> ^7.0.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'

v6.1.1

Compare Source

v6.1.0

Compare Source


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.

@github-actions
Copy link

github-actions bot commented Aug 7, 2022

size-limit report 📦

Path Size
dist/index.cjs 7.21 KB (0%)
dist/index.js 7.16 KB (0%)
dist/index.css 1.23 KB (0%)

@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2022

Codecov Report

Merging #1335 (cf73abc) into main (aac5b62) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1335   +/-   ##
=======================================
  Coverage   74.41%   74.41%           
=======================================
  Files          42       42           
  Lines        1247     1247           
  Branches      326      326           
=======================================
  Hits          928      928           
  Misses        238      238           
  Partials       81       81           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency del to v7 Update dependency del to v7 Dec 17, 2022
@renovate renovate bot changed the title Update dependency del to v7 chore(deps): update dependency del to v7 Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency del to v7 chore(deps): update dependency del to ^7.0.0 May 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency del to ^7.0.0 chore(deps): update dependency del to v7 Jun 4, 2023
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

1 participant