Skip to content

Upgrade all Sourcemeta dependencies#790

Merged
jviotti merged 2 commits into
mainfrom
new-canonical
Jul 8, 2026
Merged

Upgrade all Sourcemeta dependencies#790
jviotti merged 2 commits into
mainfrom
new-canonical

Conversation

@jviotti

@jviotti jviotti commented Jul 8, 2026

Copy link
Copy Markdown
Member

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

Review in cubic

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

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

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 375 files

Note: This PR contains a large number of files. cubic only reviews up to 200 files per PR, so some files may not have been reviewed. cubic prioritizes the most important files to review.

Re-trigger cubic

@augmentcode

augmentcode Bot commented Jul 8, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: This PR upgrades the vendored Sourcemeta dependency set used by jsonschema.

Changes:

  • Bumped pinned SHAs in DEPENDENCIES for core, jsonbinpack, and blaze.
  • Updated Blaze’s build/config surface to replace the “documentation” component with a new “canonicalizer” component.
  • Adjusted Blaze’s JavaScript port: added a description for then wrapper instructions and introduced a no-callback evaluation helper used by object-properties assertions.
  • Removed Blaze’s schemas/documentation.json (consistent with dropping the documentation component).
  • Updated JsonBinPack’s compiler to link against and invoke the new Blaze canonicalizer API.
  • Refreshed/updated various vendored data files from upgraded dependencies (e.g., Core unicode/IDNA tables).

Test/behavior updates: Updated a few shell tests to produce valid JSON inputs and to assert the new parse-error exit code/message shape when resolving an invalid JSON document.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

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 vendor/blaze/ports/javascript/index.mjs
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@jviotti jviotti merged commit 07802ae into main Jul 8, 2026
15 checks passed
@jviotti jviotti deleted the new-canonical branch July 8, 2026 17:26
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jul 9, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sourcemeta/jsonschema](https://github.com/sourcemeta/jsonschema) | minor | `v16.0.0` → `v16.1.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>sourcemeta/jsonschema (sourcemeta/jsonschema)</summary>

### [`v16.1.0`](https://github.com/sourcemeta/jsonschema/releases/tag/v16.1.0)

[Compare Source](sourcemeta/jsonschema@v16.0.0...v16.1.0)

#### What's Changed

- Update the README banner by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;783](sourcemeta/jsonschema#783)
- Rename `SOURCEMETA_JSONSCHEMA_CURL_SO` to `SOURCEMETA_CORE_CURL_SO` by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;784](sourcemeta/jsonschema#784)
- Fix some validation edge cases due to over optimisations in `validate --fast` by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;785](sourcemeta/jsonschema#785)
- Fix YAML syntax errors not properly caught by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;787](sourcemeta/jsonschema#787)
- Various minor fixes and performance optimisations by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;790](sourcemeta/jsonschema#790), [#&#8203;789](sourcemeta/jsonschema#789), [#&#8203;788](sourcemeta/jsonschema#788), and [#&#8203;786](sourcemeta/jsonschema#786)
- Implement an `rdf` command for converting into JSON-LD by [@&#8203;jviotti](https://github.com/jviotti) in [#&#8203;791](sourcemeta/jsonschema#791)

**Full Changelog**: <sourcemeta/jsonschema@v16.0.0...v16.1.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiLCJhdXRvbWF0aW9uOmJvdC1hdXRob3JlZCIsImRlcGVuZGVuY3ktdHlwZTo6bWlub3IiXX0=-->
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