-
-
Notifications
You must be signed in to change notification settings - Fork 259
chore(deps): update dependency eslint-plugin-n to v17 #4717
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
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
---|---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 0 | 1.63s | |
bash-exec | 6 | 1 | 0 | 0.01s | ||
✅ BASH | shellcheck | 6 | 0 | 0 | 0.13s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0 | 0.62s |
✅ COPYPASTE | jscpd | yes | no | no | 2.96s | |
✅ DOCKERFILE | hadolint | 131 | 0 | 0 | 29.25s | |
✅ JSON | jsonlint | 20 | 0 | 0 | 0.21s | |
✅ JSON | v8r | 22 | 0 | 0 | 14.44s | |
markdownlint | 269 | 0 | 306 | 0 | 20.84s | |
✅ MARKDOWN | markdown-table-formatter | 269 | 0 | 0 | 0 | 142.17s |
bandit | 219 | 67 | 0 | 5.62s | ||
✅ PYTHON | black | 219 | 0 | 0 | 0 | 5.06s |
✅ PYTHON | flake8 | 219 | 0 | 0 | 2.01s | |
✅ PYTHON | isort | 219 | 0 | 0 | 0 | 1.08s |
✅ PYTHON | mypy | 219 | 0 | 0 | 10.78s | |
✅ PYTHON | pylint | 219 | 0 | 0 | 22.72s | |
✅ PYTHON | ruff | 219 | 0 | 0 | 0 | 0.51s |
✅ REPOSITORY | checkov | yes | no | no | 37.47s | |
✅ REPOSITORY | git_diff | yes | no | no | 0.75s | |
grype | yes | 30 | no | 32.18s | ||
✅ REPOSITORY | secretlint | yes | no | no | 8.8s | |
✅ REPOSITORY | syft | yes | no | no | 2.41s | |
✅ REPOSITORY | trivy | yes | no | no | 10.57s | |
✅ REPOSITORY | trivy-sbom | yes | no | no | 19.97s | |
✅ REPOSITORY | trufflehog | yes | no | no | 4.66s | |
✅ SPELL | cspell | 727 | 0 | 0 | 14.1s | |
lychee | 351 | 44 | 0 | 69.76s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0 | 1.43s |
✅ YAML | prettier | 160 | 0 | 0 | 0 | 3.7s |
✅ YAML | v8r | 103 | 0 | 0 | 24.58s | |
✅ YAML | yamllint | 161 | 0 | 0 | 3.68s |
See detailed report in MegaLinter reports
3b3de5a
to
90b9890
Compare
90b9890
to
7e64607
Compare
7e64607
to
00d8b30
Compare
00d8b30
to
d74d673
Compare
c4890fe
to
c4e4cd2
Compare
c4e4cd2
to
42b68bc
Compare
42b68bc
to
a4f7e9c
Compare
a4f7e9c
to
37a8931
Compare
The block in this case is caused by standard/eslint-config-standard#412 standard/eslint-config-standard#410 And it doesn't look like it's going to be resolved anytime soon, judging by the conversation... |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
16.6.2
->17.20.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.20.0
Compare Source
🌟 Features
await using
(#447) (88dea92)v17.19.0
Compare Source
🌟 Features
no-top-level-await
rule (#440) (a500a48)v17.18.0
Compare Source
🌟 Features
tryExtensions
in the ruleno-unpublished-import
(#429) (002ac9c)process.getBuiltinModule()
(#435) (fca7cf4)process.getBuiltinModule()
(#433) (d4c7831)process.getBuiltinModule()
(#436) (83aa3a7)process.getBuiltinModule()
(#430) (9e97d8e)process.getBuiltinModule()
(#437) (6f5e81d)🩹 Fixes
https
inprefer-node-protocol
, and false negatives fornode:sqlite
innode-builtins
(#432) (bb21bd0)v17.17.0
Compare Source
🌟 Features
virtual:
in the modules pattern (#425) (a109793)🩹 Fixes
allowModules
option was disabled when using TS alias (#423) (9ae39fb)v17.16.2
Compare Source
🩹 Fixes
v17.16.1
Compare Source
🩹 Fixes
🧹 Chores
v17.15.1
Compare Source
🩹 Fixes
v17.15.0
Compare Source
🌟 Features
🩹 Fixes
v17.14.0
Compare Source
🌟 Features
v17.13.2
Compare Source
🩹 Fixes
v17.13.1
Compare Source
🩹 Fixes
v17.13.0
Compare Source
🌟 Features
🩹 Fixes
node:test
module (#378) (0b228dd)🧹 Chores
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
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.