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

chore(deps): update dependency luals/lua-language-server to v3.11.0 #1420

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2024

This PR contains the following updates:

Package Update Change
LuaLS/lua-language-server minor 3.10.6 -> 3.11.0

Release Notes

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

v3.11.0

Compare Source

  • NEW Added support for Japanese locale
  • NEW Infer function parameter types when overriding the same-named class function in an instance of that class #​2158
  • NEW Types with literal fields can be narrowed.
  • NEW Reference addons installed via the addon manager with ${addons} #​2866.
  • NEW Support using ---@​class on rawset(_G, ...) to annotate the created global variable #​2862
  • NEW Settings:
    • Lua.language.fixIndent
    • Lua.language.completeAnnotation
  • FIX Eliminate floating point error in test benchmark output
  • FIX Remove luamake install from make scripts
  • FIX Incorrect table type injected to the global variable created by rawset(_G, ...) #​2863

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 merged commit e7c4b39 into main Oct 3, 2024
6 checks passed
@renovate renovate bot deleted the renovate/luals-lua-language-server-3.x branch October 3, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants