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(elixir-ls): update to v0.26.0 #8374

Merged
merged 1 commit into from
Dec 30, 2024
Merged

bump(elixir-ls): update to v0.26.0 #8374

merged 1 commit into from
Dec 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Update Change
elixir-ls minor v0.25.0 -> v0.26.0

Warning

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


Release Notes

elixir-lsp/elixir-ls (elixir-ls)

v0.26.0

Compare Source

Highlights
  • Support for elixir 1.18
Improvements
  • Ash framework spark_opts metadata is no longer rendered in function docs Jesse Williams
  • Added a workaround for OTP 27 crash on Windows related to persistent_term https://github.com/erlang/otp/issues/9222
  • Removed DETS backend from tracer. It turned out to be too unstable. Now tracer uses only ETS
  • Completions provider is now able to return record fields from remote records on elixir 1.18+
  • Behaviours implemented by a module are now rendered in docs on hover/complete
  • Selection ranges provider is now able to return correct ranges for expressions with parens on elixir 1.18+
  • Definition/References providers are now working correctly with &1 capture variables on elixir 1.18+
Fixes
  • Fixed a crash in AST processing on elixir <= 1.14 when end_of_expression metadata does not define column

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) December 30, 2024 12:02
@renovate renovate bot merged commit 14d05ce into main Dec 30, 2024
18 checks passed
@renovate renovate bot deleted the renovate/elixir-ls-0.x branch December 30, 2024 12:05
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