Skip to content

Update dependency eslint-plugin-nuxt to v3.2.0

Renovate Bot requested to merge renovate/eslint-plugin-nuxt-3.x into master

This MR contains the following updates:

Package Type Update Change
eslint-plugin-nuxt devDependencies minor 3.0.0 -> 3.2.0

Release Notes

nuxt/eslint-plugin-nuxt

v3.2.0

Compare Source

Features
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)

v3.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports