Bump @stylistic/eslint-plugin from 5.5.0 to 5.6.0 in the packages group
Closed
Number: #294
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 18, 2025 at 10:34 PM UTC
(13 days ago)
(13 days ago)
Updated:
November 18, 2025 at 10:35 PM UTC
(13 days ago)
(13 days ago)
Closed:
November 18, 2025 at 10:34 PM UTC
(13 days ago)
(13 days ago)
Time to Close:
less than a minute
Labels:
dependencies javascript
dependencies javascript
Assignees:
poad
poad
Description:
Bumps the packages group with 1 update: @stylistic/eslint-plugin.
Updates @stylistic/eslint-plugin from 5.5.0 to 5.6.0
Release notes
Sourced from @stylistic/eslint-plugin's releases.
v5.6.0
5.6.0 (2025-11-18)
Features
- arrow-spacing: support
TSFunctionTypeandTSConstructorType(#1036) (a5380d2)- computed-property-spacing: support
TSIndexedAccessType(#1047) (d6e7437)- no-whitespace-before-property: support TS nodes (#1046) (684ff76)
- type-annotation-spacing: deprecate
overrides.arrowin favor ofarrow-spacing(#1037) (598bbb0)- update deps (#1052) (29d09cc)
Bug Fixes
Documentation
- no-extra-parens: add missing
]in various examples. (#1048) (88248cf)- quotes: update deprecated options to latest and add tips (#1026) (dc949f8)
Build Related
- deps: bump actions/download-artifact from 5 to 6 (#1033) (8845342)
- deps: bump actions/setup-node from 5 to 6 (#1029) (aa2f991)
- deps: bump actions/upload-artifact from 4 to 5 (#1034) (657e8ce)
Chores
- indent: cleanup
TestCaseError#nodeType(#1043) (3fcec3e)- indent: simplify logic in
JSXText(#1027) (d83c5b0)- space-infix-ops: simplify logic (#1022) (6d57a7d)
- type-annotation-spacing: simplify type definitions (#1031) (aa6a0a3)
- type-annotation-spacing: use
unindentfor better collapse (#1032) (839502a)- type-generic-spacing: remove logic duplicated with
comma-spacing(#1024) (361cfc8)- upgrade to vitest v4 (#1040) (c9d684b)
Changelog
Sourced from @stylistic/eslint-plugin's changelog.
5.6.0 (2025-11-18)
Features
- arrow-spacing: support
TSFunctionTypeandTSConstructorType(#1036) (a5380d2)- computed-property-spacing: support
TSIndexedAccessType(#1047) (d6e7437)- no-whitespace-before-property: support TS nodes (#1046) (684ff76)
- type-annotation-spacing: deprecate
overrides.arrowin favor ofarrow-spacing(#1037) (598bbb0)- update deps (#1052) (29d09cc)
Bug Fixes
Documentation
- no-extra-parens: add missing
]in various examples. (#1048) (88248cf)- quotes: update deprecated options to latest and add tips (#1026) (dc949f8)
Build Related
- deps: bump actions/download-artifact from 5 to 6 (#1033) (8845342)
- deps: bump actions/setup-node from 5 to 6 (#1029) (aa2f991)
- deps: bump actions/upload-artifact from 4 to 5 (#1034) (657e8ce)
Chores
- indent: cleanup
TestCaseError#nodeType(#1043) (3fcec3e)- indent: simplify logic in
JSXText(#1027) (d83c5b0)- space-infix-ops: simplify logic (#1022) (6d57a7d)
- type-annotation-spacing: simplify type definitions (#1031) (aa6a0a3)
- type-annotation-spacing: use
unindentfor better collapse (#1032) (839502a)- type-generic-spacing: remove logic duplicated with
comma-spacing(#1024) (361cfc8)- upgrade to vitest v4 (#1040) (c9d684b)
Commits
1f5526achore: release v5.6.0 (main) (#1023)684ff76feat(no-whitespace-before-property): support TS nodes (#1046)d6e7437feat(computed-property-spacing): supportTSIndexedAccessType(#1047)88248cfdocs(no-extra-parens): add missing]in various examples. (#1048)aa0c6acfix(type-generic-spacing): ignore spaces afternewinTSConstructorType...3fcec3etest(indent): cleanupTestCaseError#nodeType(#1043)598bbb0feat(type-annotation-spacing): deprecateoverrides.arrowin favor of `arrow...a5380d2feat(arrow-spacing): supportTSFunctionTypeandTSConstructorType(#1036)c9d684btest: upgrade to vitest v4 (#1040)de3aaf1chore: typo (#1038)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
@stylistic/eslint-plugin
Ecosystem:
npm
npm
Version Change:
5.5.0 → 5.6.0
Update Type:
Minor
Minor
Path:
the packages group
Technical Details
| ID: | 11175237 |
| UUID: | 3640249534 |
| Node ID: | PR_kwDOMzbQP860OTLb |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |