Skip to content

Update b0o/SchemaStore.nvim digest to 988a3aa#38

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/b0o-schemastore.nvim-digest
May 19, 2026
Merged

Update b0o/SchemaStore.nvim digest to 988a3aa#38
github-actions[bot] merged 1 commit into
mainfrom
renovate/b0o-schemastore.nvim-digest

Conversation

@renovate

@renovate renovate Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
b0o/SchemaStore.nvim digest a1fb3d4988a3aa

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • No breaking changes or new features. This is a data-only update to the SchemaStore catalog (lua/schemastore/catalog.lua), performed by 2 automated GitHub Actions commits.
  • Changes are purely additive:
    • Added a new JSON schema entry: runspec — an interface specification for runnable scripts, apps, and MCP tools (matches runspec.toml files).
    • Added two new versions for the ifstate.conf schema: v2.2 and v2.3.
  • No bug fixes or security-related fixes; this is a routine catalog data refresh.
  • No API changes — the module's public interface (require("schemastore").json.schemas() / require("schemastore").yaml.schemas()) is completely unchanged.

🎯 Impact Scope Investigation

  • Usage locations identified in lua/plugins/lsp.lua:
    • Line 129: require("schemastore").json.schemas() — used to configure jsonls with JSON schemas.
    • Line 142: require("schemastore").yaml.schemas() — used to configure yamlls with YAML schemas.
  • No API surface changes: The plugin only updated its internal catalog data. The Lua functions consumed by this codebase remain identical in signature and behavior.
  • No impact on other dependencies: SchemaStore.nvim is a standalone data plugin with no transitive dependencies.
  • No configuration changes required: The existing require("schemastore") calls will automatically pick up the new schemas.

💡 Recommended Actions

  • Merge as-is. No migration steps or code modifications are needed.
  • After merging, the new runspec and ifstate.conf v2.2/v2.3 schemas will be available automatically when editing matching files.

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@github-actions github-actions Bot merged commit 5ff3539 into main May 19, 2026
2 of 3 checks passed
@github-actions github-actions Bot deleted the renovate/b0o-schemastore.nvim-digest branch May 19, 2026 02:13
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.

0 participants