Skip to content

Update dependency mason-org/mason-lspconfig.nvim to v2.3.0#65

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/mason-org-mason-lspconfig.nvim-2.x
Jun 20, 2026
Merged

Update dependency mason-org/mason-lspconfig.nvim to v2.3.0#65
github-actions[bot] merged 1 commit into
mainfrom
renovate/mason-org-mason-lspconfig.nvim-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
mason-org/mason-lspconfig.nvim minor v2.2.0v2.3.0

Release Notes

mason-org/mason-lspconfig.nvim (mason-org/mason-lspconfig.nvim)

v2.3.0

Compare Source

Features
Bug Fixes
  • julials: ensure Julia environment is set before julia-lsp is run (#​674) (2f8e8bb)

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

  • Breaking changes: None. The setup() function signature and all configuration options (including automatic_enable) remain unchanged.
  • New features: Added mapping for Vespa Language Server (vespa_ls) — a new server entry that does not affect existing configurations.
  • Bug fixes: Fixed Julia LSP (julials) initialization to ensure the Julia environment is properly set before the language server starts. This is an internal change to cmd handling and does not affect other servers.
  • No API changes: The module's public API is fully backward-compatible.

🎯 Impact Scope Investigation

  • Usage location: lua/plugins/lsp.lua:29 — mason-lspconfig.nvim is used as a dependency of nvim-lspconfig, set up at line 97-99 with require("mason-lspconfig").setup({ automatic_enable = true }).
  • Configuration compatibility: The automatic_enable = true option is unchanged in v2.3.0. No modifications needed.
  • Affected servers: This project does not use julials (Julia) or vespa_ls (Vespa) — the two servers touched by this release. The configured servers (lua_ls, gopls, rust_analyzer, ts_ls, eslint, yamlls, jsonls, bashls, tailwindcss, gh_actions_ls, terraformls) are completely unaffected.
  • Dependency impact: No changes to mason-lspconfig.nvim's dependency requirements. Compatible with the currently pinned mason.nvim v2.3.1.

💡 Recommended Actions

  • Merge as-is — no code changes or configuration updates required.
  • The commit SHA update (0c2823ea5671269) in the diff is the only change, which is the standard Renovate version bump.

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@github-actions
github-actions Bot merged commit 56a0106 into main Jun 20, 2026
3 checks passed
@github-actions
github-actions Bot deleted the renovate/mason-org-mason-lspconfig.nvim-2.x branch June 20, 2026 01:58
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