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 v7 - autoclosed #145

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-airbnb (source) 6.0.0 -> 7.0.1 age adoption passing confidence

Release Notes

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

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.


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 18 0 0.56s
✅ BASH bash-exec 4 0 0.11s
✅ BASH shellcheck 1 0 0.08s
✅ BASH shfmt 4 0 0.06s
⚠️ CSHARP csharpier 1 1 0.6s
⚠️ CSHARP dotnet-format 1 1 1.79s
✅ CSS stylelint 1 0 1.6s
✅ DOCKERFILE hadolint 4 0 0.26s
✅ EDITORCONFIG editorconfig-checker 374 0 3.7s
✅ ENV dotenv-linter 1 0 0.01s
✅ GROOVY npm-groovy-lint 7 0 14.16s
✅ HTML djlint 2 0 1.14s
✅ HTML htmlhint 2 0 0.5s
✅ JAVA checkstyle 59 0 8.91s
✅ JSON eslint-plugin-jsonc 29 0 5.27s
✅ JSON jsonlint 29 0 0.29s
✅ JSON prettier 29 0 4.65s
✅ JSON v8r 29 0 67.73s
⚠️ MARKDOWN markdownlint 22 125 1.59s
✅ PYTHON bandit 1 0 0.91s
✅ PYTHON black 1 0 0.84s
✅ PYTHON flake8 1 0 0.59s
✅ PYTHON isort 1 0 0.27s
✅ PYTHON mypy 1 0 8.05s
✅ PYTHON ruff 1 0 0.01s
✅ REPOSITORY checkov yes no 30.11s
✅ REPOSITORY gitleaks yes no 1.49s
✅ REPOSITORY git_diff yes no 0.14s
✅ REPOSITORY grype yes no 19.91s
✅ REPOSITORY kics yes no 67.22s
✅ REPOSITORY secretlint yes no 1.78s
✅ REPOSITORY syft yes no 1.61s
✅ REPOSITORY trivy yes no 20.34s
✅ REPOSITORY trivy-sbom yes no 5.03s
✅ REPOSITORY trufflehog yes no 8.26s
✅ SQL sql-lint 2 0 0.74s
✅ XML xmllint 3 0 0.01s
✅ YAML prettier 109 0 2.32s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/vue-eslint-config-airbnb-7.x branch 6 times, most recently from 4e31bfb to 9b05687 Compare October 7, 2023 19:20
@renovate renovate bot force-pushed the renovate/vue-eslint-config-airbnb-7.x branch 7 times, most recently from d2a32b3 to 6e4d066 Compare November 3, 2023 23:56
@renovate renovate bot force-pushed the renovate/vue-eslint-config-airbnb-7.x branch 3 times, most recently from db586ec to f3b6cc7 Compare November 27, 2023 15:54
@renovate renovate bot force-pushed the renovate/vue-eslint-config-airbnb-7.x branch 4 times, most recently from 40f45d4 to d0c4fbd Compare December 1, 2023 09:26
@renovate renovate bot force-pushed the renovate/vue-eslint-config-airbnb-7.x branch from d0c4fbd to d179221 Compare December 24, 2023 01:57
@renovate renovate bot changed the title chore(deps): update dependency @vue/eslint-config-airbnb to v7 chore(deps): update dependency @vue/eslint-config-airbnb to v7 - autoclosed Dec 28, 2023
@renovate renovate bot closed this Dec 28, 2023
@renovate renovate bot deleted the renovate/vue-eslint-config-airbnb-7.x branch December 28, 2023 10:04
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