chore(deps): update dependency @vue/eslint-config-airbnb to v8 - #38
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @vue/eslint-config-airbnb to v8#38renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
October 8, 2025 19:40
abe7efe to
1f97fe4
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
October 21, 2025 09:40
1f97fe4 to
6a752be
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
December 31, 2025 13:43
6a752be to
69d7277
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
January 8, 2026 16:26
69d7277 to
c649c16
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
2 times, most recently
from
January 23, 2026 17:50
134f004 to
1460977
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
2 times, most recently
from
February 17, 2026 16:31
854f483 to
5ecf7c5
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
March 5, 2026 14:46
5ecf7c5 to
3d96181
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
March 14, 2026 11:59
3d96181 to
335b57d
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
April 1, 2026 18:07
335b57d to
2c891d9
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
April 8, 2026 20:49
2c891d9 to
3bf5274
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
April 29, 2026 20:38
3bf5274 to
09cad6c
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
2 times, most recently
from
May 18, 2026 10:38
63976b3 to
2aeb026
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
2 times, most recently
from
June 1, 2026 20:45
8bb023a to
b1a8396
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
June 11, 2026 10:44
b1a8396 to
2fa3e47
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
July 12, 2026 11:07
2fa3e47 to
9615a5c
Compare
renovate
Bot
force-pushed
the
renovate/vue-eslint-config-airbnb-8.x
branch
from
July 24, 2026 19:51
9615a5c to
472780d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.1→8.0.0Release Notes
vuejs/eslint-config-airbnb (@vue/eslint-config-airbnb)
v8.0.0Compare Source
Major Changes
v7.0.1Compare Source
Patch Changes
fix: remove
vue/no-setup-props-destructurerule (#59)It's deprecated and removed from
eslint-plugin-vue's preset configs since v9.17. More discussions available at vuejs/eslint-plugin-vue#2259v7.0.0Compare Source
Major Changes
All the eslint plugins are listed as
dependencies, rather thanpeerDependencies.So when using these configs with
@rushstack/eslint-patch, you no longer have to install the plugins separately.This major version adds a lot style / accessibility rules for JSX /
<template>syntaxes, adapted from the upstreameslint-plugin-airbnb.You might see many more errors if you are upgrading from older versions of this package. Luckily, most of them are auto-fixable.
In this version, we've provided a
createAliasSettinghelper to help users configure the path aliases used in the project for ESLint.So this package is no longer only coupled with
@vue/cli. Explicitly invoking the helper function is also more reliable than the previous auto-detection feature.v6.0.0Compare Source
@vue/cli-servicean optional peer dependencyeslint-plugin-vuejs-accessibilityv5.3.0Compare Source
v5.1.0Compare Source
v5.0.2Compare Source
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
@vue/cli-serviceis required as a peer dependencyeslint-plugin-importis required as a peer dependencyConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.