Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @stylistic/eslint-plugin to v2.12.0 (#247
) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@stylistic/eslint-plugin](https://redirect.github.com/eslint-stylistic/eslint-stylistic) ([source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin)) | [`2.11.0` -> `2.12.0`](https://renovatebot.com/diffs/npm/@stylistic%2feslint-plugin/2.11.0/2.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@stylistic%2feslint-plugin/2.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stylistic%2feslint-plugin/2.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stylistic%2feslint-plugin/2.11.0/2.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stylistic%2feslint-plugin/2.11.0/2.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)</summary> ### [`v2.12.0`](https://redirect.github.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#2120-2024-12-08) [Compare Source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/compare/v2.11.0...v2.12.0) ##### Bug Fixes - **comma-style:** handles comma after default import and trailing comma ([#​600](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/600)) ([2d8d8ce](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/2d8d8ce57a12b597de1cffab8e9784b8e20fca15)) - **function-call-spacing:** remove invalid defaults from schema ([#​617](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/617)) ([0714754](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/07147543dad01ecdf99ebb17b00384f134926bc5)) - **indent:** consider `CallExpression` when `offsetTernaryExpressions` is true ([#​625](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/625)) ([55d3529](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/55d3529bd8da0d5d944e0647713a8afa17296639)) - **jsx-wrap-multilines:** text between replacement texts included in parentheses ([#​618](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/618)) ([0764252](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/07642521b779636a9580d5236a0e03fceaa74d58)) ##### Documentation - support eslint v9 parser ([#​631](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/631)) ([0e4b1cb](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/0e4b1cbd6df7f7ef45f99c5fe4bfc99bb595f009)) ##### Chores - release-please-mark ([ceff702](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/ceff702a78e6abc0f714714fedfab3100d2f5625)) </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/boneskull/impvol). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information