Skip to content

Update b0o/SchemaStore.nvim digest to e25e63f#48

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

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

Conversation

@renovate

@renovate renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
b0o/SchemaStore.nvim digest 5330d61e25e63f

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 an automated schema catalog data update (lua/schemastore/catalog.lua), not a code change. The commit (e25e63f) was generated by GitHub Actions with the message "Update SchemaStore catalog."
  • No bug fixes or security-related fixes. The change consists of +392 / -386 lines in the catalog data file, reflecting upstream additions and modifications to JSON/YAML schema definitions from SchemaStore.org.
  • Single commit between the old digest (5330d61, 2026-05-25) and the new digest (e25e63f, 2026-05-26) — a routine daily catalog refresh.

🎯 Impact Scope Investigation

  • Usage locations identified:
    • lua/plugins/lsp.lua:129require("schemastore").json.schemas() for jsonls configuration
    • lua/plugins/lsp.lua:142require("schemastore").yaml.schemas() for yamlls configuration
  • No API surface changes. The plugin's public API (require("schemastore").json.schemas() and require("schemastore").yaml.schemas()) is completely unaffected. Only the internal catalog data file was modified.
  • No impact on other dependencies. SchemaStore.nvim is a leaf dependency with no downstream consumers beyond the two LSP server configurations above.
  • No configuration changes required. The existing vim.lsp.config calls for jsonls and yamlls remain fully compatible.

💡 Recommended Actions

  • Merge as-is. No migration steps or code modifications are required.
  • This is a routine data-only update that brings the local schema catalog in sync with the upstream SchemaStore.org repository, providing updated/new schema definitions for JSON and YAML files.

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

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