Skip to content

Bump eslint-plugin-vue from 7.20.0 to 8.1.0 in /frontend#185

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/eslint-plugin-vue-8.1.0
Closed

Bump eslint-plugin-vue from 7.20.0 to 8.1.0 in /frontend#185
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/eslint-plugin-vue-8.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps eslint-plugin-vue from 7.20.0 to 8.1.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v8.1.0

✨ Enhancements

  • #1707 Added vue/no-child-content rule that reports child content of elements that have a directive which overwrites that child content.
  • #1712 Added vue/no-expose-after-await rule that reports the expose() after await expression.
  • #1703 Added composition-vue2 style option in vue/component-api-style rule.

🐛 Bug Fixes

  • #1713 Fixed false positives for type-only exports in vue/no-export-in-script-setup rule.
  • #1715 Fixed false negatives for v-bind.sync in vue/no-mutating-props rule.
  • #1715 Fixed false positives for shadowed props in vue/no-mutating-props rule.
  • #1718 Fixed memory leak.

Full Changelog: vuejs/eslint-plugin-vue@v8.0.3...v8.1.0

v8.0.3

🐛 Bug Fixes

  • #1691 Upgrade vue-eslint-parser to use patch. It upgrade fixes the wrong location in multiple <script>

Full Changelog: vuejs/eslint-plugin-vue@v8.0.2...v8.0.3

v8.0.2

🐛 Bug Fixes

  • #1689 Fixed false positive for filename in vue/multi-word-component-names rule

Full Changelog: vuejs/eslint-plugin-vue@v8.0.1...v8.0.2

v8.0.1

🐛 Bug Fixes

  • #1686 Fixed false positives for arrow return in vue/valid-next-tick rule.

Full Changelog: vuejs/eslint-plugin-vue@v8.0.0...v8.0.1

v8.0.0

💥 Breaking Changes

... (truncated)

Commits
  • 20eaee7 8.1.0
  • da3e481 Fix memory leak (#1718)
  • ff47c73 Fix false positives and false negatives in vue/no-mutating-props rule. (#1715)
  • e0dddb1 False positives for type-only exports in vue/no-export-in-script-setup rule...
  • 7c6ac02 Add vue/no-expose-after-await rule (#1712)
  • f4c12cc Add vue/no-child-content rule (#1707)
  • 6c64a09 README Corrections (#1709)
  • 5c0cd71 Docs: Add hints for rules that provide suggestions (#1708)
  • e928e4c Add composition-vue2 style in vue/component-api-style (#1703)
  • c033ac6 grammar fixes, rule guide reconstruction, rename changelog to releases (#1706)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.20.0 to 8.1.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v7.20.0...v8.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Topics regarding external dependencies or third-party APIs used by this app. label Nov 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2021

Superseded by #186.

@dependabot dependabot bot closed this Nov 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/eslint-plugin-vue-8.1.0 branch November 19, 2021 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Topics regarding external dependencies or third-party APIs used by this app.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants