Commit af0ab65
authored
chore(deps): update dependency eslint-import-resolver-typescript to v4 (main) (#7090)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-import-resolver-typescript](https://redirect.github.com/import-js/eslint-import-resolver-typescript)
| [`^3.6.3` ->
`^4.0.0`](https://renovatebot.com/diffs/npm/eslint-import-resolver-typescript/3.9.1/4.0.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>import-js/eslint-import-resolver-typescript
(eslint-import-resolver-typescript)</summary>
###
[`v4.0.0`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#400)
[Compare
Source](https://redirect.github.com/import-js/eslint-import-resolver-typescript/compare/v3.9.1...v4.0.0)
##### Major Changes
-
[#​368](https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/368)
[`2fd7c2e`](https://redirect.github.com/import-js/eslint-import-resolver-typescript/commit/2fd7c2ea63f30c9990e19a52dbd07fd8131558e9)
Thanks [@​JounQin](https://redirect.github.com/JounQin)! - feat!:
rewrite, speed up by using
[`rspack-resolver`](https://redirect.github.com/unrs/rspack-resolver)
which supports `references` natively under the hood
BREAKING CHANGES:
- drop Node 14 support, Node `^16.17.0 || >=18.6` is now required
- `alwaysTryTypes` is enabled by default, you can set it as `false` to
opt-out
- array type of `project` is discouraged but still supported, single
`project` with `references` are encouraged for better performance, you
can enable `noWarnOnMultipleProjects` option to supress the warning
message
- root `tsconfig.json` or `jsconfig.json` will be used automatically if
no `project` provided
</details>
---
### 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.
---
- [ ] <!-- 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/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent eb7dddc commit af0ab65
File tree
4 files changed
+15
-34
lines changed- examples/react-router-ts
4 files changed
+15
-34
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3522 | 3522 | | |
3523 | 3523 | | |
3524 | 3524 | | |
3525 | | - | |
3526 | | - | |
3527 | | - | |
3528 | | - | |
3529 | | - | |
3530 | | - | |
3531 | | - | |
3532 | 3525 | | |
3533 | 3526 | | |
3534 | 3527 | | |
| |||
11452 | 11445 | | |
11453 | 11446 | | |
11454 | 11447 | | |
11455 | | - | |
11456 | | - | |
11457 | | - | |
| 11448 | + | |
| 11449 | + | |
| 11450 | + | |
11458 | 11451 | | |
11459 | | - | |
11460 | 11452 | | |
11461 | 11453 | | |
11462 | 11454 | | |
11463 | | - | |
| 11455 | + | |
11464 | 11456 | | |
11465 | 11457 | | |
11466 | 11458 | | |
| |||
11472 | 11464 | | |
11473 | 11465 | | |
11474 | 11466 | | |
11475 | | - | |
| 11467 | + | |
11476 | 11468 | | |
11477 | 11469 | | |
11478 | 11470 | | |
| |||
21512 | 21504 | | |
21513 | 21505 | | |
21514 | 21506 | | |
21515 | | - | |
| 21507 | + | |
21516 | 21508 | | |
21517 | 21509 | | |
21518 | 21510 | | |
| |||
23770 | 23762 | | |
23771 | 23763 | | |
23772 | 23764 | | |
23773 | | - | |
| 23765 | + | |
23774 | 23766 | | |
23775 | 23767 | | |
23776 | 23768 | | |
| |||
0 commit comments