Skip to content

Update b0o/SchemaStore.nvim digest to 3227514#68

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
b0o/SchemaStore.nvim digest e3a2fc33227514

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 (3227514) with the message "Update SchemaStore catalog", performed by GitHub Actions. This is a routine data-only update to the JSON/YAML schema catalog.
  • No bug fixes or security-related fixes: The only changed file is lua/schemastore/catalog.lua, which contains the schema catalog data (schema URLs, file patterns, descriptions). The plugin's Lua API is completely unchanged.

🎯 Impact Scope Investigation

  • Usage locations: SchemaStore.nvim is used in lua/plugins/lsp.lua at two locations:
    • Line 128: require("schemastore").json.schemas() — provides JSON schemas to jsonls
    • Line 142: require("schemastore").yaml.schemas() — provides YAML schemas to yamlls
  • API stability: The require("schemastore").json.schemas() and require("schemastore").yaml.schemas() APIs are not affected by this change. Only the underlying catalog data (list of available schemas) is updated.
  • No impact on other dependencies: This is a self-contained data update with no dependency changes.

💡 Recommended Actions

  • No migration required: Merge as-is. No code or configuration changes are needed.
  • This is a routine catalog refresh that adds/updates available JSON and YAML schemas (e.g., for package.json, tsconfig.json, GitHub Actions workflows, docker-compose.yml, etc.).

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

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