fix: update ajv to 6.14.0 to address security vulnerabilities#20538
Merged
mdjermanovic merged 1 commit intov9.x-devfrom Feb 21, 2026
Merged
fix: update ajv to 6.14.0 to address security vulnerabilities#20538mdjermanovic merged 1 commit intov9.x-devfrom
ajv to 6.14.0 to address security vulnerabilities#20538mdjermanovic merged 1 commit intov9.x-devfrom
Conversation
✅ Deploy Preview for docs-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates ESLint’s Ajv dependency on the v9.x-dev branch to pick up upstream security fixes while staying on the Ajv v6 line (avoiding the ecosystem-breaking changes of a v8 upgrade).
Changes:
- Bumped
ajvfrom^6.12.4to^6.14.0in the root dependencies.
1 task
ajv to 6.14.0 to address security vulnerabilities (v9)ajv to 6.14.0 to address security vulnerabilities
mdjermanovic
approved these changes
Feb 21, 2026
Member
mdjermanovic
left a comment
There was a problem hiding this comment.
LGTM, thanks! (same comment as #20537 (comment))
|
Hi @mdjermanovic can you please update the vulnerable ^6 Version to ^8.18.0 |
Member
|
Ajv v6.14.0 is patched, so this update should resolve the warnings. We are exploring possibility to update to ^8.18.0 (PR #20523) but it may take some time. |
dlrobson
added a commit
to dlrobson/dlrobson.github.io
that referenced
this pull request
Mar 22, 2026
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | [`9.39.3` → `9.39.4`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.39.3/9.39.4) |  |  | | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | [`10.0.3` → `10.1.0`](https://renovatebot.com/diffs/npm/eslint/10.0.3/10.1.0) |  |  | | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | [`9.39.3` → `9.39.4`](https://renovatebot.com/diffs/npm/eslint/9.39.3/9.39.4) |  |  | --- ### Release Notes <details> <summary>eslint/eslint (@​eslint/js)</summary> ### [`v9.39.4`](https://github.com/eslint/eslint/releases/tag/v9.39.4) [Compare Source](eslint/eslint@v9.39.3...v9.39.4) ##### Bug Fixes - [`f18f6c8`](eslint/eslint@f18f6c8) fix: update dependency minimatch to ^3.1.5 ([#​20564](eslint/eslint#20564)) (Milos Djermanovic) - [`a3c868f`](eslint/eslint@a3c868f) fix: update dependency [@​eslint/eslintrc](https://github.com/eslint/eslintrc) to ^3.3.4 ([#​20554](eslint/eslint#20554)) (Milos Djermanovic) - [`234d005`](eslint/eslint@234d005) fix: minimatch security vulnerability patch for v9.x ([#​20549](eslint/eslint#20549)) (Andrej Beles) - [`b1b37ee`](eslint/eslint@b1b37ee) fix: update `ajv` to `6.14.0` to address security vulnerabilities ([#​20538](eslint/eslint#20538)) (루밀LuMir) ##### Documentation - [`4675152`](eslint/eslint@4675152) docs: add deprecation notice partial ([#​20520](eslint/eslint#20520)) (Milos Djermanovic) ##### Chores - [`b8b4eb1`](eslint/eslint@b8b4eb1) chore: update dependencies for ESLint v9.39.4 ([#​20596](eslint/eslint#20596)) (Francesco Trotta) - [`71b2f6b`](eslint/eslint@71b2f6b) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`1d16c2f`](eslint/eslint@1d16c2f) ci: pin Node.js 25.6.1 ([#​20563](eslint/eslint#20563)) (Milos Djermanovic) </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ny4zIiwidXBkYXRlZEluVmVyIjoiNDMuNzcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Reviewed-on: https://forgejo.tail5a98.ts.net/gooilers123/monolith/pulls/42
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prerequisites checklist
AI acknowledgment
What is the purpose of this pull request? (put an "X" next to an item)
[ ] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[x] Other, please explain:
What changes did you make? (Give an overview)
This PR targets the
v9.x-devbranch.This PR updates
ajvto address the security vulnerabilities mentioned in #20508.The new backported
ajvversion, v6.14.0, was released about 7 hours ago. (It looks like6.13.xdoesn’t exist, and it was bumped from6.12.xto6.14.x.)https://www.npmjs.com/package/ajv?activeTab=versions
Related PR: ajv-validator/ajv#2588 (comment)
Related GitHub Advisory Database update: github/advisory-database#6991
Maybe we can continue the discussion in #20523 about whether updating
ajvto v8 is necessary.Is there anything you'd like reviewers to focus on?
Fixes: #20508