Skip to content

Update b0o/SchemaStore.nvim digest to 59b4296#41

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

Update b0o/SchemaStore.nvim digest to 59b4296#41
github-actions[bot] merged 1 commit into
mainfrom
renovate/b0o-schemastore.nvim-digest

Conversation

@renovate

@renovate renovate Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
b0o/SchemaStore.nvim digest 053838959b4296

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: The update consists of a single automated commit ("Update SchemaStore catalog") performed by GitHub Actions on 2026-05-20.
  • Data-only change: Only lua/schemastore/catalog.lua was modified (4 line changes), which is the schema catalog data file. This file contains JSON/YAML schema definitions pulled from SchemaStore.org — no Lua API or plugin logic was changed.
  • No bug fixes or security fixes: This is a routine catalog refresh adding or updating schema definitions.

🎯 Impact Scope Investigation

  • Usage locations: SchemaStore.nvim is used in lua/plugins/lsp.lua at lines 128 and 142 via the standard API calls require("schemastore").json.schemas() and require("schemastore").yaml.schemas(). These APIs are unchanged.
  • No impact on other dependencies: SchemaStore.nvim is a leaf dependency with no downstream dependents. It provides schema data to jsonls and yamlls LSP servers, which will simply receive updated schema definitions.
  • No configuration changes needed: The plugin's public API (schemastore.json.schemas() and schemastore.yaml.schemas()) is stable and unaffected by catalog data updates.

💡 Recommended Actions

  • Merge as-is: No migration or code changes are required. This is a routine data update.
  • The updated catalog may include new or updated JSON/YAML schemas from SchemaStore.org, providing better validation for configuration files.

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@github-actions github-actions Bot merged commit ab46cf9 into main May 21, 2026
2 of 3 checks passed
@github-actions github-actions Bot deleted the renovate/b0o-schemastore.nvim-digest branch May 21, 2026 01:18
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