⬆️ Update dependency @vue/eslint-config-prettier to v9 #21

Merged
sebclem merged 1 commits from renovate/vue-eslint-config-prettier-9.x into main 2024-01-03 10:37:24 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@vue/eslint-config-prettier devDependencies major 8.0.0 -> 9.0.0

Release Notes

vuejs/eslint-config-prettier (@​vue/eslint-config-prettier)

v9.0.0

Compare Source

Breaking Changes

  • Update eslint-config-prettier to v9 by @​WikiRik in https://github.com/vuejs/eslint-config-prettier/pull/18, which contains the following potential breaking change:

    Changed: 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 (@​nstepien)!


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | devDependencies | major | [`8.0.0` -> `9.0.0`](https://renovatebot.com/diffs/npm/@vue%2feslint-config-prettier/8.0.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](https://github.com/vuejs/eslint-config-prettier/compare/v8.0.0...v9.0.0) #### Breaking Changes - Update eslint-config-prettier to v9 by [@&#8203;WikiRik](https://github.com/WikiRik) in https://github.com/vuejs/eslint-config-prettier/pull/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))! </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2024-01-03 10:11:51 +01:00
⬆️ Update dependency @vue/eslint-config-prettier to v9
Some checks failed
ci/woodpecker/push/docker Pipeline failed
ci/woodpecker/pr/preview Pipeline was successful
3646597e51
Owner

Deployment of preview was successful: https://sebclem-Claptrap-ui-pr-21.surge.sh

<!--woodpeckerci-plugin-surge-preview--> Deployment of preview was successful: https://sebclem-Claptrap-ui-pr-21.surge.sh
renovate-bot force-pushed renovate/vue-eslint-config-prettier-9.x from 3646597e51 to b91fa5ace6 2024-01-03 10:16:06 +01:00 Compare
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
sebclem merged commit 74264df4d1 into main 2024-01-03 10:37:24 +01:00
sebclem deleted branch renovate/vue-eslint-config-prettier-9.x 2024-01-03 10:37:25 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebclem/Claptrap-ui#21
No description provided.