SonarSource/eslint-plugin-sonarjs (eslint-plugin-sonarjs)
### [`v1.0.4`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/1.0.4)
[Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/1.0.3...1.0.4)
#### What's Changed
- Update README.md by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/474](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/474)
- Bump version by [@vdiez](https://togithub.com/vdiez) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/477](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/477)
**Full Changelog**: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/1.0.3...1.0.4
### [`v1.0.3`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/1.0.3)
[Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/v1.0.2...1.0.3)
#### What's Changed
- [ESLINTJS-41](https://sonarsource.atlassian.net/browse/ESLINTJS-41) The package entry points are incorrectly set by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/473](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/473)
### [`v1.0.2`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/v1.0.2)
[Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/1.0.0...v1.0.2)
#### What's Changed
- [ESLINTJS-40](https://sonarsource.atlassian.net/browse/ESLINTJS-40) Expose the plugin "meta" as expected by ESLint 9 by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/472](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/472)
### [`v1.0.0`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/1.0.0)
[Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.1...1.0.0)
Eslint-plugin-sonarjs is compatible with ESLint v9.
#### What's Changed
- [ESLINTJS-30](https://sonarsource.atlassian.net/browse/ESLINTJS-30) Migrate to all newest packages, except for eslint v9 by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/460](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/460)
- [ESLINTJS-43](https://sonarsource.atlassian.net/browse/ESLINTJS-43) Move from a compile-all to a compile-entry-point pattern by [@ericmorand-sonarsource](https://togithub.com/ericmorand-sonarsource) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/463](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/463)
- ESLINTJS-36 Split out tests and analyze into separate steps by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/465](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/465)
- [ESLINTJS-44](https://sonarsource.atlassian.net/browse/ESLINTJS-44) Fix breaking no-one-iteration-loop after ESLint v9 breaking change by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/467](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/467)
- ESLINTJS-37 ESLint 9 throws an error `Could not find "..." in plugin "sonarjs"` by [@ericmorand-sonarsource](https://togithub.com/ericmorand-sonarsource) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/466](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/466)
- [ESLINTJS-45](https://sonarsource.atlassian.net/browse/ESLINTJS-45) Add ruling tests to handle eslint 8 and 9 by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/468](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/468)
- [ESLINTJS-42](https://sonarsource.atlassian.net/browse/ESLINTJS-42) Make the exported rules a typed record by [@ericmorand-sonarsource](https://togithub.com/ericmorand-sonarsource) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/469](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/469)
**Full Changelog**: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.1...1.0.0
Configuration
📅 Schedule: Branch creation - "after 10pm on tuesday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 contains the following updates:
^0.25.0
->^1.0.0
Release Notes
SonarSource/eslint-plugin-sonarjs (eslint-plugin-sonarjs)
### [`v1.0.4`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/1.0.4) [Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/1.0.3...1.0.4) #### What's Changed - Update README.md by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/474](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/474) - Bump version by [@vdiez](https://togithub.com/vdiez) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/477](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/477) **Full Changelog**: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/1.0.3...1.0.4 ### [`v1.0.3`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/1.0.3) [Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/v1.0.2...1.0.3) #### What's Changed - [ESLINTJS-41](https://sonarsource.atlassian.net/browse/ESLINTJS-41) The package entry points are incorrectly set by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/473](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/473) ### [`v1.0.2`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/v1.0.2) [Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/1.0.0...v1.0.2) #### What's Changed - [ESLINTJS-40](https://sonarsource.atlassian.net/browse/ESLINTJS-40) Expose the plugin "meta" as expected by ESLint 9 by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/472](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/472) ### [`v1.0.0`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/1.0.0) [Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.1...1.0.0) Eslint-plugin-sonarjs is compatible with ESLint v9. #### What's Changed - [ESLINTJS-30](https://sonarsource.atlassian.net/browse/ESLINTJS-30) Migrate to all newest packages, except for eslint v9 by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/460](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/460) - [ESLINTJS-43](https://sonarsource.atlassian.net/browse/ESLINTJS-43) Move from a compile-all to a compile-entry-point pattern by [@ericmorand-sonarsource](https://togithub.com/ericmorand-sonarsource) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/463](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/463) - ESLINTJS-36 Split out tests and analyze into separate steps by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/465](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/465) - [ESLINTJS-44](https://sonarsource.atlassian.net/browse/ESLINTJS-44) Fix breaking no-one-iteration-loop after ESLint v9 breaking change by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/467](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/467) - ESLINTJS-37 ESLint 9 throws an error `Could not find "..." in plugin "sonarjs"` by [@ericmorand-sonarsource](https://togithub.com/ericmorand-sonarsource) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/466](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/466) - [ESLINTJS-45](https://sonarsource.atlassian.net/browse/ESLINTJS-45) Add ruling tests to handle eslint 8 and 9 by [@zglicz](https://togithub.com/zglicz) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/468](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/468) - [ESLINTJS-42](https://sonarsource.atlassian.net/browse/ESLINTJS-42) Make the exported rules a typed record by [@ericmorand-sonarsource](https://togithub.com/ericmorand-sonarsource) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/469](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/469) **Full Changelog**: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.1...1.0.0Configuration
📅 Schedule: Branch creation - "after 10pm on tuesday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.