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-dev): bump eslint-plugin-sonarjs from 0.25.1 to 1.0.3 #7122

Merged
merged 2 commits into from
May 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2024

Bumps eslint-plugin-sonarjs from 0.25.1 to 1.0.3.

Release notes

Sourced from eslint-plugin-sonarjs's releases.

1.0.3

What's Changed

v1.0.2

What's Changed

1.0.1

What's Changed

1.0.0

Eslint-plugin-sonarjs is compatible with ESLint v9.

What's Changed

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

Commits
  • 004d794 Fix package.json with entry point (#473)
  • 3b22580 Export "meta" for plugin (#472)
  • 7e23a07 Increase node version on release from Node 12 -> 18 (#471)
  • 86275df Bump to version 1.0.0 (#470)
  • d5a1f12 Make the exported rules a typed record (#469)
  • 1efe2da Add ruling tests to handle eslint 8 and 9 (#468)
  • 33869d1 Resolve ESLINTJS-37 (#466)
  • a857635 Fix breaking no-one-iteration-loop after ESLint v9 breaking change (#467)
  • 7ef1a01 ESLINTJS-36 Split out tests and analyze into separate steps (#465)
  • a4390e9 Move from a compile-all to a compile-entry-point pattern (#463)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot requested review from benoitf and a team as code owners May 7, 2024 10:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2024
@dependabot dependabot bot requested review from dgolovin and cdrage and removed request for a team May 7, 2024 10:00
@dependabot dependabot bot requested a review from feloy May 7, 2024 10:00
@axel7083
Copy link
Contributor

axel7083 commented May 7, 2024

The eslint-plugin-sonarjs package has support for eslint version 9.

They provide some legacy compatible configuration, see https://github.com/SonarSource/eslint-plugin-sonarjs?tab=readme-ov-file#available-configurations

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-sonarjs-1.0.3 branch from 65561ca to ea48cad Compare May 10, 2024 12:17
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.25.1 to 1.0.3.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](SonarSource/eslint-plugin-sonarjs@0.25.1...1.0.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-sonarjs-1.0.3 branch from ea48cad to 075de3a Compare May 10, 2024 12:58
@jeffmaury
Copy link
Contributor

@benoitf @dgolovin @cdrage @feloy please re-review

@jeffmaury jeffmaury merged commit f84a435 into main May 22, 2024
12 checks passed
@jeffmaury jeffmaury deleted the dependabot/npm_and_yarn/eslint-plugin-sonarjs-1.0.3 branch May 22, 2024 19:30
@podman-desktop-bot podman-desktop-bot added this to the 1.11.0 milestone May 22, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants