Skip to content

Commit

Permalink
chore(deps): update dependency eslint-import-resolver-typescript to v…
Browse files Browse the repository at this point in the history
…3.8.0 (#737)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript)
| [`3.7.0` ->
`3.8.0`](https://renovatebot.com/diffs/npm/eslint-import-resolver-typescript/3.7.0/3.8.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-import-resolver-typescript/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-import-resolver-typescript/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-import-resolver-typescript/3.7.0/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-import-resolver-typescript/3.7.0/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>import-js/eslint-import-resolver-typescript
(eslint-import-resolver-typescript)</summary>

###
[`v3.8.0`](https://github.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#380)

[Compare
Source](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.7.0...v3.8.0)

##### Minor Changes

-
[#&#8203;345](https://github.com/import-js/eslint-import-resolver-typescript/pull/345)
[`fcc8883`](https://github.com/import-js/eslint-import-resolver-typescript/commit/fcc8883c0f023247fcb9a453004f8bd3e6b7c0e2)
Thanks
[@&#8203;carlocorradini](https://github.com/carlocorradini)! -
Enable the mapper function just for a set of allowed files. Improves
project discovery using glob and POSIX separator.

-
[#&#8203;346](https://github.com/import-js/eslint-import-resolver-typescript/pull/346)
[`c124e87`](https://github.com/import-js/eslint-import-resolver-typescript/commit/c124e874b6429167b230697ee9f0a69e2efa5f96)
Thanks
[@&#8203;carlocorradini](https://github.com/carlocorradini)! -
Update get-tsconfig to the the latest version. We now support the
`${configDir}` variable, introduced in TypeScript 5.5.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC,
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/ScaleLeap/amazon-marketplaces).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent e1c6db0 commit 99707c0
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 22 deletions.
104 changes: 83 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"danger": "12.3.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.0.1",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-import-resolver-typescript": "3.8.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down

0 comments on commit 99707c0

Please # to comment.