digitalbazaar / digitalbazaar/bedrock-validation

Upgrade ajv

Open
#25 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
3
Avg merge
17h 1m
Merged PRs (30d)
1

Description

Currently, still using ajv@6 here and they are currently at 8. Thankfully, they are providing a nice upgrade guide:

https://github.com/ajv-validator/ajv/blob/master/docs/v6-to-v8-migration.md

The change list is long, and it's going to take some effort to assess the impacts of an upgrade.

https://github.com/ajv-validator/ajv/releases/tag/v8.0.0
https://github.com/ajv-validator/ajv/releases/tag/v7.0.0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked AJV v6-to-v8 migration guide and the v7 and v8 release notes, then inspect the repository's dependency and validation entry points to assess compatibility. Done means AJV is upgraded from v6 and the existing validation behavior remains supported, with any affected tests or consumers updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.