Skip to content

Bump @sourcemeta/jsonschema from 14.17.1 to 15.0.0 in /vscode#190

Merged
jviotti merged 1 commit intomainfrom
dependabot/npm_and_yarn/vscode/sourcemeta/jsonschema-15.0.0
Apr 27, 2026
Merged

Bump @sourcemeta/jsonschema from 14.17.1 to 15.0.0 in /vscode#190
jviotti merged 1 commit intomainfrom
dependabot/npm_and_yarn/vscode/sourcemeta/jsonschema-15.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps @sourcemeta/jsonschema from 14.17.1 to 15.0.0.

Release notes

Sourced from @​sourcemeta/jsonschema's releases.

v15.0.0

What's Changed

Full Changelog: sourcemeta/jsonschema@v14.20.2...v15.0.0

v14.20.2

What's Changed

Full Changelog: sourcemeta/jsonschema@v14.20.1...v14.20.2

v14.20.1

What's Changed

Full Changelog: sourcemeta/jsonschema@v14.20.0...v14.20.1

v14.20.0

What's Changed

Full Changelog: sourcemeta/jsonschema@v14.19.0...v14.20.0

v14.19.0

What's Changed

Full Changelog: sourcemeta/jsonschema@v14.18.0...v14.19.0

v14.18.0

What's Changed

Full Changelog: sourcemeta/jsonschema@v14.17.2...v14.18.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sourcemeta/jsonschema](https://github.com/sourcemeta/jsonschema) from 14.17.1 to 15.0.0.
- [Release notes](https://github.com/sourcemeta/jsonschema/releases)
- [Commits](sourcemeta/jsonschema@v14.17.1...v15.0.0)

---
updated-dependencies:
- dependency-name: "@sourcemeta/jsonschema"
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
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

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 27, 2026

🤖 Augment PR Summary

Summary: Bumps the VS Code extension’s @sourcemeta/jsonschema dependency from v14.17.1 to v15.0.0.


Why: Picks up upstream CLI improvements/fixes from the v15 release series while keeping the extension’s command-based integration.

🤖 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.

Comment thread vscode/package.json
"qna": "marketplace",
"dependencies": {
"@sourcemeta/jsonschema": "^14.17.1"
"@sourcemeta/jsonschema": "^15.0.0"
Copy link
Copy Markdown

@augmentcode augmentcode Bot Apr 27, 2026

Choose a reason for hiding this comment

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

@sourcemeta/jsonschema v15 includes lint rule ID changes (e.g., removal of some blaze/ prefixes per the release notes), and this extension surfaces rule IDs via Diagnostic.code. Consider verifying the VS Code integration tests and any UI/consumer expectations around rule identifiers still hold with v15 output.

Severity: low

Fix This in Augment

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

@jviotti jviotti merged commit d5fd0fb into main Apr 27, 2026
5 checks passed
@jviotti jviotti deleted the dependabot/npm_and_yarn/vscode/sourcemeta/jsonschema-15.0.0 branch April 27, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant