remarkjs / vscode-remark

Lint and format markdown code with remark
https://marketplace.visualstudio.com/items?itemName=unifiedjs.vscode-remark
MIT License
54 stars 11 forks source link

Update dependency xo to ^0.50.0 - autoclosed #88

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xo ^0.47.0 -> ^0.50.0 age adoption passing confidence

Release Notes

xojs/xo ### [`v0.50.0`](https://togithub.com/xojs/xo/releases/tag/v0.50.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.49.0...v0.50.0) - Switch to `eslint-plugin-node`'s maintained fork ([#​660](https://togithub.com/xojs/xo/issues/660)) [`3a4c9c9`](https://togithub.com/xojs/xo/commit/3a4c9c9) ### [`v0.49.0`](https://togithub.com/xojs/xo/releases/tag/v0.49.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.48.0...v0.49.0) ##### New rules - [`no-constant-binary-expression`](https://eslint.org/docs/rules/no-constant-binary-expression) - [`unicorn/text-encoding-identifier-case`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/text-encoding-identifier-case.md) - [`unicorn/no-useless-switch-case`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-useless-switch-case.md) - [`unicorn/prefer-modern-math-apis`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-modern-math-apis.md) - [`unicorn/no-unreadable-iife`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-unreadable-iife.md) - [`unicorn/prefer-native-coercion-functions`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-native-coercion-functions.md) - [`@typescript-eslint/no-duplicate-enum-values`](https://togithub.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/no-duplicate-enum-values.md) - [`@typescript-eslint/parameter-properties`](https://togithub.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/parameter-properties.md) - [`@typescript-eslint/space-before-blocks`](https://togithub.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/space-before-blocks.md) - [`@typescript-eslint/no-useless-empty-export`](https://togithub.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/no-useless-empty-export.md) - [`@typescript-eslint/no-redundant-type-constituents`](https://togithub.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/no-redundant-type-constituents.md) ##### Breaking - Single-quotes is now enforced for JSX instead of double-quotes [https://github.com/xojs/eslint-config-xo/pull/78](https://togithub.com/xojs/eslint-config-xo/pull/78) ### [`v0.48.0`](https://togithub.com/xojs/xo/releases/tag/v0.48.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.47.0...v0.48.0) ##### New rules - [`unicorn/no-thenable`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-thenable.md) - [`unicorn/no-useless-promise-resolve-reject`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-useless-promise-resolve-reject.md) - [`unicorn/relative-url-style`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/relative-url-style.md) - [`unicorn/prefer-json-parse-buffer`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-json-parse-buffer.md) ##### TypeScript-only - Disallow `null` https://github.com/xojs/eslint-config-xo-typescript/commit/0d1c7193b6ba6e2cb86de47fdd7e5a172f523abd

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.