deiga / ish-24

Bugzilla and Trello integration
0 stars 0 forks source link

Update dependency del to v7 #91

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

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`](https://togithub.com/sindresorhus/del/releases/tag/v7.1.0) [Compare Source](https://togithub.com/sindresorhus/del/compare/v7.0.0...v7.1.0) - Add `path` to `onProgress` event ([#​155](https://togithub.com/sindresorhus/del/issues/155)) [`f5d31e6`](https://togithub.com/sindresorhus/del/commit/f5d31e6) ### [`v7.0.0`](https://togithub.com/sindresorhus/del/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/del/compare/v6.1.1...v7.0.0) ##### Breaking - Require Node.js 14 ([#​143](https://togithub.com/sindresorhus/del/issues/143)) [`106d7d8`](https://togithub.com/sindresorhus/del/commit/106d7d8) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - Moved from a default export to named exports: - `require('del')` → `import {deleteAsync} from 'del'` - `require('del').sync` → `import {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.



This PR was generated by Mend Renovate. View the repository job log.