Skip to content

Attempt to resolve file-based references without requiring --resolve #430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

jviotti
Copy link
Member

@jviotti jviotti commented Aug 8, 2025

Fixes: #425
Signed-off-by: Juan Cruz Viotti [email protected]

@jviotti jviotti merged commit 8bc2005 into main Aug 8, 2025
10 checks passed
@jviotti jviotti deleted the auto-file-ref branch August 8, 2025 15:37
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 12, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sourcemeta/jsonschema](https://github.com/sourcemeta/jsonschema) | minor | `v11.0.2` -> `v11.1.1` |

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>

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

[Compare Source](sourcemeta/jsonschema@v11.1.0...v11.1.1)

#### What's Changed

- Fix subtle segfault when evaluating `properties` and `required` by [@&#8203;jviotti](https://github.com/jviotti) in sourcemeta/jsonschema#433

**Full Changelog**: sourcemeta/jsonschema@v11.1.0...v11.1.1

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

[Compare Source](sourcemeta/jsonschema@v11.0.3...v11.1.0)

#### What's Changed

- Attempt to resolve file-based references without requiring `--resolve` by [@&#8203;jviotti](https://github.com/jviotti) in sourcemeta/jsonschema#430

**Full Changelog**: sourcemeta/jsonschema@v11.0.3...v11.1.0

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

[Compare Source](sourcemeta/jsonschema@v11.0.2...v11.0.3)

#### What's Changed

- Speed up `examples` and `default` linter validation by [@&#8203;jviotti](https://github.com/jviotti) in sourcemeta/jsonschema#422
- More clearly document the `--resolve` option for the `metaschema` command by [@&#8203;jviotti](https://github.com/jviotti) in sourcemeta/jsonschema#423
- Introduce a new `definitions_to_defs` linter rule by [@&#8203;jviotti](https://github.com/jviotti) in sourcemeta/jsonschema#426
- Strengthen the `const_with_type` and `enum_with_type` linter rules by [@&#8203;jviotti](https://github.com/jviotti) in sourcemeta/jsonschema#426
- Avoid linting `default` and `examples` on Draft 7 and older given a sibling `$ref` by [@&#8203;jviotti](https://github.com/jviotti) in sourcemeta/jsonschema#427
- Don't stop the entire linting process on individual file errors by [@&#8203;jviotti](https://github.com/jviotti) in sourcemeta/jsonschema#428

**Full Changelog**: sourcemeta/jsonschema@v11.0.2...v11.0.3

</details>

---

### Configuration

📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41OC4yIiwidXBkYXRlZEluVmVyIjoiNDEuNjEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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.

lint: default and $ref causing early process exit
1 participant