Bump the npm group across 3 directories with 8 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(7 months ago)
(6 months ago)
dependencies javascript
poad
Bumps the npm group with 2 updates in the /example/app directory: @stylistic/eslint-plugin and tinyglobby.
Bumps the npm group with 2 updates in the /example/cdk directory: @stylistic/eslint-plugin and tinyglobby.
Bumps the npm group with 1 update in the /package directory: @stylistic/eslint-plugin.
Updates @stylistic/eslint-plugin from 4.2.0 to 4.4.0
Release notes
Sourced from @stylistic/eslint-plugin's releases.
v4.4.0
4.4.0 (2025-05-24)
Features
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
ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#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)
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin's changelog.
4.4.0 (2025-05-24)
Features
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
ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#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)
... (truncated)
Commits
e2a7a93chore: release v4.4.0 (main) (#795)56dcd55chore: release v4.3.0 (main) (#721)437362fIn rule line-comment-position README move incorrect examples at first positio...a375a92fix(no-extra-parens): do not break specificReturnStatement(#738)140e18ffix(indent): wrong PropertyDefinition value offset when ts type have multiple...fb17e96feat(jsx-sort-props): support custom reservedFirst and reservedLast (#744)93a4eb1fix(eslint-plugin): only export interfaces in index (#763)8f31461fix: handle new AST change onTSImportType0018519refactor: mergekeyword-spacing(#732)3de2b67chore: update deps- Additional commits viewable in compare view
Updates @stylistic/eslint-plugin-js from 4.2.0 to 4.4.0
Release notes
Sourced from @stylistic/eslint-plugin-js's releases.
v4.4.0
4.4.0 (2025-05-24)
Features
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
ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#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)
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin-js's changelog.
4.4.0 (2025-05-24)
Features
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
ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#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)
... (truncated)
Commits
Updates @stylistic/eslint-plugin-jsx from 4.2.0 to 4.4.0
Release notes
Sourced from @stylistic/eslint-plugin-jsx's releases.
v4.4.0
4.4.0 (2025-05-24)
Features
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
ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#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)
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin-jsx's changelog.
4.4.0 (2025-05-24)
Features
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
ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#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)
... (truncated)
Commits
Updates @stylistic/eslint-plugin-plus from 4.2.0 to 4.4.0
Release notes
Sourced from @stylistic/eslint-plugin-plus's releases.
v4.4.0
4.4.0 (2025-05-24)
Features
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
ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#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)
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin-plus's changelog.
4.4.0 (2025-05-24)
Features
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
ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#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
Package Dependencies
@stylistic/eslint-plugin-js
npm
4.2.0 → 4.4.0
Minor
@stylistic/eslint-plugin-jsx
npm
4.2.0 → 4.4.0
Minor
@stylistic/eslint-plugin-plus
npm
4.2.0 → 4.4.0
Minor
Technical Details
| ID: | 637012 |
| UUID: | 3089727590 |
| Node ID: | PR_kwDOH6QSIM6Xj5p4 |
| Host: | GitHub |
| Repository: | poad/github-cognito-oidc-proxy |