mason-org / mason-registry

Core registry for mason.nvim.
https://mason-registry.dev/registry/list
Apache License 2.0
159 stars 360 forks source link

bump(ada-language-server): update to v26 #7970

Open renovate[bot] opened 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Update Change
ada-language-server major 24.0.6 -> 26.0.202411173

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

AdaCore/ada_language_server (ada-language-server) ### [`v26.0.202411173`](https://redirect.github.com/AdaCore/ada_language_server/blob/HEAD/CHANGELOG.md#260202411173) [Compare Source](https://redirect.github.com/AdaCore/ada_language_server/compare/25.0.20241014...26.0.202411173) - Create commands for opening the project file and the log file - Add editor contextual menus for some Ada commands - Avoid 'auto-import' command when completing with-clauses - Replace "Project Problem" diagnostic by the project status message - Avoid running the Prove codelens with no problem matchers - Fix Goto Definition for entry in Protected Types - Avoid `PRECONDITION_FAILURE` on editing an empty file - Avoid occurrences of `STALE_REFERENCE_ERROR` in Libadalang ### [`v25.0.20241014`](https://redirect.github.com/AdaCore/ada_language_server/blob/HEAD/CHANGELOG.md#25020241014) [Compare Source](https://redirect.github.com/AdaCore/ada_language_server/compare/25.0.20240915...25.0.20241014) - Fix the removal of old log files in the `~/.als` directory - Fix the `Ada: Go to other file` command for child packages - Fix various project loading issues after significant changes in the GPR2 project loading API - Make sure all project issues are emitted as diagnostics - Avoid lingering diagnostics from earlier failed loading attempts - Treat a subclass of non-critical project issues as non-blocking for the ALS - Add a setting `ada.projectDiagnostics` to control whether the ALS should emit project diagnostics - Fix the `ada: Run main` task when the main executable is at the workspace root ### [`v25.0.20240915`](https://redirect.github.com/AdaCore/ada_language_server/blob/HEAD/CHANGELOG.md#25020240915) [Compare Source](https://redirect.github.com/AdaCore/ada_language_server/compare/24.0.6...25.0.20240915) - Implement type hierarchy requests - Migrate the build infrastructure to ALIRE - Migrate the VSIX publication infrastructure out of GitHub Actions - Revamp the VS Code extension walkthrough - Filter invisible completion items by unit prefix - Provide SPARK CodeLenses on subprograms when gnatprove is on PATH - Improve completion for GPR project files

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR was generated by Mend Renovate. View the repository job log.