oidc-client-ts
oidc-client-ts copied to clipboard
build(deps-dev): bump @stylistic/eslint-plugin from 2.13.0 to 4.4.1
Bumps @stylistic/eslint-plugin from 2.13.0 to 4.4.1.
Release notes
Sourced from @stylistic/eslint-plugin's releases.
v4.4.1
4.4.1 (2025-06-02)
Bug Fixes
Chores
- indent-binary-ops: use unified testing tool (#806) (3a8fc53)
- type-generic-spacing: unify spacing checks (#800) (6f8b01c)
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
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin's changelog.
4.4.1 (2025-06-02)
Bug Fixes
Chores
- indent-binary-ops: use unified testing tool (#806) (3a8fc53)
- type-generic-spacing: unify spacing checks (#800) (6f8b01c)
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
... (truncated)
Commits
0a22599chore: release v4.4.1 (main) (#802)3a8fc53test(indent-binary-ops): use unified testing tool (#806)6854a3cfix(keyword-spacing): check spaces around thetypekeyword inexportdecl...6f8b01crefactor(type-generic-spacing): unify spacing checks (#800)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)- 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)