Skip to content

Comments

Update dependency eslint to v10#5163

Open
renovate-bot wants to merge 1 commit intoxwiki:masterfrom
renovate-bot:renovate/eslint-10.x
Open

Update dependency eslint to v10#5163
renovate-bot wants to merge 1 commit intoxwiki:masterfrom
renovate-bot:renovate/eslint-10.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 7, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 9.39.310.0.2 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v10.0.2

Compare Source

v10.0.1

Compare Source

Bug Fixes

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#​20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#​20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

v10.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies A dependency upgrade label Feb 7, 2026
@socket-security
Copy link

socket-security bot commented Feb 7, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​fast-xml-parser@​5.3.4992510094100
Addednpm/​@​playwright/​experimental-ct-react@​1.58.21001006999100
Addednpm/​@​blocknote/​mantine@​0.47.099100729570
Addednpm/​@​types/​jsdom@​27.0.01001007481100
Addednpm/​@​types/​react-dom@​19.2.31001007587100
Addednpm/​@​tsconfig/​node24@​24.0.41001007590100
Addednpm/​flush-promises@​1.0.21001007975100
Addednpm/​@​types/​mdast@​4.0.41001007680100
Addednpm/​@​types/​lodash-es@​4.17.121001007780100
Addednpm/​@​types/​react@​19.2.71001007995100
Addednpm/​@​mantine/​hooks@​8.3.141001008096100
Updatednpm/​@​types/​node@​22.5.4 ⏵ 24.10.13100 +110081 +196100
Addednpm/​eslint-plugin-promise@​7.2.110010010082100
Addednpm/​eslint-plugin-headers@​1.3.310010010082100
Addednpm/​@​blocknote/​core@​0.47.095100979770
Addednpm/​@​blocknote/​react@​0.47.098100999770
Addednpm/​@​mantine/​core@​8.3.14991008396100
Addednpm/​dompurify@​3.3.0981001008390
Addednpm/​eslint-plugin-tsdoc@​0.5.01001009084100
Addednpm/​eslint-plugin-import@​2.32.09710010084100
Addednpm/​@​vue/​eslint-config-prettier@​10.2.01001008485100
Addednpm/​@​vue/​tsconfig@​0.8.11001009984100
Addednpm/​@​vue/​test-utils@​2.4.6971008885100
Updatednpm/​globals@​11.12.0 ⏵ 17.3.010010086 +394 +1100
Addednpm/​bootstrap-icons@​1.13.110010010086100
Addednpm/​inversify@​7.10.41001008794100
Addednpm/​happy-dom@​20.7.0951008896100
Updatednpm/​eventemitter3@​4.0.7 ⏵ 5.0.4100 +110096 -289100
Addednpm/​@​microsoft/​api-extractor@​7.57.3941008998100
Addednpm/​eslint-import-resolver-typescript@​4.4.49910010090100
Addednpm/​eslint-plugin-vue@​10.8.0971009194100
Addednpm/​i18next@​25.8.13991009197100
Addednpm/​@​eslint/​config-helpers@​0.5.21001009992100
See 7 more rows in the dashboard

View full report

@renovate-bot renovate-bot force-pushed the renovate/eslint-10.x branch 2 times, most recently from e251270 to cde6ebe Compare February 13, 2026 11:41
@socket-security
Copy link

socket-security bot commented Feb 13, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
Critical CVE: npm fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names

CVE: GHSA-m7jm-9gc2-mpf2 fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names (CRITICAL)

Affected versions: >= 4.1.3 < 5.3.5

Patched version: 5.3.5

From: pnpm-lock.yamlnpm/fast-xml-parser@5.3.4

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/fast-xml-parser@5.3.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: pnpm-lock.yamlnpm/entities@4.5.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/entities@4.5.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: pnpm-lock.yamlnpm/entities@6.0.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/entities@6.0.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate-bot renovate-bot force-pushed the renovate/eslint-10.x branch 2 times, most recently from 09062b9 to 7028d58 Compare February 17, 2026 15:28
@renovate-bot renovate-bot force-pushed the renovate/eslint-10.x branch 4 times, most recently from 4390875 to d612da0 Compare February 23, 2026 14:24
@manuelleduc
Copy link
Contributor

manuelleduc commented Feb 23, 2026

Waiting for eslint-plugin-import, eslint-plugin-promise and eslint-plugin-tsdoc to have new releases supporting the new major version

@manuelleduc manuelleduc added the blocked Cannot be done yet (there is a regression, some other dep needs to be upgraded first, etc.) label Feb 23, 2026
@renovate-bot renovate-bot force-pushed the renovate/eslint-10.x branch 4 times, most recently from b52256f to 7ed19e9 Compare February 23, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked Cannot be done yet (there is a regression, some other dep needs to be upgraded first, etc.) dependencies A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants