Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update eslint-config-prettier to v9 #18

Merged
merged 1 commit into from
Dec 28, 2023
Merged

chore: update eslint-config-prettier to v9 #18

merged 1 commit into from
Dec 28, 2023

Conversation

WikiRik
Copy link
Contributor

@WikiRik WikiRik commented Sep 19, 2023

I'm updating eslint-config-prettier in NX, but apparently this project is also used in its vue package so I'm updating it here as well

@haoqunjiang haoqunjiang merged commit 905aa1c into vuejs:main Dec 28, 2023
DeiranLv pushed a commit to DeiranLv/DatZ1000 that referenced this pull request May 27, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | devDependencies | major | [`^7.1.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@vue%2feslint-config-prettier/7.1.0/9.0.0) |

---

### Release Notes

<details>
<summary>vuejs/eslint-config-prettier (@&#8203;vue/eslint-config-prettier)</summary>

### [`v9.0.0`](https://github.com/vuejs/eslint-config-prettier/releases/tag/v9.0.0)

[Compare Source](vuejs/eslint-config-prettier@v8.0.0...v9.0.0)

#### Breaking Changes

-   Update eslint-config-prettier to v9 by [@&#8203;WikiRik](https://github.com/WikiRik) in vuejs/eslint-config-prettier#18, which contains the following potential breaking change:
    > Changed: [unicode-bom](https://eslint.org/docs/rules/unicode-bom) is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "unicode-bom": "off" to your config to disable it again, or run ESLint with --fix to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien ([@&#8203;nstepien](https://github.com/nstepien))!

### [`v8.0.0`](https://github.com/vuejs/eslint-config-prettier/blob/HEAD/CHANGELOG.md#800-2023-07-20)

[Compare Source](vuejs/eslint-config-prettier@v7.1.0...v8.0.0)

##### Breaking Changes

-   Upgraded to Prettier v3; please check out the [Prettier release blog](https://prettier.io/blog/2023/07/05/3.0.0.html) for more details
-   Requires Node.js >= v14
-   Requires ESLint >= v8

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Reviewed-on: https://git.zzdats.lv/lx/demo/pulls/226
Reviewed-by: Niklāvs Mežeckis <niklavs.mezeckis@zzdats.lv>
Reviewed-by: Daniils Seliverstovs <daniils.seliverstovs@zzdats.lv>
Co-authored-by: Renovate Bot <renovate@zzdats.lv>
Co-committed-by: Renovate Bot <renovate@zzdats.lv>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants