Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
^4.1.0
^7.0.0
📅 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.
This PR contains the following updates:
^4.1.0
->^7.0.0
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` ### [`v6.0.0`](https://togithub.com/ModyQyW/utils/blob/HEAD/CHANGELOG.md#600-2023-04-24) [Compare Source](https://togithub.com/ModyQyW/utils/compare/v5.0.0...v6.0.0) This major version removes `node` related functions. Now it should be platform-unrelated. - feat!: remove `node` functions, you can use [mlly](https://unjs.io/mlly) instead - feat!: remove `BuiltIns` type and export all types from `type-fest` ### [`v5.0.0`](https://togithub.com/ModyQyW/utils/blob/HEAD/CHANGELOG.md#500-2023-03-06) [Compare Source](https://togithub.com/ModyQyW/utils/compare/v4.1.0...v5.0.0) This major version removes dependencies and types. Also move `dependencies` to `devDependencies`. - feat!: `throttle` - feat!: `debounce` - feat: `lowerCaseFirst` - feat: `upperCaseFirst` - feat: `Primitive` - feat: `BuiltIns` - feat: `AnyRecord` - feat: `Promisable` - feat: `Undefinable` - feat: `Optional` - feat!: `Fn` - feat: `PromisifyFn` - feat: `AnyFn` - feat: `PromisifyAnyFn` - feat!: only keep `PackageJson` and `TsConfigJson` from `type-fest` - feat!: remove `title-case` - feat!: remove `change-case`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.