Skip to content

Commit 638adee

Browse files
chore(deps): update dependency eslint-plugin-import to v2.31.0 (SAP#6453)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-import](https://redirect.github.com/import-js/eslint-plugin-import) | [`2.30.0` -> `2.31.0`](https://renovatebot.com/diffs/npm/eslint-plugin-import/2.30.0/2.31.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-import/2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-import/2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-import/2.30.0/2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-import/2.30.0/2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>import-js/eslint-plugin-import (eslint-plugin-import)</summary> ### [`v2.31.0`](https://redirect.github.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#2310---2024-10-03) [Compare Source](https://redirect.github.com/import-js/eslint-plugin-import/compare/v2.30.0...v2.31.0) ##### Added - support eslint v9 (\[[#&#8203;2996](https://redirect.github.com/import-js/eslint-plugin-import/issues/2996)], thanks \[[@&#8203;G-Rath](https://redirect.github.com/G-Rath)] \[[@&#8203;michaelfaith](https://redirect.github.com/michaelfaith)]) - \[`order`]: allow validating named imports (\[[#&#8203;3043](https://redirect.github.com/import-js/eslint-plugin-import/issues/3043)], thanks \[[@&#8203;manuth](https://redirect.github.com/manuth)]) - \[`extensions`]: add the `checkTypeImports` option (\[[#&#8203;2817](https://redirect.github.com/import-js/eslint-plugin-import/issues/2817)], thanks \[[@&#8203;phryneas](https://redirect.github.com/phryneas)]) ##### Fixed - `ExportMap` / flat config: include `languageOptions` in context (\[[#&#8203;3052](https://redirect.github.com/import-js/eslint-plugin-import/issues/3052)], thanks \[[@&#8203;michaelfaith](https://redirect.github.com/michaelfaith)]) - \[`no-named-as-default`]: Allow using an identifier if the export is both a named and a default export (\[[#&#8203;3032](https://redirect.github.com/import-js/eslint-plugin-import/issues/3032)], thanks \[[@&#8203;akwodkiewicz](https://redirect.github.com/akwodkiewicz)]) - \[`export`]: False positive for exported overloaded functions in TS (\[[#&#8203;3065](https://redirect.github.com/import-js/eslint-plugin-import/issues/3065)], thanks \[[@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)]) - `exportMap`: export map cache is tainted by unreliable parse results (\[[#&#8203;3062](https://redirect.github.com/import-js/eslint-plugin-import/issues/3062)], thanks \[[@&#8203;michaelfaith](https://redirect.github.com/michaelfaith)]) - `exportMap`: improve cacheKey when using flat config (\[[#&#8203;3072](https://redirect.github.com/import-js/eslint-plugin-import/issues/3072)], thanks \[[@&#8203;michaelfaith](https://redirect.github.com/michaelfaith)]) - adjust "is source type module" checks for flat config (\[[#&#8203;2996](https://redirect.github.com/import-js/eslint-plugin-import/issues/2996)], thanks \[[@&#8203;G-Rath](https://redirect.github.com/G-Rath)]) ##### Changed - \[Docs] \[`no-relative-packages`]: fix typo (\[[#&#8203;3066](https://redirect.github.com/import-js/eslint-plugin-import/issues/3066)], thanks \[[@&#8203;joshuaobrien](https://redirect.github.com/joshuaobrien)]) - \[Performance] \[`no-cycle`]: dont scc for each linted file (\[[#&#8203;3068](https://redirect.github.com/import-js/eslint-plugin-import/issues/3068)], thanks \[[@&#8203;soryy708](https://redirect.github.com/soryy708)]) - \[Docs] \[`no-cycle`]: add `disableScc` to docs (\[[#&#8203;3070](https://redirect.github.com/import-js/eslint-plugin-import/issues/3070)], thanks \[[@&#8203;soryy708](https://redirect.github.com/soryy708)]) - \[Tests] use re-exported `RuleTester` (\[[#&#8203;3071](https://redirect.github.com/import-js/eslint-plugin-import/issues/3071)], thanks \[[@&#8203;G-Rath](https://redirect.github.com/G-Rath)]) - \[Docs] \[`no-restricted-paths`]: fix grammar (\[[#&#8203;3073](https://redirect.github.com/import-js/eslint-plugin-import/issues/3073)], thanks \[[@&#8203;unbeauvoyage](https://redirect.github.com/unbeauvoyage)]) - \[Tests] \[`no-default-export`], \[`no-named-export`]: add test case (thanks \[[@&#8203;G-Rath](https://redirect.github.com/G-Rath)]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c0e467 commit 638adee

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

examples/remix-ts/package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)