pwa-asset-generator
pwa-asset-generator copied to clipboard
build(deps-dev): bump eslint-plugin-n from 17.17.0 to 17.20.0
Bumps eslint-plugin-n from 17.17.0 to 17.20.0.
Release notes
Sourced from eslint-plugin-n's releases.
v17.20.0
17.20.0 (2025-06-12)
🌟 Features
v17.19.0
17.19.0 (2025-06-02)
🌟 Features
- add
no-top-level-awaitrule (#440) (a500a48)- add support for ignoring sync methods from certain locations (#424) (ef94e49)
v17.18.0
17.18.0 (2025-05-09)
🌟 Features
- Allow to use
tryExtensionsin the ruleno-unpublished-import(#429) (002ac9c)- no-deprecated-api: Add support for
process.getBuiltinModule()(#435) (fca7cf4)- node-builtins: Add support for
process.getBuiltinModule()(#433) (d4c7831)- prefer-global: Add support for
process.getBuiltinModule()(#436) (83aa3a7)- prefer-node-protocol: Add support for
process.getBuiltinModule()(#430) (9e97d8e)- prefer-promises: Add support for
process.getBuiltinModule()(#437) (6f5e81d)🩹 Fixes
Changelog
Sourced from eslint-plugin-n's changelog.
17.20.0 (2025-06-12)
🌟 Features
17.19.0 (2025-06-02)
🌟 Features
- add
no-top-level-awaitrule (#440) (a500a48)- add support for ignoring sync methods from certain locations (#424) (ef94e49)
17.18.0 (2025-05-09)
🌟 Features
- Allow to use
tryExtensionsin the ruleno-unpublished-import(#429) (002ac9c)- no-deprecated-api: Add support for
process.getBuiltinModule()(#435) (fca7cf4)- node-builtins: Add support for
process.getBuiltinModule()(#433) (d4c7831)- prefer-global: Add support for
process.getBuiltinModule()(#436) (83aa3a7)- prefer-node-protocol: Add support for
process.getBuiltinModule()(#430) (9e97d8e)- prefer-promises: Add support for
process.getBuiltinModule()(#437) (6f5e81d)🩹 Fixes
Commits
42464abchore(master): release 17.20.0 (#448)88dea92feat(no-top-level-await): add support forawait using(#447)96998b9chore(master): release 17.19.0 (#444)ef94e49feat: add support for ignoring sync methods from certain locations (#424)a500a48feat: addno-top-level-awaitrule (#440)d50c88eci: replace node 23 with 24 in test matrix (#442)1f4e676chore(master): release 17.18.0 (#434)d4c7831feat(node-builtins): Add support forprocess.getBuiltinModule()(#433)9e97d8efeat(prefer-node-protocol): Add support forprocess.getBuiltinModule()(#430)83aa3a7feat(prefer-global): Add support forprocess.getBuiltinModule()(#436)- 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)
The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.
Superseded by #1152.