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

chore(deps): update dependency eslint-plugin-sonarjs to v0.25.1 #647

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-sonarjs 0.11.0 -> 0.25.1 age adoption passing confidence

Release Notes

SonarSource/eslint-plugin-sonarjs (eslint-plugin-sonarjs)

v0.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.25.0...0.25.1

v0.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.24.0...0.25.0

v0.24.0

Compare Source

What's Changed

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.23.0...0.24.0

v0.23.0

Compare Source

What's Changed

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.22.0...0.23.0

v0.22.0

Compare Source

What's Changed

  • Update vulnerable dependencies

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.21.0...0.22.0

v0.21.0

Compare Source

What's Changed

  • Fix FP S1764 (no-identical-expressions): using BigInts in bit shifting
  • Update vulnerable dependencies

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

v0.20.0

Compare Source

What's Changed

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

v0.19.0

Compare Source

What's Changed

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

v0.18.0

Compare Source

Update json5 dep

v0.17.0

Compare Source

What's Changed

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.16.0...0.17.0

v0.16.0

Compare Source

What's Changed

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.15.0...0.16.0

v0.15.0

Compare Source

  • Add exception to S4144

v0.14.0

Compare Source

  • Fix FP in no-gratuitous-expressions: inlined react expression
  • Update Babel parser to use @babel/eslint-parser
  • Update other dependencies

v0.13.0

Compare Source

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: SonarSource/eslint-plugin-sonarjs@0.12.0...0.13.0

v0.12.0

Compare Source

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: SonarSource/eslint-plugin-sonarjs@0.11.0...0.12.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@commit-lint
Copy link

commit-lint bot commented Mar 29, 2022

Chore

  • deps: update dependency eslint-plugin-sonarjs to v0.23.0 (fd77ae9)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@renovate
Copy link
Contributor Author

renovate bot commented Mar 29, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @eclass/eslint-config@3.0.0
npm ERR! Found: eslint-plugin-sonarjs@0.25.1
npm ERR! node_modules/eslint-plugin-sonarjs
npm ERR!   dev eslint-plugin-sonarjs@"0.25.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-sonarjs@"^0.4.0 || ^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.9.0 || ^0.10.0 || ^0.11.0" from @eclass/eslint-config@3.0.0
npm ERR! node_modules/@eclass/eslint-config
npm ERR!   dev @eclass/eslint-config@"3.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint-plugin-sonarjs@0.11.0
npm ERR! node_modules/eslint-plugin-sonarjs
npm ERR!   peer eslint-plugin-sonarjs@"^0.4.0 || ^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.9.0 || ^0.10.0 || ^0.11.0" from @eclass/eslint-config@3.0.0
npm ERR!   node_modules/@eclass/eslint-config
npm ERR!     dev @eclass/eslint-config@"3.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-03T12_04_41_032Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-03T12_04_41_032Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from c3dbafd to d7612d5 Compare November 20, 2022 08:42
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.13.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.16.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from d7612d5 to 6b52cb7 Compare March 17, 2023 07:52
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.16.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.18.0 Mar 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.18.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.19.0 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 6b52cb7 to 403d86f Compare March 24, 2023 20:18
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.19.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.20.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 403d86f to 6379f8a Compare August 4, 2023 11:10
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.20.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.21.0 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 6379f8a to 3059691 Compare August 23, 2023 10:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch 3 times, most recently from d9b4088 to 0c122fb Compare October 6, 2023 04:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 0c122fb to 3ff8afb Compare November 1, 2023 10:34
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.21.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.22.0 Nov 1, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.22.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.23.0 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 3ff8afb to fd77ae9 Compare November 3, 2023 14:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from fd77ae9 to 1e3d0dd Compare February 12, 2024 11:02
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.23.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.24.0 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 1e3d0dd to 87f0685 Compare March 28, 2024 13:22
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.24.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.25.0 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-sonarjs-0.x branch from 87f0685 to ed3d020 Compare April 3, 2024 12:04
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-sonarjs to v0.25.0 chore(deps): update dependency eslint-plugin-sonarjs to v0.25.1 Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant