-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency eslint-plugin-n to v17 #89
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
40ece09
to
6a08d27
Compare
6a08d27
to
65ad810
Compare
65ad810
to
9100804
Compare
|
9100804
to
1bbdebf
Compare
1bbdebf
to
a1c680c
Compare
a1c680c
to
2e0ffe1
Compare
2e0ffe1
to
6ea55ee
Compare
This PR contains the following updates:
^14.0.0
->^17.0.0
Release Notes
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.12.0
Compare Source
🌟 Features
🩹 Fixes
getCallSite
is experimental (#363) (d15c63a)process.features
(#362) (9552a4a)🧹 Chores
v17.11.1
Compare Source
🩹 Fixes
process.nextTick
(#350) (dd889ab)v17.11.0
Compare Source
🌟 Features
ignoreTypeImport
options (#344) (e022aba)🩹 Fixes
imports
(#346) (148e47e)📚 Documentation
v17.10.3
Compare Source
🩹 Fixes
📚 Documentation
v17.10.2
Compare Source
🩹 Fixes
v17.10.1
Compare Source
🩹 Fixes
v17.10.0
Compare Source
🌟 Features
📚 Documentation
🧹 Chores
v17.9.0
Compare Source
🌟 Features
v17.8.1
Compare Source
🩹 Fixes
v17.8.0
Compare Source
🌟 Features
🩹 Fixes
🧹 Chores
v17.7.0
Compare Source
🌟 Features
🩹 Fixes
📚 Documentation
v17.6.0
Compare Source
🌟 Features
📚 Documentation
v17.5.1
Compare Source
🩹 Fixes
v17.5.0
Compare Source
🌟 Features
🩹 Fixes
🧹 Chores
v17.4.0
Compare Source
🌟 Features
🩹 Fixes
🧹 Chores
v17.3.1
: Release 17.3.1Compare Source
caecf3e
)v17.3.0
Compare Source
🌟 Features
🩹 Fixes
🧹 Chores
v17.2.1
Compare Source
🩹 Fixes
🧹 Chores
v17.2.0
Compare Source
🌟 Features
tryExtensions
option (#228) (ae5329c)🩹 Fixes
stream/promises
is stable (02a264e)stream/promises
is stable (#235) (02a264e), closes #234v17.1.0
Compare Source
🌟 Features
name
to flat configs (#224) (24512a0)📚 Documentation
v17.0.0
Compare Source
Chores
ts-ignore-import
to lighten the dependencies (#219) (fb0aaae)v16.6.2
Compare Source
5fc2198
)v16.6.1
Compare Source
2419888
)v16.6.0
Compare Source
7628925
)v16.5.0
Compare Source
Features
15a5850
)6835a10
)Docs & Chores
6409e34
)0d6a0fe
)v16.4.0
Compare Source
b075568
)8bd6c7e
)v16.3.1
Compare Source
2846f4f
)v16.3.0
Compare Source
Features:
ff01930
)Chores:
22ba54c
)79c8afd
)446e744
)2200c43
)Additional ESLint's rules
(#129) (fba650a
)v16.2.0
Compare Source
Features
6d02512
)Bugfixes
package.json#files
before checking ignores and whitelist (#123) (fixes #122) (2d43f48
)Docs & Chores
codecov
(#125) (5507f43
)574df88
)npm-run-all
fork (#124) (98ea90e
)actions/setup-node
setup for linting (7f54d0c
)4f3891c
)7d855e6
)150b34f
)b7d0536
)v16.1.0
Compare Source
2ab30ce
)flat/recommended
andflat/mixed-esm-and-cjs
(#111) (78595c4
)1f8fdc8
)20d2713
)v16.0.2
Compare Source
node:
prefix (#109) (fde2ba6
)v16.0.1
Compare Source
44cec62
)v16.0.0
Compare Source
breaking changes
ecmaVersion
to 2021 (#96) (49d3ee7
)075f0c5
)38a67ef
)features
ebc97bf
)aa75610
)v15.7.0
Compare Source
v15.6.1
Compare Source
17270f8
)83446a1
)v15.6.0
Compare Source
273b937
)v15.5.2
Compare Source
79b7984
)27a73d5
)1665777
)bdfd61a
)v15.5.1
Compare Source
dbb7264
)b0faa87
)63fc031
)v15.5.0
Compare Source
8ce1a64
)237b2a1
)v15.4.0
Compare Source
no-unpublished-x
rules in private packages (#57) (5ccd0c5
)v15.3.0
Compare Source
98b873a
)v15.2.5
Compare Source
no-unpublished-require
(#49) (38b0298
)d7b975a
)d879ccb
)c9138e5
)b4ec37b
)v15.2.4
Compare Source
5a22112
)v15.2.3
Compare Source
3736fa9
)v15.2.2
Compare Source
f65ca8b
)v15.2.1
Compare Source
c8d0484
)88b4d95
)v15.2.0
Compare Source
7e2bf41
)v15.1.0
Compare Source
caccbef
)v15.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: eslint-community/eslint-plugin-n@15.0.0...15.0.1
v15.0.0
Compare Source
What's Changed
Breaking
tryExtensions
option in the following rules, as they do not work as Node's esm:Features
New Contributors
Full Changelog: eslint-community/eslint-plugin-n@14.0.0...15.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.
This PR was generated by Mend Renovate. View the repository job log.