chore: bump @stylistic/eslint-plugin from 4.2.0 to 4.3.0 in /nginx/oauth2/e2e
Merged
Number: #136
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
May 24, 2025 at 05:06 AM UTC
(4 months ago)
(4 months ago)
Updated:
May 24, 2025 at 10:36 AM UTC
(4 months ago)
(4 months ago)
Merged:
May 24, 2025 at 10:36 AM UTC
(4 months ago)
by agebhar1
(4 months ago)
by agebhar1
Time to Close:
about 5 hours
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @stylistic/eslint-plugin from 4.2.0 to 4.3.0.
Release notes
Sourced from @stylistic/eslint-plugin
's releases.
v4.3.0
4.3.0 (2025-05-24)
Features
- configs: add new severity option for all rules (#733) (#736) (c553a9c)
- jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)
Bug Fixes
- eslint-plugin: only export interfaces in index (#763) (93a4eb1)
- handle new AST change on
TSImportType
(8f31461)- indent: handle
ChainExpression
andAwaitExpression
whenoffsetTernaryExpressionsOffsetCallExpressions
(#751) (a1af663)- indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
- no-extra-parens: do not break specific
ReturnStatement
(#738) (a375a92)Documentation
- deprecate
jsx-indent
(#741) (ca23ce1)- fix comment example (#759) (c841bb6)
- fix eslint error (#775) (f2866f9)
- fix eslint error tip does not display (#792) (b09756d)
- incorrect error tip should display (#747) (7e06b81)
- typo (#723) (b6ed751)
Chores
comma-dangle
(#716) (7e55b16)- merge
brace-style
(#715) (5769933)- merge
indent
(#713) (a57c2bb)- merge
key-spacing
(#734) (99c0873)- merge
keyword-spacing
(#732) (0018519)- merge
lines-between-class-members
(#730) (9f4bda0)- merge
no-extra-parens
(#711) (d6809c9)- merge
no-extra-semi
(#731) (880814e)- merge
object-property-newline
(#719) (d49ef91)- merge
quote-props
(#729) (e5b09a5)- merge
quotes
(#720) (9284830)- merge
semi-spacing
(#727) (72856a8)- merge
semi
(#728) (85eeaa1)- merge object-curly-newline (#717) (0d3e33b)
- merge object-curly-spacing (#718) (d943ef0)
- use
RuleOptions
andMessageIds
generic type (#742) (ace84e3)
Changelog
Sourced from @stylistic/eslint-plugin
's changelog.
4.3.0 (2025-05-24)
Features
- configs: add new severity option for all rules (#733) (#736) (c553a9c)
- jsx-sort-props: support custom reservedFirst and reservedLast (#744) (fb17e96)
Bug Fixes
- eslint-plugin: only export interfaces in index (#763) (93a4eb1)
- handle new AST change on
TSImportType
(8f31461)- indent: handle
ChainExpression
andAwaitExpression
whenoffsetTernaryExpressionsOffsetCallExpressions
(#751) (a1af663)- indent: wrong PropertyDefinition value offset when ts type have multiple line (#774) (140e18f)
- no-extra-parens: do not break specific
ReturnStatement
(#738) (a375a92)Documentation
- deprecate
jsx-indent
(#741) (ca23ce1)- fix comment example (#759) (c841bb6)
- fix eslint error (#775) (f2866f9)
- fix eslint error tip does not display (#792) (b09756d)
- incorrect error tip should display (#747) (7e06b81)
- typo (#723) (b6ed751)
Chores
comma-dangle
(#716) (7e55b16)- merge
brace-style
(#715) (5769933)- merge
indent
(#713) (a57c2bb)- merge
key-spacing
(#734) (99c0873)- merge
keyword-spacing
(#732) (0018519)- merge
lines-between-class-members
(#730) (9f4bda0)- merge
no-extra-parens
(#711) (d6809c9)- merge
no-extra-semi
(#731) (880814e)- merge
object-property-newline
(#719) (d49ef91)- merge
quote-props
(#729) (e5b09a5)- merge
quotes
(#720) (9284830)- merge
semi-spacing
(#727) (72856a8)- merge
semi
(#728) (85eeaa1)- merge object-curly-newline (#717) (0d3e33b)
- merge object-curly-spacing (#718) (d943ef0)
- use
RuleOptions
andMessageIds
generic type (#742) (ace84e3)
Commits
56dcd55
chore: release v4.3.0 (main) (#721)437362f
In rule line-comment-position README move incorrect examples at first positio...a375a92
fix(no-extra-parens): do not break specificReturnStatement
(#738)140e18f
fix(indent): wrong PropertyDefinition value offset when ts type have multiple...fb17e96
feat(jsx-sort-props): support custom reservedFirst and reservedLast (#744)93a4eb1
fix(eslint-plugin): only export interfaces in index (#763)8f31461
fix: handle new AST change onTSImportType
0018519
refactor: mergekeyword-spacing
(#732)3de2b67
chore: update depsf2866f9
docs: fix eslint error (#775)- 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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:
+45
+45
Deletions:
-45
-45
Package Dependencies
Package:
@stylistic/eslint-plugin
Ecosystem:
npm
npm
Version Change:
4.2.0 → 4.3.0
Update Type:
Minor
Minor
Path:
/nginx/oauth2/e2e
Technical Details
ID: | 622977 |
UUID: | 2541404553 |
Node ID: | PR_kwDOFen6I86XesGJ |
Host: | GitHub |
Repository: | agebhar1/snippets |
Merge State: | Unknown |