Bump ajv from 6.12.6 to 8.20.0 in /frontend/webcoder_ui#67
Bump ajv from 6.12.6 to 8.20.0 in /frontend/webcoder_ui#67dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 8.20.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.6...v8.20.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 10 complexity) |
| Duplication | ✅ 0 (≤ 0 duplication) |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
|
Superseded: the requested version (or newer) is already present in frontend/webcoder_ui/package-lock.json on main, and the npm patch-minor group bump landed via #90. Closing this stale individual dependabot PR. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |



Bumps ajv from 6.12.6 to 8.20.0.
Release notes
Sourced from ajv's releases.
... (truncated)
Commits
0fba0b88.20.09caf8d6fix: add ES2022.RegExp for RegExpIndicesArray; fixes ajv-validator/ajv#2603 (...2065350fix: add support for node 22/24, drop node 16/21 (#2580)154b58d8.19.0e8d2bdctest/fix prototype pollution via $data ref with format keyword (#2607)142ce848.18.0720a23ffix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...82735a1fix: typos in schema-language.md (#2507)b17ec32fix: small grammatical error in managing-schemas.md (#2508)69568d0fix: #2482 Infinity and NaN serialise to null (#2487)Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Upgrade
ajvinfrontend/webcoder_uito pick up security fixes and Node 22/24 support. This updates nestedajvpackages to 8.20.0 and bumps the lockfile’s top-levelajventry from 6.12.6 to 6.15.0.Dependencies
ajv8.20.0 applied to nested deps:@fastify/ajv-compiler,ajv-formats,fast-json-stringify,schema-utils,workbox-build.ajv6.12.6 → 6.15.0 for the top-level entry.$data) and prototype pollution viaformat.Migration
ajvdirectly, verify against v8 changes and run tests.Written for commit b269cc1. Summary will update on new commits. Review in cubic