tfelder-deloitte / SecurityTesting

Other
0 stars 0 forks source link

Update dependency del to v7 #612

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
del 6.0.0 -> 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'` ### [`v6.1.1`](https://togithub.com/sindresorhus/del/releases/tag/v6.1.1) [Compare Source](https://togithub.com/sindresorhus/del/compare/v6.1.0...v6.1.1) - Fix `ProgressData#deletedCount` ([#​142](https://togithub.com/sindresorhus/del/issues/142)) [`7b4c881`](https://togithub.com/sindresorhus/del/commit/7b4c881) ### [`v6.1.0`](https://togithub.com/sindresorhus/del/releases/tag/v6.1.0) [Compare Source](https://togithub.com/sindresorhus/del/compare/v6.0.0...v6.1.0) - Add [`onProgress`](https://togithub.com/sindresorhus/del#onprogress) option ([#​141](https://togithub.com/sindresorhus/del/issues/141)) [`8742649`](https://togithub.com/sindresorhus/del/commit/8742649)

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.



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

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: search-parts/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-modern-search@3.14.2
npm ERR! Found: @types/react@17.0.18
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"17.0.18" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/react@">=16.8.0 <17.0.0" from @uifabric/file-type-icons@7.6.30
npm ERR! node_modules/@uifabric/file-type-icons
npm ERR!   @uifabric/file-type-icons@"7.6.30" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-30T05_20_36_958Z-debug-0.log