1Password / op-js

A JS library powered by the 1Password CLI
https://developer.1password.com/docs/cli
MIT License
91 stars 8 forks source link

Bump eslint-plugin-sonarjs from 0.18.0 to 0.19.0 #117

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-sonarjs from 0.18.0 to 0.19.0.

Release notes

Sourced from eslint-plugin-sonarjs's releases.

0.19.0

What's Changed

Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.18.0...0.19.0

Commits
  • 4dfd992 Modify S1862 (no-identical-conditions): Detect duplicated condition overlaps
  • c347dae Improve the rule decription
  • 5af5c98 Add a test case with two duplicates
  • 0a10153 Modify rule S1862 (no-identical-conditions): Consider identical cases of sw...
  • eaa92b6 Prepare next dev iteration (#389)
  • 510f477 [ci] Use apt to install Node.JS (#390)
  • 0056218 BUILD-2298 fix promotion (#388)
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.