chore(deps): update dependency @stylistic/eslint-plugin to v5.7.0 - autoclosed #2740

Closed
renovate wants to merge 1 commits from renovate/eslint-stylistic-monorepo into main
Owner

This PR contains the following updates:

Package Change Age Confidence
@stylistic/eslint-plugin (source) 5.6.15.7.0 age confidence

Release Notes

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic) ([source](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin)) | [`5.6.1` → `5.7.0`](https://renovatebot.com/diffs/npm/@stylistic%2feslint-plugin/5.6.1/5.7.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@stylistic%2feslint-plugin/5.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stylistic%2feslint-plugin/5.6.1/5.7.0?slim=true) | --- ### Release Notes <details> <summary>eslint-stylistic/eslint-stylistic (@&#8203;stylistic/eslint-plugin)</summary> ### [`v5.7.0`](https://github.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#570-2026-01-09) [Compare Source](https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.6.1...v5.7.0) ##### Features - **customize:** allow indent option as full rule options ([#&#8203;1091](https://github.com/eslint-stylistic/eslint-stylistic/issues/1091)) ([ab50c71](https://github.com/eslint-stylistic/eslint-stylistic/commit/ab50c7170d855d2833c7381a0401ce4f1a7e4259)) - deprecate `jsx-sort-props` in favor of `eslint-plugin-perfectionist` ([#&#8203;1071](https://github.com/eslint-stylistic/eslint-stylistic/issues/1071)) ([622b888](https://github.com/eslint-stylistic/eslint-stylistic/commit/622b88885006cd1cd1e5ebfb1d665176505ada61)) - **dot-location:** support `MetaProperty`, `TSQualifiedName`, `TSImportType`, `JSXMemberExpression` ([#&#8203;1063](https://github.com/eslint-stylistic/eslint-stylistic/issues/1063)) ([c296e42](https://github.com/eslint-stylistic/eslint-stylistic/commit/c296e42fc8ae8c2b48379aa7f06ee092aa7bc7f3)) - **eol-last:** improve to make language-agnostic ([#&#8203;1051](https://github.com/eslint-stylistic/eslint-stylistic/issues/1051)) ([9152494](https://github.com/eslint-stylistic/eslint-stylistic/commit/9152494b67f71e0278231fdf1eeb08445b0d64d2)) - **linebreak-style:** improve to make language-agnostic ([#&#8203;1050](https://github.com/eslint-stylistic/eslint-stylistic/issues/1050)) ([132926d](https://github.com/eslint-stylistic/eslint-stylistic/commit/132926d6bb7e5e195d7ae9f7e9d8c2c3a3a543a1)) - **type-annotation-spacing:** allow ignore check `arrow` ([#&#8203;1080](https://github.com/eslint-stylistic/eslint-stylistic/issues/1080)) ([1aaf61f](https://github.com/eslint-stylistic/eslint-stylistic/commit/1aaf61f39fc2bb036c75ee3460e73a870f738633)) - update deps, support [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) >=8.48.0 ([#&#8203;1095](https://github.com/eslint-stylistic/eslint-stylistic/issues/1095)) ([172ef89](https://github.com/eslint-stylistic/eslint-stylistic/commit/172ef89d6b19c0fdf974a041a67d5b9f24f7c827)) ##### Bug Fixes - **list-style:** replace text range with delimiter directly ([#&#8203;1062](https://github.com/eslint-stylistic/eslint-stylistic/issues/1062)) ([c2ac348](https://github.com/eslint-stylistic/eslint-stylistic/commit/c2ac3483e9baf10187e71756931f19b2f2b50a51)) - **object-curly-spacing:** allow space before comment in multi-line objects ([#&#8203;1076](https://github.com/eslint-stylistic/eslint-stylistic/issues/1076)) ([d73c03e](https://github.com/eslint-stylistic/eslint-stylistic/commit/d73c03e970b50980b02a754596e352fd86cedaaf)) ##### Documentation - fix command to run docs ([#&#8203;1058](https://github.com/eslint-stylistic/eslint-stylistic/issues/1058)) ([f597441](https://github.com/eslint-stylistic/eslint-stylistic/commit/f5974417fa5e2f00c661e443f510dbe72cdd4777)) ##### Build Related - **deps:** bump actions/checkout from 5 to 6 ([#&#8203;1061](https://github.com/eslint-stylistic/eslint-stylistic/issues/1061)) ([767efe4](https://github.com/eslint-stylistic/eslint-stylistic/commit/767efe49154ac91bce0c8556d735eed266988d57)) - **deps:** bump actions/download-artifact from 6 to 7 ([#&#8203;1067](https://github.com/eslint-stylistic/eslint-stylistic/issues/1067)) ([272e75d](https://github.com/eslint-stylistic/eslint-stylistic/commit/272e75d7caf535504cd9e8a0e2c16bb9d17117dc)) - **deps:** bump actions/upload-artifact from 5 to 6 ([#&#8203;1068](https://github.com/eslint-stylistic/eslint-stylistic/issues/1068)) ([50239e3](https://github.com/eslint-stylistic/eslint-stylistic/commit/50239e30603d030b6ef4bec3acdd66f2b73bee8d)) ##### Chores - **docs:** extract local vite plugins from `vite.config.ts` ([#&#8203;1081](https://github.com/eslint-stylistic/eslint-stylistic/issues/1081)) ([79e6c6b](https://github.com/eslint-stylistic/eslint-stylistic/commit/79e6c6b8289869ecaf4bfa189eefa6879620fa5a)) - **indent:** simplify handling of `TSConditionalType` ([#&#8203;1075](https://github.com/eslint-stylistic/eslint-stylistic/issues/1075)) ([233c967](https://github.com/eslint-stylistic/eslint-stylistic/commit/233c9678b312f3e816984a2ddfe34c7e376ec553)) - **indent:** simplify handling of `TSMappedType` ([#&#8203;1073](https://github.com/eslint-stylistic/eslint-stylistic/issues/1073)) ([30b6bb3](https://github.com/eslint-stylistic/eslint-stylistic/commit/30b6bb35e54c7db315305a9cc4c30a4722d03ad5)) - **member-delimiter-style:** use auto-generated types ([#&#8203;1089](https://github.com/eslint-stylistic/eslint-stylistic/issues/1089)) ([580164b](https://github.com/eslint-stylistic/eslint-stylistic/commit/580164b91190b19ecbe643ffdaca5431e37bec9d)) - **padding-line-between-statements:** use auto-generated types ([#&#8203;1090](https://github.com/eslint-stylistic/eslint-stylistic/issues/1090)) ([a80aefb](https://github.com/eslint-stylistic/eslint-stylistic/commit/a80aefb09ff022f8ff2134720c82a3d0d1ff236e)) - replace `hasCommentsBetween` with `sourceCode.commentsExistBetween` ([#&#8203;1094](https://github.com/eslint-stylistic/eslint-stylistic/issues/1094)) ([77e1370](https://github.com/eslint-stylistic/eslint-stylistic/commit/77e1370147573afcd5958c5fe921ce2b0ffc21bf)) - **test-utils:** replace language conditionals with a config object ([#&#8203;1064](https://github.com/eslint-stylistic/eslint-stylistic/issues/1064)) ([e78a122](https://github.com/eslint-stylistic/eslint-stylistic/commit/e78a122232e6b1a52d8fff550dfbe8793dd8c6c8)) - **utils:** simplify type guards, cleanup typings & docs ([#&#8203;1086](https://github.com/eslint-stylistic/eslint-stylistic/issues/1086)) ([843428e](https://github.com/eslint-stylistic/eslint-stylistic/commit/843428ebf94dbe2013d93032271064fb8a5660de)) </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC42IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate force-pushed renovate/eslint-stylistic-monorepo from 0c5105e6a7 to f64bed8b1c 2026-01-09 13:06:23 +00:00 Compare
renovate changed title from chore(deps): update dependency @stylistic/eslint-plugin to v5.7.0 to chore(deps): update dependency @stylistic/eslint-plugin to v5.7.0 - autoclosed 2026-01-09 16:03:17 +00:00
renovate closed this pull request 2026-01-09 16:03:18 +00:00
All checks were successful
dancefinder-app / build (pull_request) Successful in 1m39s
Required
Details
dancefinder-app / deploy-prod (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.