Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

build(deps): update devdependency @vue/eslint-config-prettier to ~10.2.0 #47

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-prettier ~7.1.0 -> ~10.2.0 age adoption passing confidence

Release Notes

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

v10.2.0

Compare Source

New Features

Full Changelog: vuejs/eslint-config-prettier@v10.1.0...v10.2.0

v10.1.0

Compare Source

New Features

  • Added .d.ts files, fixed #​24

Full Changelog: vuejs/eslint-config-prettier@v10.0.0...v10.1.0

v10.0.0

Compare Source

What's Changed

Full Changelog: vuejs/eslint-config-prettier@v9.0.0...v10.0.0

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)!

v8.0.0

Compare Source

Breaking Changes
  • Upgraded to Prettier v3; please check out the Prettier release blog for more details
  • Requires Node.js >= v14
  • Requires ESLint >= v8

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 5, 2024
@renovate renovate bot assigned wopian Oct 5, 2024
@renovate renovate bot requested a review from wopian October 5, 2024 19:07
@renovate renovate bot changed the title build(deps): update devdependency @vue/eslint-config-prettier to ~10.0.0 build(deps): update devdependency @vue/eslint-config-prettier to ~10.1.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/vue-eslint-config-prettier-10.x branch from c237fa1 to bb95980 Compare October 23, 2024 11:06
@renovate renovate bot force-pushed the renovate/vue-eslint-config-prettier-10.x branch from bb95980 to 691fe2e Compare December 30, 2024 19:01
@renovate renovate bot force-pushed the renovate/vue-eslint-config-prettier-10.x branch from 691fe2e to 64fa2f8 Compare January 23, 2025 09:48
@renovate renovate bot changed the title build(deps): update devdependency @vue/eslint-config-prettier to ~10.1.0 build(deps): update devdependency @vue/eslint-config-prettier to ~10.2.0 Jan 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant