Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

chore(deps): update dependency eslint-plugin-vue to v8 #167

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vue (source) ^7.20.0 -> ^8.1.1 age adoption passing confidence

Release Notes

vuejs/eslint-plugin-vue

v8.1.1

Compare Source

🐛 Bug Fixes


Full Changelog: vuejs/eslint-plugin-vue@v8.1.0...v8.1.1

v8.1.0

Compare Source

✨ Enhancements

🐛 Bug Fixes


Full Changelog: vuejs/eslint-plugin-vue@v8.0.3...v8.1.0

v8.0.3

Compare Source

🐛 Bug Fixes


Full Changelog: vuejs/eslint-plugin-vue@v8.0.2...v8.0.3

v8.0.2

Compare Source

🐛 Bug Fixes


Full Changelog: vuejs/eslint-plugin-vue@v8.0.1...v8.0.2

v8.0.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v8.0.0...v8.0.1

v8.0.0

Compare Source

💥 Breaking Changes

✨ Enhancements

Core:

  • #​1685 Added setup-compiler-macros environment.

Rules:

🐛 Bug Fixes


Full Changelog: vuejs/eslint-plugin-vue@v7.20.0...v8.0.0


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-8.x branch 2 times, most recently from 03f909b to 621f46d Compare October 30, 2021 05:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-8.x branch from 621f46d to 4fd82fc Compare November 18, 2021 09:58
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-8.x branch from 4fd82fc to 32ae270 Compare November 18, 2021 11:49
@clarkdo clarkdo merged commit bf110fa into master Nov 28, 2021
@clarkdo clarkdo deleted the renovate/eslint-plugin-vue-8.x branch November 28, 2021 19:46
clarkdo pushed a commit that referenced this pull request Nov 28, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
@dargmuesli
Copy link
Member

I now receive many "component name should always be multi-word" errors: https://github.com/maevsi/maevsi/runs/4347330965?check_suite_focus=true
What's the recommended way to work around this?

@clarkdo
Copy link
Member

clarkdo commented Nov 28, 2021

Please see https://vuejs.org/v2/style-guide/#Multi-word-component-names-essential.

Regarding your failed build, you can give index component a name like IndexPage, or turn of rule multi-word-component-names for now and fix it afterwards.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants