Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @vue/eslint-config-airbnb to v8 #38

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-airbnb (source) 4.0.1 -> 8.0.0 age adoption passing 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

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.

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.

0 participants