Skip to content

chore(deps): update dependency eslint-plugin-security to v4#1101

Open
descope[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-security-4.x
Open

chore(deps): update dependency eslint-plugin-security to v4#1101
descope[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-security-4.x

Conversation

@descope

@descope descope Bot commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
eslint-plugin-security devDependencies major 1.7.14.0.0 4.0.1 OpenSSF Scorecard

Release Notes

eslint-community/eslint-plugin-security (eslint-plugin-security)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • requires node ^18.18.0 || ^20.9.0 || >=21.1.0 (#​146)
  • switch the recommended config to flat (#​118)
Features
Bug Fixes
  • Add ESLint 10 compatibility for context.sourceCode API change (#​186) (7f9ee77)
  • add name to recommended flat config (#​161) (aa1c8c5)
  • Avoid crash when exec() is passed no arguments (7f97815), closes #​82 #​23
  • Avoid TypeError when exec stub is used with no arguments (#​97) (9c18f16)
  • detect-child-process: false positive for destructuring with exec (#​102) (657921a)
  • detect-child-process: false positives for destructuring spawn (#​103) (fdfe37d)
  • Ensure empty eval() doesn't crash detect-eval-with-expression (#​139) (8a7c7db)
  • Ensure everything works with ESLint v9 (#​145) (ac50ab4)
  • false positives for static expressions in detect-non-literal-fs-filename, detect-child-process, detect-non-literal-regexp, and detect-non-literal-require (#​109) (56102b5)
  • generate provenance statement for release (#​168) (eb3ee9c)
  • Incorrect method name in detect-buffer-noassert. (313c0c6), closes #​63 #​80
  • release-please config (#​189) (2443d10)
3.0.1 (2024-06-14)
Bug Fixes
3.0.1 (2024-06-13)
Bug Fixes

v3.0.1

Compare Source

⚠ BREAKING CHANGES
  • requires node ^18.18.0 || ^20.9.0 || >=21.1.0 (#​146)
  • switch the recommended config to flat (#​118)
Features
Bug Fixes
  • Add ESLint 10 compatibility for context.sourceCode API change (#​186) (7f9ee77)
  • add name to recommended flat config (#​161) (aa1c8c5)
  • Avoid crash when exec() is passed no arguments (7f97815), closes #​82 #​23
  • Avoid TypeError when exec stub is used with no arguments (#​97) (9c18f16)
  • detect-child-process: false positive for destructuring with exec (#​102) (657921a)
  • detect-child-process: false positives for destructuring spawn (#​103) (fdfe37d)
  • Ensure empty eval() doesn't crash detect-eval-with-expression (#​139) (8a7c7db)
  • Ensure everything works with ESLint v9 (#​145) (ac50ab4)
  • false positives for static expressions in detect-non-literal-fs-filename, detect-child-process, detect-non-literal-regexp, and detect-non-literal-require (#​109) (56102b5)
  • generate provenance statement for release (#​168) (eb3ee9c)
  • Incorrect method name in detect-buffer-noassert. (313c0c6), closes #​63 #​80
  • release-please config (#​189) (2443d10)
3.0.1 (2024-06-14)
Bug Fixes
3.0.1 (2024-06-13)
Bug Fixes

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • requires node ^18.18.0 || ^20.9.0 || >=21.1.0 (#​146)
  • switch the recommended config to flat (#​118)
Features
Bug Fixes
  • Add ESLint 10 compatibility for context.sourceCode API change (#​186) (7f9ee77)
  • add name to recommended flat config (#​161) (aa1c8c5)
  • Avoid crash when exec() is passed no arguments (7f97815), closes #​82 #​23
  • Avoid TypeError when exec stub is used with no arguments (#​97) (9c18f16)
  • detect-child-process: false positive for destructuring with exec (#​102) (657921a)
  • detect-child-process: false positives for destructuring spawn (#​103) (fdfe37d)
  • Ensure empty eval() doesn't crash detect-eval-with-expression (#​139) (8a7c7db)
  • Ensure everything works with ESLint v9 (#​145) (ac50ab4)
  • false positives for static expressions in detect-non-literal-fs-filename, detect-child-process, detect-non-literal-regexp, and detect-non-literal-require (#​109) (56102b5)
  • generate provenance statement for release (#​168) (eb3ee9c)
  • Incorrect method name in detect-buffer-noassert. (313c0c6), closes #​63 #​80
  • release-please config (#​189) (2443d10)
3.0.1 (2024-06-14)
Bug Fixes
3.0.1 (2024-06-13)
Bug Fixes

v2.1.1

Compare Source

⚠ BREAKING CHANGES
  • requires node ^18.18.0 || ^20.9.0 || >=21.1.0 (#​146)
Features
Bug Fixes
2.1.1 (2024-02-14)
Bug Fixes
  • Ensure empty eval() doesn't crash detect-eval-with-expression (#​139) (8a7c7db)

v2.1.0

Compare Source

⚠ BREAKING CHANGES
  • requires node ^18.18.0 || ^20.9.0 || >=21.1.0 (#​146)
Features
Bug Fixes
2.1.1 (2024-02-14)
Bug Fixes
  • Ensure empty eval() doesn't crash detect-eval-with-expression (#​139) (8a7c7db)

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • switch the recommended config to flat (#​118)
Features
1.7.1 (2023-02-02)
Bug Fixes
  • false positives for static expressions in detect-non-literal-fs-filename, detect-child-process, detect-non-literal-regexp, and detect-non-literal-require (#​109) (56102b5)

Configuration

📅 Schedule: (in timezone Asia/Jerusalem)

  • Branch creation
    • "after 10pm every weekday,every weekend,before 5am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@descope descope Bot added the renovate label Mar 12, 2026
@descope descope Bot enabled auto-merge (squash) March 12, 2026 20:41
@vercel

vercel Bot commented Mar 12, 2026

Copy link
Copy Markdown

Your Vercel team Allen Zhou is not permitted to deploy from this git repository. Contact an administrator to add github organization descope as a Protected Git Scope in Allen Zhou on Vercel. Once added, commit again to see your changes.

Learn more: https://vercel.com/docs/security/protected-git-scopes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants