davidjbradshaw / eslint-config-auto

Automatically configure ESLint based on project dependencies
398 stars 13 forks source link

Bump eslint-plugin-sonarjs from 0.6.0 to 0.13.0 #46

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-sonarjs from 0.6.0 to 0.13.0.

Release notes

Sourced from eslint-plugin-sonarjs's releases.

0.13.0

New suggestions

  • Add suggestion for 'no-redundant-jump' (#338)
  • Add suggestion for 'no-collection-size-mischeck' (#340)
  • Add suggestion for 'prefer-single-boolean-return' (#337)
  • Add suggestion for 'non-existent-operator' (#336)
  • Add suggestion for 'no-same-line-conditional' (#339)

Many thanks to our contributor! 🥇

Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.12.0...0.13.0

0.12.0

Main changes

  • Improve no-identical-functions: add option for min function size (#325)
  • Improve no-nested-template-literals: do not report on multiline literal (#326)
  • Improve prefer-single-boolean-return: report when next statement returns boolean (#324)
  • Deactivate no-inverted-boolean and replace fix with suggestion (#322)

Many thanks to our contributors! 🥇

Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.11.0...0.12.0

0.11.0

Many thanks to our contributors! 🥇

Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.10.0...0.11.0

0.10.0

  • Fix link to docs in rule meta (#270)
  • Fix no-inverted-boolean-check: enclose autofix with parentheses on double negation (#187)
  • Fix no-gratuitous-expressions: TypeError when accessing non-existing parent scope (#271)
  • Improve prefer-immediate-return: ignore when returned variable has a declared type (#274)

0.9.1

Bug-fix release:

  • Remove rule generator-without-yield #264
  • Fix missing dependencies (typescript and @typescript-eslint/experimental-utils) #262

0.9.0

New rules:

... (truncated)

Commits
  • 84b2cbd fix typescript sha in package-lock (#350)
  • 05d6bf3 Bump minimist from 1.2.3 to 1.2.6 (#349)
  • d1ddbfd Update 'eslint-plugin-sonarjs' dependency (#347)
  • 3b904fa Use Node.js 12 on release (#348)
  • 9cf80c9 Improve suggestion messages for 'prefer-single-boolean-return' (#346)
  • ea8c431 Fix suggestion for 'prefer-single-boolean-return' (#344)
  • 94005e9 improve suggestion for 'no-redundant-jump' (#343)
  • 4f7f4db improve suggestion for 'no-same-line-conditional' (#342)
  • debcea1 Fix peerDependencies version format (#333)
  • 5756a52 Add suggestion for 'no-same-line-conditional' (#339)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sonartech, a new releaser for eslint-plugin-sonarjs since your current version.


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)
dependabot[bot] commented 2 years ago

Looks like eslint-plugin-sonarjs is up-to-date now, so this is no longer needed.