-
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit f6d54d1
authored
chore(deps): update dependency eslint-plugin-n to ^17.11.0 (#1662)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n)
| [`^17.10.2` ->
`^17.11.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.10.2/17.11.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary>
###
[`v17.11.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17110-2024-10-09)
[Compare
Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.10.3...v17.11.0)
##### 🌟 Features
- **no-missing-import:** Add `ignoreTypeImport` options
([#​344](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/344))
([e022aba](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/e022abad91701660ffd3bf52693ae2749a5131ee))
- **no-process-env:** Allow users to exclude specific variables
([#​345](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/345))
([b16a475](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/b16a4753c111271325f6dced4936bc9da6162138))
- Update no-unsupported to node v22.9.0
([#​342](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/342))
([87fb484](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/87fb4849ecb52164b24c5ae840fff0b699241fa4))
##### 🩹 Fixes
- **no-missing-import:** Ignore node builtins in package.json `imports`
([#​346](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/346))
([148e47e](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/148e47e7502c3784b1f2b86aae594c7fc58b31a3))
- **no-missing-import:** Resolve tsconfig paths relative to the tsconfig
([#​343](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/343))
([6cd7954](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/6cd7954ff91818c3bb4d3c2d7a316f2716720276))
##### 📚 Documentation
- Explain the transitive dependency case for no-extraneous-\*
([#​347](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/347))
([8c0a2cc](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/8c0a2cc515e4541883e1d8aba85fa71d3a865891))
###
[`v17.10.3`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17103-2024-09-18)
[Compare
Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.10.2...v17.10.3)
##### 🩹 Fixes
- Use our data set to work out if a module is a node module
([#​338](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/338))
([6a1b2c5](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/6a1b2c5606f0c6a37b38b60d780df8698db22a87))
##### 📚 Documentation
- **process-exit-as-throw:** update wording
([#​323](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/323))
([e5e758e](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/e5e758ea0cd238220127ae7bcbd967f1d8920f28))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1159e3c commit f6d54d1Copy full SHA for f6d54d1
2 files changed
+6
-6
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
|
+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments