chore(deps-dev): bump eslint-plugin-sonarjs from 0.13.0 to 0.21.0
Bumps eslint-plugin-sonarjs from 0.13.0 to 0.21.0.
Release notes
Sourced from eslint-plugin-sonarjs's releases.
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
0.19.0
What's Changed
- Modify rule S1862 (
no-identical-conditions): Consider identical cases of switch statements by@yassin-kammoun-sonarsourcein SonarSource/eslint-plugin-sonarjs#393- Modify S1862 (
no-identical-conditions): Detect duplicated condition overlaps by@yassin-kammoun-sonarsourcein SonarSource/eslint-plugin-sonarjs#394Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.18.0...0.19.0
0.18.0
Update json5 dep
0.17.0
What's Changed
- Improve S3776: Exclude complexity of JSX short-circuits by
@francoismorain SonarSource/eslint-plugin-sonarjs#377Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.16.0...0.17.0
0.16.0
What's Changed
- Fix S1125 (
no-redundant-boolean): Improve message by@victor-diez-sonarsourcein SonarSource/eslint-plugin-sonarjs#369Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.15.0...0.16.0
0.15.0
- Add exception to S4144
0.14.0
- Fix FP in
no-gratuitous-expressions: inlined react expression- Update Babel parser to use
@babel/eslint-parser- Update other dependencies
Commits
88a748dFix S17647(no-identical-expressions): Consider bigint for 1bit shifting as ...244cd5dUpdate dependencies for vulnerabilities (#415)7d1e993Prepare next development iteration (#411)8e3a683Updateno-duplicate-string: AddignoreStringsoption (#405)c053accPrepare next development iteration (#395)4dfd992Modify S1862 (no-identical-conditions): Detect duplicated condition overlapsc347daeImprove the rule decription5af5c98Add a test case with two duplicates0a10153Modify rule S1862 (no-identical-conditions): Consider identical cases of sw...eaa92b6Prepare next dev iteration (#389)- 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)