Skip to content

Upgrade JSON Schema to v14.16.2#178

Merged
jviotti merged 1 commit intomainfrom
cli-14-16-2
Mar 26, 2026
Merged

Upgrade JSON Schema to v14.16.2#178
jviotti merged 1 commit intomainfrom
cli-14-16-2

Conversation

@jviotti
Copy link
Copy Markdown
Member

@jviotti jviotti commented Mar 26, 2026

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@augmentcode
Copy link
Copy Markdown

augmentcode bot commented Mar 26, 2026

🤖 Augment PR Summary

Summary: Updates the VS Code extension’s JSON Schema dependency to @sourcemeta/jsonschema v14.16.2.

Changes:

  • Bumps @sourcemeta/jsonschema from ^14.14.2 to ^14.16.2 (with corresponding lockfile update)

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

"qna": "marketplace",
"dependencies": {
"@sourcemeta/jsonschema": "^14.14.2"
"@sourcemeta/jsonschema": "^14.16.2"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the caret range (^14.16.2), installs may pick up later 14.x releases; consider confirming the VS Code extension behavior/tests cover any @sourcemeta/jsonschema API/behavior changes introduced after 14.16.2 so users don’t hit regressions on fresh installs.

Severity: low

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@jviotti jviotti merged commit e392a1c into main Mar 26, 2026
7 of 8 checks passed
@jviotti jviotti deleted the cli-14-16-2 branch March 26, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant