RoboCup-SSL / ssl-vision-client

A graphical client that reads multicast messages and visualizes them in a web UI
GNU General Public License v3.0
4 stars 5 forks source link

Update dependency @vue/eslint-config-prettier to v7 - autoclosed #33

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-prettier 3.0.5 -> 7.0.0 age adoption passing confidence

Release Notes

vuejs/eslint-config-prettier ### [`v7.0.0`](https://togithub.com/vuejs/eslint-config-prettier/releases/v7.0.0) [Compare Source](https://togithub.com/vuejs/eslint-config-prettier/compare/v6.0.0...v7.0.0) - Updated the dependencies and simplified the usage - We now recommend using this package along with [`@rushstack/eslint-patch`](https://www.npmjs.com/package/@​rushstack/eslint-patch) ### [`v6.0.0`](https://togithub.com/vuejs/eslint-config-prettier/blob/HEAD/CHANGELOG.md#​600-httpsgithubcomvuejseslint-config-prettiercomparev510v600-2019-11-18) [Compare Source](https://togithub.com/vuejs/eslint-config-prettier/compare/v5.1.0...v6.0.0) ##### Breaking Changes - feat!: move `eslint:recommended` to a separate `recommended` config, fixes [#​3](https://togithub.com/vuejs/eslint-config-prettier/issues/3). ([de7a518](https://togithub.com/vuejs/eslint-config-prettier/commit/de7a518)) `eslint:recommended` is no longer included in the default configuration. Users of old versions need to update their `extends` to use `@vue/prettier/recommended`, or `['eslint:recommended', '@​vue/prettier]`. ### [`v5.1.0`](https://togithub.com/vuejs/eslint-config-prettier/blob/HEAD/CHANGELOG.md#​510-httpsgithubcomvuejseslint-config-prettiercomparev500v510-2019-11-17) [Compare Source](https://togithub.com/vuejs/eslint-config-prettier/compare/v5.0.0...v5.1.0) ##### New Features - Re-exports `@typescript-eslint` and `standard` configs, so that this config can be used in combination with `@vue/typescript/recommended` or `@vue/standard` ([939f722](https://togithub.com/vuejs/eslint-config-prettier/commit/939f722)) ### [`v5.0.0`](https://togithub.com/vuejs/eslint-config-prettier/blob/HEAD/CHANGELOG.md#​500-httpsgithubcomvuejseslint-config-prettiercompare4578703v500-2019-07-22) [Compare Source](https://togithub.com/vuejs/eslint-config-prettier/compare/cd7a5d0b5231fcb6970d8aac42708c3ab29c0df3...v5.0.0) ##### Breaking Changes - Update eslint-config-prettier to v6.0.0 ([0e0712f](https://togithub.com/vuejs/eslint-config-prettier/commit/0e0712f)) - `eslint`, `prettier` and `eslint-plugin-prettier` are now `peerDependencies`, to better conform to [the plugin loading mechanism of eslint](https://togithub.com/eslint/eslint/issues/3458) ([aec6c5c](https://togithub.com/vuejs/eslint-config-prettier/commit/aec6c5c)) ### [`v4.0.1`](https://togithub.com/vuejs/eslint-config-prettier/blob/HEAD/CHANGELOG.md#​401-httpsgithubcomvuejseslint-config-prettiercompare3bc2a3d4578703-2018-11-12) ##### Bug Fixes - Also extend `eslint-config-prettier/vue`, disable `eslint-plugin-vue` rules that are not compatible with `prettier` ### [`v4.0.0`](https://togithub.com/vuejs/eslint-config-prettier/blob/HEAD/CHANGELOG.md#​400-httpsgithubcomvuejseslint-config-prettiercompare15cf6d73bc2a3d-2018-10-31) ##### Beaking Changes - Update base configs and plugins, now requires ESLint v5 as a peer dependency

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.