Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

chore(deps-dev): bump eslint-plugin-nuxt from 1.0.0 to 3.2.0 #243

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps eslint-plugin-nuxt from 1.0.0 to 3.2.0.

Release notes

Sourced from eslint-plugin-nuxt's releases.

v3.1.0

Major Dependencies

  • chore(deps): update dependency eslint-plugin-vue to v8

v3.0.0

BREAKING CHANGES

  • Drop Node 10

Features

  • Support ESLint v8
  • Upgrade vue-eslint-parser v8

Bug Fixes

  • disallow process.browser in no-env-in-hooks (#127) (07299c0)

v2.0.0

Breaking Change

  • update eslint-plugin-vue to v7
Changelog

Sourced from eslint-plugin-nuxt's changelog.

3.2.0 (2022-03-13)

Features

  • add base config (fb94d7b)
  • add no-env-in-context (42ada82)
  • add no-env-in-hooks (016f609)
  • add no-env-in-mounted (4b32052)
  • add no-this-in-fetch (94552c7)
  • add no-timing-in-fetch-data (1436642)
  • add rule no-this-in-async-data (96ce607)
  • init no-this-in-async-data (cb03b4d)
  • init no-this-in-fetch (581005a)
  • move ssr to base (1da2f0c)
  • rule: add no-globals-in-created (09eaa50)
  • rule: add require-func-head in recommended (#62) (f7e7b87)
  • rule: no commonjs api in nuxt config (eb02e0e)
  • upgrade eslint to v7 (3e46242)
  • upgrade eslint-plugin-vue to v6 (b5b1bf4)

Bug Fixes

  • correct category for no-timing-in-fetch-data (ae6b499)
  • disallow process.browser in no-env-in-hooks (#127) (e421323)
  • enable no-this-in-fetch only for nuxt < 2.12 (a0e3f73)
  • incompatible version of vue-eslint-parser (a0e355f)
  • not-null check for hooks (ee73e8b)
  • nuxt/require-func-head doesnt work with factories (11492e2), closes #94
  • remove require-func-head from recommend (25d108c), closes #93
  • rule not found (976f28d)
  • undefined value in nuxt/no-env-in-context (b9fed00)
  • use filename instead of full path (d22e011)
  • wrong index file (f95cf1d)

3.1.0 (2021-11-28)

3.0.0 (2021-10-24)

2.0.2 (2021-10-24)

Bug Fixes

  • disallow process.browser in no-env-in-hooks (#127) (07299c0)

2.0.1 (2021-10-24)

... (truncated)

Commits
  • d3deb62 chore(release): 3.2.0
  • 1ced142 chore(deps): lock file maintenance (#171)
  • 5a6d0f9 chore(deps): update devdependency eslint to ^8.11.0 (#176)
  • 0174f36 chore(deps): update actions/setup-node action to v3 (#174)
  • 65fc6e8 chore(deps): update devdependency pinst to v3 (#175)
  • 3b428e6 chore(deps): update devdependency eslint-plugin-promise to v6 (#172)
  • 217befd chore(deps): update all non-major dependencies (#170)
  • ab942d1 chore(release): 3.1.0
  • 9e03f43 chore(deps): lock file maintenance (#168)
  • 6b2d9dd chore(deps): update all non-major dependencies (#166)
  • 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)

Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 1.0.0 to 3.2.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@v1.0.0...v3.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-nuxt
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 14, 2022

The following labels could not be found: dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants