make-github-pseudonymous-again / rejuvenate

:baby: Keep your package up to date
GNU Affero General Public License v3.0
0 stars 1 forks source link

:arrow_up: deps: Upgrade dependency xo to v0.59.3. #417

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xo 0.58.0 -> 0.59.3 age adoption passing confidence

Release Notes

xojs/xo (xo) ### [`v0.59.3`](https://togithub.com/xojs/xo/releases/tag/v0.59.3) [Compare Source](https://togithub.com/xojs/xo/compare/v0.59.2...v0.59.3) - Allow using experimental Node.js features [`3eb8436`](https://togithub.com/xojs/xo/commit/3eb8436) - Fix TypeScript extension support ([#​764](https://togithub.com/xojs/xo/issues/764)) [`46a91e0`](https://togithub.com/xojs/xo/commit/46a91e0) ### [`v0.59.2`](https://togithub.com/xojs/xo/releases/tag/v0.59.2) [Compare Source](https://togithub.com/xojs/xo/compare/v0.59.1...v0.59.2) - Respect `nodeVersion: false` option ([#​762](https://togithub.com/xojs/xo/issues/762)) [`c965843`](https://togithub.com/xojs/xo/commit/c965843) ### [`v0.59.1`](https://togithub.com/xojs/xo/releases/tag/v0.59.1) [Compare Source](https://togithub.com/xojs/xo/compare/v0.59.0...v0.59.1) - Fix XO to not override rules from user's config ([#​761](https://togithub.com/xojs/xo/issues/761)) [`9cdab84`](https://togithub.com/xojs/xo/commit/9cdab84) ### [`v0.59.0`](https://togithub.com/xojs/xo/releases/tag/v0.59.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.58.0...v0.59.0) ##### New rules - [`unicorn/no-single-promise-in-promise-methods`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-single-promise-in-promise-methods.md) - [`unicorn/no-await-in-promise-methods`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-await-in-promise-methods.md) - [`unicorn/no-anonymous-default-export`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-anonymous-default-export.md) - [`unicorn/consistent-empty-array-spread`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/consistent-empty-array-spread.md) - [`unicorn/no-invalid-fetch-options`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-invalid-fetch-options.md) - [`unicorn/no-magic-array-flat-depth`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-magic-array-flat-depth.md) - [`unicorn/prefer-structured-clone`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-structured-clone.md) - [`unicorn/no-negation-in-equality-check`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-negation-in-equality-check.md) - [`@typescript-eslint/no-unnecessary-parameter-property-assignment`](https://typescript-eslint.io/rules/no-unnecessary-parameter-property-assignment/) - [`@typescript-eslint/use-unknown-in-catch-callback-variable`](https://typescript-eslint.io/rules/use-unknown-in-catch-callback-variable/) ##### Breaking - Re-enable `eslint-plugin-promise` ([#​656](https://togithub.com/xojs/xo/issues/656)) [`b168f08`](https://togithub.com/xojs/xo/commit/b168f08) ***

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.