Bump @stylistic/eslint-plugin from 4.4.1 to 5.0.0
Merged
Number: #106
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
June 23, 2025 at 04:11 AM UTC
(5 months ago)
(5 months ago)
Updated:
June 23, 2025 at 06:27 AM UTC
(5 months ago)
(5 months ago)
Merged:
June 23, 2025 at 06:27 AM UTC
(5 months ago)
by Rakambda
(5 months ago)
by Rakambda
Time to Close:
about 2 hours
Labels:
dependencies javascript
dependencies javascript
Assignees:
Rakambda
Rakambda
Description:
Bumps @stylistic/eslint-plugin from 4.4.1 to 5.0.0.
Release notes
Sourced from @stylistic/eslint-plugin's releases.
v5.0.0
🚨 Breaking Changes
- V5: remove sub packages - by Anthony Fu and Vida Xie in eslint-stylistic/eslint-stylistic#794 (3b2fd)
- Handle TS object-like nodes in
object-curly-spacinginstead ofblock-spacing- by Vida Xie in eslint-stylistic/eslint-stylistic#822 (e9a4b)- Handle TS object-like nodes in
object-curly-newlineinstead ofbrace-styleandcurly-newline- by Vida Xie in eslint-stylistic/eslint-stylistic#823 (32f74)- object-property-newline: Remove deprecated option - by Vida Xie in eslint-stylistic/eslint-stylistic#809 (30614)
- space-before-function-paren: Handle catch clause with param - by Vida Xie in eslint-stylistic/eslint-stylistic#821 (64c06)
🚀 Features
- No longer deps on
typescript- by Yosuke Ota, Vida Xie and Anthony Fu in eslint-stylistic/eslint-stylistic#838 (c18ef)- Add support for
using- by Yosuke Ota and Vida Xie in eslint-stylistic/eslint-stylistic#804 (d1333)- no-extra-parens: Allow spread syntax to wrap parentheses - by zzxming in eslint-stylistic/eslint-stylistic#781 (bc74e)
- operator-linebreak: Support TS Nodes - by Vida Xie and Anthony Fu in eslint-stylistic/eslint-stylistic#805 (d7ab8)
🐞 Bug Fixes
- Metadata path generate normalize - by zzxming in eslint-stylistic/eslint-stylistic#820 (7c6d6)
- indent: Correctly ignore
JSXTextand TS nodes - by Vida Xie in eslint-stylistic/eslint-stylistic#785 (b0b42)- jsx-sort-props: Correct option schema - by Vida Xie in eslint-stylistic/eslint-stylistic#801 (f80f3)
- space-before-blocks: Check space before
TSModuleBlocknodes - by shixianqin and Vida Xie in eslint-stylistic/eslint-stylistic#798 (2e9d1)- type-annotation-spacing: Handle type annotation in parens - by Vida Xie in eslint-stylistic/eslint-stylistic#836 (0f7b4)
- type-generic-spacing: Prevent errors caused by empty type params - by Vida Xie in eslint-stylistic/eslint-stylistic#828 (229ef)
View changes on GitHub
v5.0.0-beta.6
5.0.0-beta.6 (2025-06-22)
Features
Chores
v5.0.0-beta.5
5.0.0-beta.5 (2025-06-20)
⚠ BREAKING CHANGES
- handle TS object-like nodes in
object-curly-newlineinstead ofbrace-styleandcurly-newline(#823)Features
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin's changelog.
5.0.0 (2025-06-23)
Chores
- release-please-mark (3616355)
5.0.0-beta.6 (2025-06-22)
Features
Chores
5.0.0-beta.5 (2025-06-20)
⚠ BREAKING CHANGES
- handle TS object-like nodes in
object-curly-newlineinstead ofbrace-styleandcurly-newline(#823)Features
- handle TS object-like nodes in
object-curly-newlineinstead ofbrace-styleandcurly-newline(#823) (32f743f)- no longer deps on
typescript(#838) (c18efb0)Bug Fixes
- space-before-blocks: check space before
TSModuleBlocknodes (#798) (2e9d116)- type-annotation-spacing: handle type annotation in parens (#836) (0f7b461)
Documentation
Build Related
Chores
... (truncated)
Commits
aa436b8chore: release v5.0.0 (main) (#844)57281c7chore: release v5.0.0-beta.6 (main) (#843)d133385feat: add support forusing(#804)b30a26brefactor: unify some ast-utils (#842)e8e8b18chore: release v5.0.0-beta.5 (main) (#835)c18efb0feat: no longer deps ontypescript(#838)2e9d116fix(space-before-blocks): check space beforeTSModuleBlocknodes (#798)3d1b817refactor: restrict imports fromtypescript-eslint(#825)0f7b461fix(type-annotation-spacing): handle type annotation in parens (#836)6929b22docs(space-before-function-paren): remove outdated info (#837)- 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+8
+8
Deletions:
-10
-10
Package Dependencies
Technical Details
| ID: | 2018393 |
| UUID: | 2610343157 |
| Node ID: | PR_kwDONewGes6blqz1 |
| Host: | GitHub |
| Repository: | RakambdaOrg/github-action-repo-settings-sync |
| Merge State: | Unknown |