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(deps): update dependency @vue/eslint-config-prettier to v9 - autoclosed #52

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-prettier ^8.0.0 -> ^9.0.0 age adoption passing confidence

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


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

sweep-ai bot commented Dec 29, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

@renovate renovate bot force-pushed the renovate/vue-eslint-config-prettier-9.x branch from 6c49af8 to 1606d9b Compare January 11, 2024 17:08
@renovate renovate bot force-pushed the renovate/vue-eslint-config-prettier-9.x branch 7 times, most recently from ac7e57d to 8a52c44 Compare March 7, 2024 09:59
@renovate renovate bot force-pushed the renovate/vue-eslint-config-prettier-9.x branch from 8a52c44 to 3640d07 Compare March 7, 2024 10:24
@renovate renovate bot changed the title chore(deps): update dependency @vue/eslint-config-prettier to v9 chore(deps): update dependency @vue/eslint-config-prettier to v9 - autoclosed Oct 5, 2024
@renovate renovate bot closed this Oct 5, 2024
@renovate renovate bot deleted the renovate/vue-eslint-config-prettier-9.x branch October 5, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants