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

Bump eslint-plugin-nuxt from 0.4.3 to 1.0.0 #50

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-nuxt from 0.4.3 to 1.0.0.

Release notes

Sourced from eslint-plugin-nuxt's releases.

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.

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
  • 788ae2d chore(release): 1.0.0
  • 96124a2 add npm rc
  • 580ffa2 fix: remove require-func-head from recommend
  • c57a3de feat: upgrade eslint to v7
  • 5480fd0 fix: nuxt/require-func-head doesnt work with factories
  • 7668ace Merge pull request #104 from nuxt/renovate/all-minor-patch
  • 103d57e chore(deps): update devdependency lint-staged to ^10.2.2
  • c3ab0c4 Merge pull request #105 from nuxt/renovate/major-jest-monorepo
  • 13a016c Merge pull request #106 from nuxt/renovate/standard-version-8.x
  • 99de19d chore(deps): update devdependency standard-version to v8
  • 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)

Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 0.4.3 to 1.0.0.
- [Release notes](https://github.com/nuxt/eslint-plugin-nuxt/releases)
- [Changelog](https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md)
- [Commits](nuxt/eslint-plugin-nuxt@v0.4.3...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 13, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #77.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-nuxt-1.0.0 branch November 16, 2020 06:41
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.

None yet

0 participants