Skip to content

Update b0o/SchemaStore.nvim digest to 735540a#61

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
b0o/SchemaStore.nvim digest 304d228735540a

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 single commit (735540a) is an automated catalog update performed by GitHub Actions with the message "Update SchemaStore catalog". This is a routine, automated process that updates the JSON/YAML schema definitions.
  • No bug fixes or security-related fixes: Only the schema catalog data file (lua/schemastore/catalog.lua) was modified (2,092 line changes), reflecting additions and updates to JSON/YAML schema definitions from SchemaStore.org. No code logic, API surface, or plugin behavior was changed.

🎯 Impact Scope Investigation

  • Usage locations: SchemaStore.nvim is used in lua/plugins/lsp.lua (lines 128 and 142) via:
    • require("schemastore").json.schemas() — for jsonls configuration
    • require("schemastore").yaml.schemas() — for yamlls configuration
  • API stability: The public API (require("schemastore").json.schemas() and require("schemastore").yaml.schemas()) is unchanged. The update only modifies the internal catalog data that these functions return.
  • No impact on other dependencies: SchemaStore.nvim is a standalone data plugin with no external dependencies. No other plugins depend on it.

💡 Recommended Actions

  • Merge directly — no migration steps or code modifications are required.
  • The schema catalog update will automatically provide updated/new schema definitions for JSON and YAML files the next time Neovim starts.

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@github-actions github-actions Bot merged commit 8970602 into main Jun 16, 2026
2 of 3 checks passed
@github-actions github-actions Bot deleted the renovate/b0o-schemastore.nvim-digest branch June 16, 2026 22:59
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