Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 28, 2023

This PR contains the following updates:

Package Change Age Confidence
@vue/eslint-config-airbnb (source) 4.0.1 -> 8.0.0 age confidence

Release Notes

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

v8.0.0

Compare Source

Major Changes
  • Apply more airbnb rules to vue template

v7.0.1

Compare Source

Patch Changes
  • fix: remove vue/no-setup-props-destructure rule (#​59)

    It's deprecated and removed from eslint-plugin-vue's preset configs since v9.17. More discussions available at vuejs/eslint-plugin-vue#2259

v7.0.0

Compare Source

Major Changes
  • All the eslint plugins are listed as dependencies, rather than peerDependencies.
    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 upstream eslint-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 createAliasSetting helper 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.0

Compare Source

v5.3.0

Compare Source

  • eed80e2 chore: update eslint-import-resolver-webpack
  • a7526f7 feat: accept vue cli v5 alpha as peer dependency

v5.1.0

Compare Source

  • 41753a6 feat: update deps, support eslint v7 and fix bugs

v5.0.2

Compare Source

  • f23bbcc refactor: use full path for resolvers

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vue-eslint-config-airbnb-8.x branch from b61063c to a8a6801 Compare August 10, 2025 14:50
@renovate renovate bot force-pushed the renovate/vue-eslint-config-airbnb-8.x branch from a8a6801 to f495c6a Compare August 31, 2025 11:21
@renovate renovate bot force-pushed the renovate/vue-eslint-config-airbnb-8.x branch from f495c6a to 3d8bb19 Compare September 25, 2025 19:58
@renovate renovate bot force-pushed the renovate/vue-eslint-config-airbnb-8.x branch from 3d8bb19 to 0c9a4cf Compare October 21, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant