Skip to content

Bump eslint-plugin-vue from 7.0.0-beta.0 to 7.0.0-beta.2 #5

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

Conversation

dependabot-preview[bot]
Copy link

Bumps eslint-plugin-vue from 7.0.0-beta.0 to 7.0.0-beta.2.

Release notes

Sourced from eslint-plugin-vue's releases.

v7.0.0-beta.2

💥 Breaking Changes

  • #1268 Changed the default order option for vue/order-in-components rule.
    • Change options for Nuxt
      • fetch move from after setup to after data .

All commits: v7.0.0-beta.1 -> v7.0.0-beta.2

v7.0.0-beta.1

✨ Enhancements

New Rules:

  • #1267 Added vue/v-for-delimiter-style rule that enforces which delimiter (in or of) should be used in v-for directives.

Other changes in Rules:

  • #1259 Added allowProps option to vue/require-explicit-emits rule.

🐛 Bug Fixes

  • #1258 Fixed false negatives of "slot-scope" when "^3.0.0" is set in vue/no-unsupported-features rule.
  • #1262 Fixed reporting "Use the latest vue-eslint-parser" message in non-vue files.

All commits: v7.0.0-beta.0 -> v7.0.0-beta.1

Commits
  • 20f2ef2 7.0.0-beta.2
  • 37ec77a Reorder Nuxt.js's fetch method in vue/order-in-components (#1268)
  • d339b61 Update README.md
  • c8e2514 Docs: Add "Trouble with Visual Studio Code" section to FAQ (#1270)
  • 9239393 7.0.0-beta.1
  • 61c62e9 Add v-for-delimiter-style rule (#1267)
  • 3a4aa1a Fix reporting "Use the latest vue-eslint-parser" message in non-vue files. (#...
  • 872c0b8 Add allowProps option to vue/require-explicit-emits rule. (#1259)
  • 0a6f0f2 Fix false negatives of "slot-scope" when "^3.0.0" is set in "no-unsupported-f...
  • 95cccec Chores: Remove "chai" (#1263)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @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:

  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 25, 2020
@dependabot-preview
Copy link
Author

Superseded by #16.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-vue-7.0.0-beta.2 branch September 15, 2020 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants