Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-sonarjs from 0.18.0 to 0.20.0 #631

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps eslint-plugin-sonarjs from 0.18.0 to 0.20.0.

Release notes

Sourced from eslint-plugin-sonarjs's releases.

0.20.0

What's Changed

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.19.0...0.20.0

0.19.0

What's Changed

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.18.0...0.19.0

Commits
  • 8e3a683 Update no-duplicate-string: Add ignoreStrings option (#405)
  • c053acc Prepare next development iteration (#395)
  • 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

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 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)

Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.18.0 to 0.20.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](SonarSource/eslint-plugin-sonarjs@0.18.0...0.20.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2023
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3124fae) 100.00% compared to head (60d368d) 100.00%.

❗ Current head 60d368d differs from pull request most recent head 736ee0f. Consider uploading reports for the commit 736ee0f to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #631   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant