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

Bump eslint-plugin-vue from 5.0.0-beta.3 to 5.0.0-beta.6 #473

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-vue from 5.0.0-beta.3 to 5.0.0-beta.6.

Release notes

Sourced from eslint-plugin-vue's releases.

v5.0.0-beta.5

Diff: v5.0.0-beta.4 -> v5.0.0-beta.5

🐛 Bug fixes

⚙️ Chores / Updates

v5.0.0-beta.4

Diff: v5.0.0-beta.3 -> v5.0.0-beta.4

⭐ Features

  • 7c574f416c16573bf2a482b2378af65b71b08f39 #271 Add use-v-on-exact rule
  • b36337907aee50582bbd728c526ac04d3e3d5d07 #535 Add ignoreProperties option to [no-multi-spaces] rule
  • d0fd01f267b7fc5e6318d0cc7971ffac447f2ad0 #519 Add modifiers option to [valid-v-on] rule
  • 2049c5c0187a7d2c45b71d3a28611f81b1d6169b #556 Add "ignoreWhenBindingPresent" option to [no-unused-component] rule

🐛 Bug fixes

  • f7a4dc01a97cd6c1b25609bd3caa5c45bb04af74 #580 Fix false positives regarding components inside SVGs
  • 7bb543803669d1003a07345e80b5150b929c8047 #648 The name of the iteration variable in [valid-v-model] message is incorrect
  • 501a4092c4e9a776574da4228938f0bb1174f105 #637 Don't ignore elements with "is" binding in component-name-in-template-casing
  • 023121c7c98edd4dbf1f1f499dbb84485f41a93c #550 Fix logic behind kabab-case and snake_case for propID
  • d1cd06ef146baf34b00cb967c3455c234a4ed59d #240 Fix false positives of iteration variable in [valid-v-model]
  • 6032f213bba901df65df71b16e18803f500e67a8 #595 #596 Fix issues with props:
    • [prop-name-casing]: is working now with array props literals
    • [prop-name-casing]: reports all errors if there are non Literal keys in it
    • [require-default-prop]: allow to use shorthand, properties and function calls
    • [require-prop-types]: reports names for types different than literals
... (truncated)
Commits
  • e263301 5.0.0-beta.6
  • 4299ae0 Changed the category of html-quotes to strongly-recommended. (#695)
  • bd995fd Add ignoreWhenEmpty options to singleline/multiline-html-element-content-ne...
  • ab3ed7a Update deploy config
  • d931875 Set Git identity on deploy
  • 8721d3f Fix gh-pages deploy job
  • 025fb16 Docs: add vuepress documentation (#534)
  • f00e872 Chore: update vue-eslint-parser to v4 (#692)
  • 6ef20aa Fixed: not to indentation the contents on the <textarea> in html-indent (...
  • 147c765 Update: add baseIndent option to vue/html-indent (fixes #292) (#678)
  • 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 will not automatically merge this PR because it includes a non-semver update to a development dependency.


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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 3, 2018
@dependabot-preview
Copy link
Contributor Author

Superseded by #474.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-vue-5.0.0-beta.6 branch December 3, 2018 16:54
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.

1 participant