vue-product-carousel
vue-product-carousel copied to clipboard
chore(deps): update dependency @vue/eslint-config-airbnb to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vue/eslint-config-airbnb (source) | 5.3.0 -> 8.0.0 |
Release Notes
vuejs/eslint-config-airbnb (@​vue/eslint-config-airbnb)
v8.0.0
Major Changes
- Apply more airbnb rules to vue template
v7.0.1
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 https://github.com/vuejs/eslint-plugin-vue/issues/2259
v7.0.0
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.0
- cbf533a feat!: update base config to v15, supporting eslint 8
- fcd8c1b feat: make
@vue/cli-servicean optional peer dependency - 4093ced feat: add
eslint-plugin-vuejs-accessibility
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.