zayne-labs / call-api

A lightweight wrapper over fetch with zero race conditions by default, and everything one could yearn for in a fetching library like timeouts, retries, interceptors and so much more
https://zayne-callapi.netlify.app
30 stars 4 forks source link

chore(deps): update dependency eslint-plugin-perfectionist to v3.8.0 #108

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-perfectionist (source) 3.5.0 -> 3.8.0 age adoption passing confidence

Release Notes

azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist) ### [`v3.8.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v380) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.7.0...v3.8.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.7.0...v3.8.0) ##### 🚀 Features - Add matcher option ([9434334](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/9434334)) - Add ability to disable sorting objects in jsx styles ([45f7661](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/45f7661)) ##### 🐞 Bug Fixes - Ignore whitespaces in node names ([7a0a96c](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/7a0a96c)) - Fix linting of nodes that are neighboring to ignored nodes ([a11841a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/a11841a)) ##### ❤️ Contributors - Azat S. ([@​azat-io](http://github.com/azat-io)) - Hugo ([@​hugop95](http://github.com/hugop95)) ### [`v3.7.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v370) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.6.0...v3.7.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.6.0...v3.7.0) ##### 🚀 Features - Add partition by new line and group kind in sort-exports ([4db2c5e](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/4db2c5e)) - Add dependency order errors ([125e1cb](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/125e1cb)) - Add partition by comment option in sort-exports ([f6b7803](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/f6b7803)) - Add partition by comment and partition by new line in sort-intersection-types ([9fe8abd](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/9fe8abd)) - Add partition by comment and partition by new line in sort-union-types ([4a0931b](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/4a0931b)) - Add partition by comment and partition by new line in sort-named-imports ([41e18b9](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/41e18b9)) - Add partition by comment and partition by new line in sort-named-exports ([928246e](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/928246e)) - Add partition by comment and partition by new line in sort-maps ([7bf6756](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/7bf6756)) - Add partition by comment and partition by new line in sort-variable-declarations ([aa29335](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/aa29335)) - Add partition by comment and partition by new line in sort-interfaces ([fae756a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/fae756a)) - Add partition by comment and partition by new line in sort-array-includes and sort-sets ([e4fc538](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/e4fc538)) - Add partition by comment option in sort-objects-types ([69b643e](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/69b643e)) - Add partition by new line option in sort-enums ([defd370](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/defd370)) ##### 🐞 Bug Fixes - Prioritize dependencies over partitions by comment and partitions by line ([199ab39](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/199ab39)) ##### ❤️ Contributors - Hugo ([@​hugop95](http://github.com/hugop95)) - Chirokas ([@​chirokas](http://github.com/chirokas)) ### [`v3.6.0`](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/blob/HEAD/changelog.md#v360) [Compare Source](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.5.0...v3.6.0) [compare changes](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/compare/v3.5.0...v3.6.0) ##### 🚀 Features - Improve error messages when sorting different groups ([e0f375a](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/e0f375a)) - Improve dependency detection in sort-objects rule ([412d5da](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/412d5da)) - Keep comments above elements being sorted ([bd8ba3f](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/bd8ba3f)) ##### 🐞 Bug Fixes - Detect dependencies in template literals in sort-enums ([c9367eb](https://redirect.github.com/azat-io/eslint-plugin-perfectionist/commit/c9367eb)) ##### ❤️ Contributors - Hugo ([@​hugop95](http://github.com/hugop95))

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.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: bb9b8ae8d9d72a36792819f0b6086a3715ee7ed8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

netlify[bot] commented 1 month ago

Deploy Preview for zayne-callapi canceled.

Name Link
Latest commit bb9b8ae8d9d72a36792819f0b6086a3715ee7ed8
Latest deploy log https://app.netlify.com/sites/zayne-callapi/deploys/6709ed443a70e70008fecc74
pkg-pr-new[bot] commented 1 month ago

Open in Stackblitz

pnpm add https://pkg.pr.new/zayne-labs/call-api/@zayne-labs/callapi@108

commit: bb9b8ae