Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump(lua-language-server): update to v3.10.6 #7174

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Update Change
lua-language-server patch 3.10.5 -> 3.10.6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

LuaLS/lua-language-server (lua-language-server)

v3.10.6

Compare Source

2024-9-10

  • NEW Custom documentation exporter
  • NEW Setting: Lua.docScriptPath: Path to a script that overrides cli.doc.export, allowing user-specified documentation exporting.
  • NEW Infer the parameter types of a same-named function in the subclass based on the parameter types in the superclass function.
  • FIX Fix VM.OnCompileFunctionParam function in plugins
  • FIX Lua 5.1: fix incorrect warning when using setfenv with an int as first parameter
  • FIX Improve type narrow by checking exact match on literal type params
  • FIX Correctly list enums for function overload arguments #​2840
  • FIX Incorrect function params' type infer when there is only @overload #​2509 #​2708 #​2709
  • FIX Only call workspace/configuration when available #​981, #​2318, 2336 #​2843

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot enabled auto-merge (squash) September 10, 2024 10:00
@renovate renovate bot merged commit 9ad9484 into main Sep 10, 2024
18 checks passed
@renovate renovate bot deleted the renovate/lua-language-server-3.x branch September 10, 2024 10:03
ciarantoner added a commit to ciarantoner/mason-registry that referenced this pull request Sep 10, 2024
bump(lua-language-server): update to v3.10.6 (mason-org#7174)
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