chore(front): update dependency eslint-plugin-n to v16 (develop)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| eslint-plugin-n | devDependencies | major | 15.6.1 -> 16.6.2 |
Release Notes
eslint-community/eslint-plugin-n (eslint-plugin-n)
v16.6.2
v16.6.1
v16.6.0
v16.5.0
Features
- feat: Add builtins check for ES2021 to no-unsupported-features/es-builtins rule (#153) (
15a5850) - feat: Add syntax check for ES2021 to no-unsupported-features/es-syntax rule (#152) (
6835a10)
Docs & Chores
- docs: Auto-generate configs list with eslint-doc-generator (#146) (
6409e34) - chore: Configure Renovate (
0d6a0fe)
v16.4.0
- feat: eslint v9.0.0 compatibility (fixes #143) (#144) (
b075568) - docs: add playground (fixes #25) (#145) (
8bd6c7e)
v16.3.1
v16.3.0
Features:
Chores:
- chore: Remove unused "meta.docs.category" property (#133) (
22ba54c) - docs: Fix spelling in no-callback-literal.md (#135) (
79c8afd) - docs: change rule desc input to textarea in new-rule template (
446e744) - docs: add issue templates (#130) (
2200c43) - docs: Fix grammatically incorrect
Additional ESLint's rules(#129) (fba650a)
v16.2.0
Features
Bugfixes
- fix: Normalise
package.json#filesbefore checking ignores and whitelist (#123) (fixes #122) (2d43f48)
Docs & Chores
- docs: fix repository URL:s, tweak badges + remove old non-working
codecov(#125) (5507f43) - chore: Add a .editorconfig file (#126) (
574df88) - chore: use maintained
npm-run-allfork (#124) (98ea90e) - ci: fix
actions/setup-nodesetup for linting (7f54d0c) - chore: remove unused funding.yml (
4f3891c) - docs: Create a shared settings document (#115) (
7d855e6) - chore: remove usage of @eslint/eslintrc (#116) (
150b34f) - build: add node v20 (#117) (
b7d0536)
v16.1.0
- feat: Allow for automatic ts mapping detection (#114) (
2ab30ce) - feat: add config
flat/recommendedandflat/mixed-esm-and-cjs(#111) (78595c4) - feat: export flat/recommended-script and flat/recommended-module (#113) (
1f8fdc8) - feat: add the ability to configure typescript to javascript file extension conversion (#112) (
20d2713)
v16.0.2
v16.0.1
- fix: Update all dependencies. Fix a few tests where eslint now reports nodeType: null. (
44cec62)
v16.0.0
breaking changes
- feat!: update default
ecmaVersionto 2021 (#96) (49d3ee7) - feat!: engines.node defaults to 16.0.0 (#91) (
075f0c5) - feat!: drop node.js < 16 (#90) (
38a67ef)
features
v15.7.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.