Update dependency eslint-plugin-n to v16
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint-plugin-n | ^15.0.0 -> ^16.0.0 |
Release Notes
eslint-community/eslint-plugin-n
v16.0.0
breaking changes
- feat!: update default
ecmaVersion
to 2021 (#96) (49d3ee7
) - feat!: engines.node defaults to 16.0.0 (#91) (
075f0c5
) - feat!: drop node.js < 16 (#90) (
38a67ef
)
features
v15.7.0
v15.6.1
- fix: Allow imports of self-referenced package (#74) (
17270f8
) - chore: upgrade eslint-doc-generator v1.4 (#76) (
83446a1
)
v15.6.0
v15.5.2
- fix: modules support range (#71) (
79b7984
) - chore: update eslint-doc-generator to v1.0.0 (#72) (
27a73d5
) - build: add node v19(ubuntu) (#68) (
1665777
) - docs: cleanup docs, add markdownlint, tweak eslint-doc-generator options (#64) (
bdfd61a
)
v15.5.1
- fix: consider node: prefix in prefer-global rules (#63) (
dbb7264
) - chore: upgrade non-major deps (
b0faa87
) - chore: Update package.json links to new repository location (#62) (
63fc031
)
v15.5.0
- feat: no-unsupported-features support process.report (#60) (
8ce1a64
) - docs: automate docs with eslint-doc-generator (#61) (
237b2a1
)
v15.4.0
v15.3.0
v15.2.5
- fix: do not crash rule
no-unpublished-require
(#49) (38b0298
) - chore: tweak eslint config (
d7b975a
) - chore: refactor a few rules (
d879ccb
) - chore: update a few rules to use messageId (
c9138e5
) - fix: upgrade a few (dev)deps to latest (
b4ec37b
)
v15.2.4
v15.2.3
v15.2.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.