You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [jsonschema](https://redirect.github.com/Stranger6667/jsonschema) | workspace.dependencies | minor | `0.29` -> `0.30` |
---
### Release Notes
<details>
<summary>Stranger6667/jsonschema (jsonschema)</summary>
### [`v0.30.0`](https://redirect.github.com/Stranger6667/jsonschema/blob/HEAD/CHANGELOG.md#0300---2025-04-16)
##### Added
- `JsonType` and `JsonTypeSet`.
- `ValidationOptions::with_base_uri` that allows for specifying a base URI for all relative references in the schema.
- Configuration options for the underlying regex engine used by `pattern` and `patternProperties` keywords.
##### Changed
- Better error messages for relative `$ref` without base URI.
##### Fixed
- **CLI**: Inability to load relative file `$ref`. [#​725](https://redirect.github.com/Stranger6667/jsonschema/issues/725)
##### Removed
- Internal cache for regular expressions.
##### Deprecated
- `PrimitiveType` and `PrimitiveTypesBitMap`.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
GitOrigin-RevId: ef81f3a25a5b5fe4327f1e092355652f216d2c70
0 commit comments