aio-cli
aio-cli copied to clipboard
chore(deps-dev): bump eslint-plugin-n from 15.7.0 to 17.17.0
Bumps eslint-plugin-n from 15.7.0 to 17.17.0.
Release notes
Sourced from eslint-plugin-n's releases.
v17.17.0
17.17.0 (2025-03-26)
🌟 Features
- allow-modules: include
virtual:in the modules pattern (#425) (a109793)- node-builtin: Add support for import.meta properties (#420) (76fc219)
🩹 Fixes
- no-unpublished:
allowModulesoption was disabled when using TS alias (#423) (9ae39fb)- type errors (#427) (8e3c290)
v17.16.2
17.16.2 (2025-03-04)
🩹 Fixes
v17.16.1
17.16.1 (2025-03-02)
🩹 Fixes
🧹 Chores
v17.16.0
17.16.0 (2025-02-23)
🌟 Features
🩹 Fixes
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
17.17.0 (2025-03-26)
🌟 Features
- allow-modules: include
virtual:in the modules pattern (#425) (a109793)- node-builtin: Add support for import.meta properties (#420) (76fc219)
🩹 Fixes
- no-unpublished:
allowModulesoption was disabled when using TS alias (#423) (9ae39fb)- type errors (#427) (8e3c290)
17.16.2 (2025-03-04)
🩹 Fixes
17.16.1 (2025-03-02)
🩹 Fixes
🧹 Chores
17.16.0 (2025-02-23)
🌟 Features
🩹 Fixes
- False-positive
no-extraneous-importwhen using thetsconfig > pathsalias import (#408) (f486492)🧹 Chores
... (truncated)
Commits
63cbdb9chore(master): release 17.17.0 (#426)a109793feat(allow-modules): includevirtual:in the modules pattern (#425)8e3c290fix: type errors (#427)76fc219feat(node-builtin): Add support for import.meta properties (#420)9ae39fbfix(no-unpublished):allowModulesoption was disabled when using TS alias (...067b9bfchore(master): release 17.16.2 (#417)0779e2ffix: Revert "feat: add support for ignoring sync methods from certain locatio...90de242chore(master): release 17.16.1 (#412)9f09931chore(package): explicitly declare js module type (#410)340312efix: patch new eslint options types (#411)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)