-
Notifications
You must be signed in to change notification settings - Fork 66
Bump eslint-plugin-vue from 7.4.1 to 7.5.0 #229
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bidoubiwa
previously approved these changes
Jan 25, 2021
Contributor
|
bors merge |
bors bot
added a commit
that referenced
this pull request
Jan 25, 2021
229: Bump eslint-plugin-vue from 7.4.1 to 7.5.0 r=bidoubiwa a=dependabot-preview[bot] Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.4.1 to 7.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/eslint-plugin-vue/releases">eslint-plugin-vue's releases</a>.</em></p> <blockquote> <h2>v7.5.0</h2> <h2>✨ Enhancements</h2> <h3>New Rules:</h3> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1401">#1401</a> Added <code>vue/no-constant-condition</code> rule applies <code>no-constant-condition</code> rule to expressions in <code>\<template></code>, <code>v-if</code>, <code>v-show</code> and <code>v-else-if</code>.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1400">#1400</a> Added <code>vue/next-tick-style</code> rule that enforces whether the callback version or Promise version should be used in <code>Vue.nextTick</code> and <code>this.$nextTick</code>.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1404">#1404</a> Added <code>vue/valid-next-tick</code> rule that enforce valid <code>nextTick</code> function calls.</li> </ul> <h3>Other changes in Rules:</h3> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1396">#1396</a> Make <code>vue/no-ref-as-operand</code> rule fixable.</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1398">#1398</a> Added <code>computed()</code> support to <code>vue/no-async-in-computed-properties</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1406">#1406</a> Added <code>computed()</code> support to <code>vue/return-in-computed-property</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1407">#1407</a> Added <code>computed()</code> support to <code>vue/no-side-effects-in-computed-properties</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1419">#1419</a> Fixed false positives for mixin() in <code>vue/one-component-per-file</code> and <code>vue/require-name-property</code> rules.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1421">#1421</a> Fixed crash for toLocaleString() in <code>vue/no-unused-properties</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1420">#1420</a> Fixed false positives for quoted 'emits' in vue/require-explicit-emits rule.</li> </ul> <h2>:gear: Updates</h2> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1422">#1422</a> Upgrade vue-eslint-parser to 7.4.1</li> </ul> <h2>:gear: Chores</h2> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1392">#1392</a> Refactor <code>vue/attributes-order</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1405">#1405</a> Refactor <code>vue/no-async-in-computed-properties</code> rule.</li> </ul> <hr /> <p><strong>All commits:</strong> <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v7.4.1...v7.5.0">v7.4.1 -> v7.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/cc9c14003390dccf358cbda042e359ecfda8432a"><code>cc9c140</code></a> 7.5.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/bbbb6ca5584e0f6158f822de7e54a5dd8598b9e7"><code>bbbb6ca</code></a> Fix false positives for quoted 'emits' in vue/require-explicit-emits rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1">#1</a>...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/2d290b295a92f24ebb2836ed314805ea810e2ce7"><code>2d290b2</code></a> Fix crash for toLocaleString() in <code>vue/no-unused-properties</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1421">#1421</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/6894340100b2759feca166452f872a445474720e"><code>6894340</code></a> Fix false positives for mixin in one-component-per-file and require-name-prop...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/3f20a0813ac2b67d058e20760b974cc2fabc5834"><code>3f20a08</code></a> Add composition api's computed function support to vue/no-side-effects-in-com...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/d7eacd683a57cc2c99e7f47e251440b9e7d47b07"><code>d7eacd6</code></a> Add composition api's computed function support to vue/return-in-computed-pro...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/10824ec447bd1345375c5025d523c38455e38836"><code>10824ec</code></a> Add <code>vue/valid-next-tick</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1404">#1404</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/ec2dc7914404a23e5bde2ed2bed7c3055afa2c6c"><code>ec2dc79</code></a> Add <code>vue/next-tick-style</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1400">#1400</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/24eccfbcea303a558fb2be907525d8bedbaf9238"><code>24eccfb</code></a> Upgrade vue-eslint-parser (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1422">#1422</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/3168819e165193856b46320ad0d41bd5d9ff4d27"><code>3168819</code></a> Fix broken link in VScode section. (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1415">#1415</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v7.4.1...v7.5.0">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=eslint-plugin-vue&package-manager=npm_and_yarn&previous-version=7.4.1&new-version=7.5.0) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Contributor
|
Build failed: |
Contributor
|
@dependabot recreate |
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.4.1 to 7.5.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v7.4.1...v7.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
348de4f to
a9b59fd
Compare
Contributor
|
bors merge |
bidoubiwa
approved these changes
Jan 25, 2021
Contributor
|
Build succeeded: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Improvements or additions to documentation
skip-changelog
The PR will not appear in the release changelogs
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps eslint-plugin-vue from 7.4.1 to 7.5.0.
Release notes
Sourced from eslint-plugin-vue's releases.
Commits
cc9c1407.5.0bbbb6caFix false positives for quoted 'emits' in vue/require-explicit-emits rule (#1...2d290b2Fix crash for toLocaleString() invue/no-unused-propertiesrule (#1421)6894340Fix false positives for mixin in one-component-per-file and require-name-prop...3f20a08Add composition api's computed function support to vue/no-side-effects-in-com...d7eacd6Add composition api's computed function support to vue/return-in-computed-pro...10824ecAddvue/valid-next-tickrule (#1404)ec2dc79Addvue/next-tick-stylerule (#1400)24eccfbUpgrade vue-eslint-parser (#1422)3168819Fix broken link in VScode section. (#1415)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: