aio-rek
aio-rek copied to clipboard
chore(deps): update devdependency eslint-plugin-nuxt to v4
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint-plugin-nuxt | ^1.0.0 -> ^4.0.0 |
Release Notes
nuxt/eslint-plugin-nuxt (eslint-plugin-nuxt)
v4.0.0
v3.2.0
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
inno-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
v3.0.0
2.0.2 (2021-10-24)
Bug Fixes
2.0.1 (2021-10-24)
Bug Fixes
v2.0.0
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.