borsTiHD / pi-control

Pi-Control 🥷 is an App for controlling your raspberry pi. It was designed to help with information gathering, as well as to simplify control.
11 stars 1 forks source link

chore(deps-dev): bump eslint-plugin-nuxt from 3.1.0 to 4.0.0 #273

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-nuxt from 3.1.0 to 4.0.0.

Release notes

Sourced from eslint-plugin-nuxt's releases.

v4.0.0

BREAKING CHANGES

  • Drop Node.js 12 support

Dependencies

  • chore(deps): update dependency eslint-plugin-vue to v9 (#185)
  • chore(deps): update dependency vue-eslint-parser to v9 (#184)
Changelog

Sourced from eslint-plugin-nuxt's changelog.

4.0.0 (2022-08-31)

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)
Commits
  • 681fee5 chore(release): 4.0.0
  • db7e0f1 chore(deps): lock file maintenance (#178)
  • b0005ae chore: upgrade to yarn 3 (#191)
  • 6d2cbec chore(deps): update devdependency eslint-config-standard to v17 (#181)
  • 3985434 chore(deps): update devdependency lint-staged to v13 (#186)
  • a4362ae chore(deps): update devdependency husky to v8 (#183)
  • 3ab5f75 chore(deps): update dependency eslint-plugin-vue to v9 (#185)
  • 1657348 chore(deps): update devdependency jest to v29 (#182)
  • 2e65313 chore(deps): update all non-major dependencies (#179)
  • 9a676e1 chore(deps): update dependency vue-eslint-parser to v9 (#184)
  • 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[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.