-
Notifications
You must be signed in to change notification settings - Fork 41
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
build(deps-dev): bump eslint-plugin-sonarjs from 0.25.1 to 1.0.3 #1060
build(deps-dev): bump eslint-plugin-sonarjs from 0.25.1 to 1.0.3 #1060
Conversation
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
bcd4110
to
8a56699
Compare
@@ -12,7 +12,7 @@ | |||
"plugin:import/recommended", | |||
"plugin:import/typescript", | |||
"plugin:etc/recommended", | |||
"plugin:sonarjs/recommended" | |||
"plugin:sonarjs/recommended-legacy" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure to want to include legacy package => not maintained, but since it is linter I am willing to approve it, even tho we should migrate to their 1.0.3
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
8a56699
to
4c9d22e
Compare
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]>
Signed-off-by: Jeff MAURY <[email protected]>
4c9d22e
to
c6f6663
Compare
Bumps eslint-plugin-sonarjs from 0.25.1 to 1.0.3.
Release notes
Sourced from eslint-plugin-sonarjs's releases.
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)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 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)