Skip to content

Upgrade JSON Schema to v14.10.0#161

Merged
jviotti merged 1 commit intomainfrom
14-10-0
Feb 13, 2026
Merged

Upgrade JSON Schema to v14.10.0#161
jviotti merged 1 commit intomainfrom
14-10-0

Conversation

@jviotti
Copy link
Member

@jviotti jviotti commented Feb 13, 2026

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

@augmentcode
Copy link

augmentcode bot commented Feb 13, 2026

🤖 Augment PR Summary

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

Changes: Bumps the version in vscode/package.json (with a corresponding lockfile update) to pick up the latest 14.x fixes/features.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@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 suggestions posted.

Fix All in Augment

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

},
"dependencies": {
"@sourcemeta/jsonschema": "^14.5.0"
"@sourcemeta/jsonschema": "^14.10.0"
Copy link

Choose a reason for hiding this comment

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

If the VS Code extension build/publish pipeline uses npm ci, a stale vscode/package-lock.json would keep resolving the previous @sourcemeta/jsonschema version despite this bump—worth double-checking the lockfile was regenerated for 14.10.0.

Severity: low

Fix This in Augment

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

Copy link

@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

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@jviotti jviotti merged commit 8e8daa3 into main Feb 13, 2026
4 checks passed
@jviotti jviotti deleted the 14-10-0 branch February 13, 2026 14:06
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