Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

Bump eslint-plugin-nuxt from 0.4.3 to 2.0.0 #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-nuxt from 0.4.3 to 2.0.0.

Release notes

Sourced from eslint-plugin-nuxt's releases.

v2.0.0

Breaking Change

  • update eslint-plugin-vue to v7

v1.0.0

Breaking Change

Bug Fixes

  • nuxt/require-func-head doesnt work with factories (5480fd0), closes #94
  • remove require-func-head from recommend (580ffa2), closes #93

v0.5.2

Bug Fixes

  • enable no-this-in-fetch only for nuxt < 2.12 (66fc2e0)

Chore

  • update dependencies to latest version

v0.5.1

Features

  • rule: add require-func-head in recommended (#62) (7d0926f)

Bug Fixes

  • correct category for no-timing-in-fetch-data (bbf6ce9)

0.5.0 (2019-11-09)

v0.5.0

Changes

  • upgrade eslint-plugin-vue to v6 (ecf42f2)
  • upgrade eslint to v6
Changelog

Sourced from eslint-plugin-nuxt's changelog.

2.0.0 (2020-11-14)

1.0.0 (2020-05-12)

Features

Bug Fixes

  • nuxt/require-func-head doesnt work with factories (5480fd0), closes #94
  • remove require-func-head from recommend (580ffa2), closes #93

0.5.2 (2020-03-20)

Bug Fixes

  • enable no-this-in-fetch only for nuxt < 2.12 (66fc2e0)

0.5.1 (2020-02-09)

Features

  • rule: add require-func-head in recommended (#62) (7d0926f)

Bug Fixes

  • correct category for no-timing-in-fetch-data (bbf6ce9)

0.5.0 (2019-11-09)

Features

  • upgrade eslint-plugin-vue to v6 (ecf42f2)
Commits
  • 5c14eac chore(release): 2.0.0
  • 326b276 Merge pull request #111 from nuxt/renovate/lock-file-maintenance
  • b2297d0 chore(deps): lock file maintenance
  • 4b5f803 Merge pull request #116 from nuxt/renovate/eslint-plugin-vue-7.x
  • 9c03ae6 chore: fix lint warning
  • eb86cee fix eslint-plugin-vue lib
  • 7153272 chore(deps): update dependency eslint-plugin-vue to v7
  • 68f447d Merge pull request #118 from nuxt/renovate/all-minor-patch
  • 874e8d2 chore(deps): update all non-major dependencies
  • 4a87a01 Merge pull request #120 from nuxt/renovate/eslint-config-standard-16.x
  • 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)
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Nov 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants