Bump eslint-plugin-sonarjs from 0.19.0 to 0.24.0
Bumps eslint-plugin-sonarjs from 0.19.0 to 0.24.0.
Release notes
Sourced from eslint-plugin-sonarjs's releases.
0.24.0
What's Changed
- Prepare for next development iteration by
@yassin-kammoun-sonarsourcein SonarSource/eslint-plugin-sonarjs#429- Add prettier as pre-commit hook by
@vdiezin SonarSource/eslint-plugin-sonarjs#432- Fix cognitive complexity link by
@ilia-kebets-sonarsourcein SonarSource/eslint-plugin-sonarjs#443- Drop Node.js 14 support and test against Node.js 20 on CI by
@yassin-kammoun-sonarsourcein SonarSource/eslint-plugin-sonarjs#445- Fix FP S3776 (
cognitive-complexity): Ignore nested functions and default values by@yassin-kammoun-sonarsourcein SonarSource/eslint-plugin-sonarjs#444Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.23.0...0.24.0
0.23.0
What's Changed
- Prepare for next iteration by
@ilia-kebets-sonarsourcein SonarSource/eslint-plugin-sonarjs#425- Update own dependency by
@ilia-kebets-sonarsourcein SonarSource/eslint-plugin-sonarjs#426- Fix FP S2428 (
prefer-object-literal): Ignore circular reference assignments by@yassin-kammoun-sonarsourcein SonarSource/eslint-plugin-sonarjs#427- Update license to
LGPL-3.0-onlyby@ilia-kebets-sonarsourcein SonarSource/eslint-plugin-sonarjs#428Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.22.0...0.23.0
0.22.0
What's Changed
- Update vulnerable dependencies
Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.21.0...0.22.0
0.21.0
What's Changed
- Fix FP S1764 (
no-identical-expressions): using BigInts in bit shifting- Update vulnerable dependencies
Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.20.0...0.21.0
0.20.0
What's Changed
- Update
no-duplicate-string: AddignoreStringsoption by@yassin-kammoun-sonarsourcein SonarSource/eslint-plugin-sonarjs#405Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.19.0...0.20.0
Commits
da3c4f4Fix FP S3776 (cognitive-complexity): Ignore nested functions and default va...a668054Drop Node.js 14 support and test against Node.js 20 on CI (#445)e95d75dUpdate cognitive complexity link (#443)b8bf961Add prettier as pre-commit hook, clean up CI732e2adUpdate README: Plugin now requires Node.js 14 or higher (#434)649f609Prepare for next development iteration (#429)576104eUpdate license toLGPL-3.0-only(#428)7808c0dFix FP S2428 (prefer-object-literal): Ignore circular reference assignments...75f01d8update own dependency (#426)3ffaba8Prepare for next iteration (#425)- 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)