mason-org / mason-registry

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

bump(mesonlsp): update to v4.3.0 #6322

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 3 days ago

Mend Renovate

This PR contains the following updates:

Package Update Change
mesonlsp minor v4.2.2 -> v4.3.0

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


Release Notes

JCWasmx86/mesonlsp (mesonlsp) ### [`v4.3.0`](https://togithub.com/JCWasmx86/mesonlsp/releases/tag/v4.3.0): Release 4.3.0 [Compare Source](https://togithub.com/JCWasmx86/mesonlsp/compare/v4.2.2...v4.3.0) - Add support for specifying custom `subproject_dir` (top level directory name that holds Meson subprojects) ([#​88](https://togithub.com/JCWasmx86/mesonlsp/issues/88), by [@​fourdim](https://togithub.com/fourdim)) - Fix code formatting duplicating the last line when meson.build has fewer lines ([#​101](https://togithub.com/JCWasmx86/mesonlsp/issues/101)) - Fix malformed entries in completion list ([#​92](https://togithub.com/JCWasmx86/mesonlsp/issues/92)) - Deduplicate completion list ([#​92](https://togithub.com/JCWasmx86/mesonlsp/issues/92)) - Fix missing error, if an unknown variable is used as argument for a kwarg with the same name as the kwarg itself. - Add missing constants from reference tables ([#​103](https://togithub.com/JCWasmx86/mesonlsp/issues/103), by [@​blue42u](https://togithub.com/blue42u)) - Add partial support for `str.replace()` in the interpreter (Fixes parsing of [Lix](https://git.lix.systems/lix-project/lix)) - Update API compat to 1.5.0rc1

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 has been generated by Mend Renovate. View repository job log here.