uni-helper / uni-use

uni-app (vue3) 组合式工具集
MIT License
128 stars 16 forks source link

chore(deps): update dependency @modyqyw/utils to v7 - autoclosed #20

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@modyqyw/utils ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

ModyQyW/utils (@​modyqyw/utils) ### [`v7.1.0`](https://togithub.com/ModyQyW/utils/blob/HEAD/CHANGELOG.md#710-2023-06-30) [Compare Source](https://togithub.com/ModyQyW/utils/compare/v7.0.1...v7.1.0) - fix: fix `isBlob` - feat: add `isFile` ### [`v7.0.1`](https://togithub.com/ModyQyW/utils/compare/v7.0.0...v7.0.1) [Compare Source](https://togithub.com/ModyQyW/utils/compare/v7.0.0...v7.0.1) ### [`v7.0.0`](https://togithub.com/ModyQyW/utils/blob/HEAD/CHANGELOG.md#700-2023-05-25) [Compare Source](https://togithub.com/ModyQyW/utils/compare/v6.0.0...v7.0.0) - feat!: remove `differenceWith`, please use `difference` - feat!: remove `intersectionWith`, please use `intersection` - feat!: remove `uniqWith`, please use `uniq` - feat!: remove `unionWith`, please use `union` - feat!: remove `@sindresorhus/is`, please install manually for extra needs - feat!: remove `p-debounce`, please install manually for extra needs - feat!: remove `p-throttle`, please install manually for extra needs - feat: add `range` - feat: add `isString` - feat: add `isNumber` - feat: add `isBigInt` - feat: add `isBoolean` - feat: add `isUndefined` - feat: add `isNull` - feat: add `isSymbol` - feat: add `isObject` - feat: add `isFunction` - feat: add `isArray` - feat: add `isBlob`

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.