[PR #472] [CLOSED] chore(deps-dev): bump eslint-plugin-sonarjs from 0.23.0 to 1.0.4 in /app #4069

Closed
opened 2026-02-28 11:59:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/472
Author: @dependabot[bot]
Created: 7/30/2024
Status: Closed

Base: devHead: dependabot/npm_and_yarn/app/dev/eslint-plugin-sonarjs-1.0.4


📝 Commits (1)

  • 524698b chore(deps-dev): bump eslint-plugin-sonarjs from 0.23.0 to 1.0.4 in /app

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 app/package.json (+1 -1)
📝 app/pnpm-lock.yaml (+7 -7)

📄 Description

Bumps eslint-plugin-sonarjs from 0.23.0 to 1.0.4.

Release notes

Sourced from eslint-plugin-sonarjs's releases.

1.0.4

What's Changed

Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/1.0.3...1.0.4

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: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.1...1.0.0

0.25.1

What's Changed

New Contributors

Full Changelog: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.0...0.25.1

0.25.0

What's Changed

... (truncated)

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/472 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/30/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/app/dev/eslint-plugin-sonarjs-1.0.4` --- ### 📝 Commits (1) - [`524698b`](https://github.com/0xJacky/nginx-ui/commit/524698b0828913e6cb3dc77227f0b5b8579becf3) chore(deps-dev): bump eslint-plugin-sonarjs from 0.23.0 to 1.0.4 in /app ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `app/pnpm-lock.yaml` (+7 -7) </details> ### 📄 Description Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs) from 0.23.0 to 1.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SonarSource/eslint-plugin-sonarjs/releases">eslint-plugin-sonarjs's releases</a>.</em></p> <blockquote> <h2>1.0.4</h2> <h2>What's Changed</h2> <ul> <li>Update README.md by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/474">SonarSource/eslint-plugin-sonarjs#474</a></li> <li>Bump version by <a href="https://github.com/vdiez"><code>@​vdiez</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/477">SonarSource/eslint-plugin-sonarjs#477</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SonarSource/eslint-plugin-sonarjs/compare/1.0.3...1.0.4">https://github.com/SonarSource/eslint-plugin-sonarjs/compare/1.0.3...1.0.4</a></p> <h2>1.0.3</h2> <h2>What's Changed</h2> <ul> <li><a href="https://sonarsource.atlassian.net/browse/ESLINTJS-41">ESLINTJS-41</a> The package entry points are incorrectly set by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/473">SonarSource/eslint-plugin-sonarjs#473</a></li> </ul> <h2>v1.0.2</h2> <h2>What's Changed</h2> <ul> <li><a href="https://sonarsource.atlassian.net/browse/ESLINTJS-40">ESLINTJS-40</a> Expose the plugin &quot;meta&quot; as expected by ESLint 9 by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/472">SonarSource/eslint-plugin-sonarjs#472</a></li> </ul> <h2>1.0.1</h2> <h2>What's Changed</h2> <ul> <li><a href="https://sonarsource.atlassian.net/browse/ESLINTJS-39">ESLINTJS-39</a> [CLI] Increase the Node.js version used by the publish job to 18 by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/471">SonarSource/eslint-plugin-sonarjs#471</a></li> </ul> <h2>1.0.0</h2> <p>Eslint-plugin-sonarjs is compatible with ESLint v9.</p> <h2>What's Changed</h2> <ul> <li><a href="https://sonarsource.atlassian.net/browse/ESLINTJS-30">ESLINTJS-30</a> Migrate to all newest packages, except for eslint v9 by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/460">SonarSource/eslint-plugin-sonarjs#460</a></li> <li><a href="https://sonarsource.atlassian.net/browse/ESLINTJS-43">ESLINTJS-43</a> Move from a compile-all to a compile-entry-point pattern by <a href="https://github.com/ericmorand-sonarsource"><code>@​ericmorand-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/463">SonarSource/eslint-plugin-sonarjs#463</a></li> <li>ESLINTJS-36 Split out tests and analyze into separate steps by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/465">SonarSource/eslint-plugin-sonarjs#465</a></li> <li><a href="https://sonarsource.atlassian.net/browse/ESLINTJS-44">ESLINTJS-44</a> Fix breaking no-one-iteration-loop after ESLint v9 breaking change by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/467">SonarSource/eslint-plugin-sonarjs#467</a></li> <li>ESLINTJS-37 ESLint 9 throws an error <code>Could not find &quot;...&quot; in plugin &quot;sonarjs&quot;</code> by <a href="https://github.com/ericmorand-sonarsource"><code>@​ericmorand-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/466">SonarSource/eslint-plugin-sonarjs#466</a></li> <li><a href="https://sonarsource.atlassian.net/browse/ESLINTJS-45">ESLINTJS-45</a> Add ruling tests to handle eslint 8 and 9 by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/468">SonarSource/eslint-plugin-sonarjs#468</a></li> <li><a href="https://sonarsource.atlassian.net/browse/ESLINTJS-42">ESLINTJS-42</a> Make the exported rules a typed record by <a href="https://github.com/ericmorand-sonarsource"><code>@​ericmorand-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/469">SonarSource/eslint-plugin-sonarjs#469</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.1...1.0.0">https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.1...1.0.0</a></p> <h2>0.25.1</h2> <h2>What's Changed</h2> <ul> <li>Resolve issue <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/456">#456</a> - <code>@​typescript-eslint/utils</code> dependency is missing by <a href="https://github.com/ericmorand-sonarsource"><code>@​ericmorand-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/457">SonarSource/eslint-plugin-sonarjs#457</a></li> <li>Bump the project manifest version to 0.25.1 by <a href="https://github.com/ericmorand-sonarsource"><code>@​ericmorand-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/458">SonarSource/eslint-plugin-sonarjs#458</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ericmorand-sonarsource"><code>@​ericmorand-sonarsource</code></a> made their first contribution in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/457">SonarSource/eslint-plugin-sonarjs#457</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.0...0.25.1">https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.0...0.25.1</a></p> <h2>0.25.0</h2> <h2>What's Changed</h2> <ul> <li>Prepare for next development iteration by <a href="https://github.com/yassin-kammoun-sonarsource"><code>@​yassin-kammoun-sonarsource</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/446">SonarSource/eslint-plugin-sonarjs#446</a></li> <li>Fix FP 3699 (no-use-of-empty-return-values) to handle ambient functions by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/451">SonarSource/eslint-plugin-sonarjs#451</a></li> <li>Make no-unused-collection not trigger if writing to elements of said collection by <a href="https://github.com/zglicz"><code>@​zglicz</code></a> in <a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/pull/452">SonarSource/eslint-plugin-sonarjs#452</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/ebe523b9539d3dbc1bbcedc251bb8193c7ed9bf6"><code>ebe523b</code></a> Bump version (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/477">#477</a>)</li> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/fc57b805ebf984646e4093b3df3d436e769795d1"><code>fc57b80</code></a> Update README.md (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/474">#474</a>)</li> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/004d7944672f249000e1eb1c97acd13e31e455eb"><code>004d794</code></a> Fix package.json with entry point (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/473">#473</a>)</li> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/3b2258030a1cb326fc4adf062da6715da796c22a"><code>3b22580</code></a> Export &quot;meta&quot; for plugin (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/472">#472</a>)</li> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/7e23a0777d13b3a689c16a52415e9119e9b33660"><code>7e23a07</code></a> Increase node version on release from Node 12 -&gt; 18 (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/471">#471</a>)</li> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/86275dff107b45dbe3f22d9734d01fbe288bd590"><code>86275df</code></a> Bump to version 1.0.0 (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/470">#470</a>)</li> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/d5a1f1213c685f2cfd9b6f4b66d0a9a2e33d20fa"><code>d5a1f12</code></a> Make the exported rules a typed record (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/469">#469</a>)</li> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/1efe2da9237709550fcaaa20c8482ab0a211a822"><code>1efe2da</code></a> Add ruling tests to handle eslint 8 and 9 (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/468">#468</a>)</li> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/33869d164c054423f7808cf4d1b2d398b2fcfca2"><code>33869d1</code></a> Resolve ESLINTJS-37 (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/466">#466</a>)</li> <li><a href="https://github.com/SonarSource/eslint-plugin-sonarjs/commit/a857635396f7be44af6ad3349c4dea43cfa6b780"><code>a857635</code></a> Fix breaking no-one-iteration-loop after ESLint v9 breaking change (<a href="https://redirect.github.com/SonarSource/eslint-plugin-sonarjs/issues/467">#467</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.23.0...1.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-sonarjs&package-manager=npm_and_yarn&previous-version=0.23.0&new-version=1.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 11:59:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#4069
No description provided.