TypeStat
TypeStat copied to clipboard
chore(deps): update dependency eslint-plugin-n to v17.20.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-n | 17.16.1 -> 17.20.0 |
Release Notes
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.20.0
π Features
v17.19.0
π Features
- add
no-top-level-awaitrule (#β440) (a500a48) - add support for ignoring sync methods from certain locations (#β424) (ef94e49)
v17.18.0
π 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
- false negatives for
httpsinprefer-node-protocol, and false negatives fornode:sqliteinnode-builtins(#β432) (bb21bd0)
v17.17.0
π 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
π©Ή Fixes
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 78.28%. Comparing base (11ae844) to head (cffa90b).
Additional details and impacted files
@@ Coverage Diff @@
## main #2266 +/- ##
=======================================
Coverage 78.28% 78.28%
=======================================
Files 169 169
Lines 7544 7544
Branches 1104 1104
=======================================
Hits 5906 5906
Misses 1632 1632
Partials 6 6
| Flag | Coverage Ξ | |
|---|---|---|
| mutation | 71.69% <ΓΈ> (ΓΈ) |
|
| unit | 18.95% <ΓΈ> (ΓΈ) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.