chore(deps): update dependency elixir to v1.18.3 #193

Merged
joao.dubas merged 1 commits from renovate/elixir-1.x into main 2025-03-07 02:16:27 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
elixir (source) patch 1.18.2 -> 1.18.3

Release Notes

elixir-lang/elixir (elixir)

v1.18.3

Compare Source

1. Enhancements
Elixir
  • [JSON] Encode any JSON key to string
  • [Kernel] Allow <<_::3*8>> in typespecs
Mix
  • [mix loadpaths] Support --no-listeners option
2. Bug fixes
Elixir
  • [CLI] Fix --no-color not setting :ansi_enabled to false
  • [Protocol] Return correct implementation for an invalid struct pointing to nil
  • [Stream] Do not raise when Stream.cycle/1 is explicitly halted
ExUnit
  • [ExUnit.Diff] Fix regression when diffing nested improper lists
IEx
  • [IEx.Autocomplete] Fix autocomplete crash when expanding struct with __MODULE__
  • [IEx.Helpers] Do not purge on recompile if IEx is not running

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | patch | `1.18.2` -> `1.18.3` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.18.3`](https://github.com/elixir-lang/elixir/releases/tag/v1.18.3) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.18.2...v1.18.3) ##### 1. Enhancements ##### Elixir - \[JSON] Encode any JSON key to string - \[Kernel] Allow `<<_::3*8>>` in typespecs ##### Mix - \[mix loadpaths] Support `--no-listeners` option ##### 2. Bug fixes ##### Elixir - \[CLI] Fix `--no-color` not setting `:ansi_enabled` to false - \[Protocol] Return correct implementation for an invalid struct pointing to `nil` - \[Stream] Do not raise when `Stream.cycle/1` is explicitly halted ##### ExUnit - \[ExUnit.Diff] Fix regression when diffing nested improper lists ##### IEx - \[IEx.Autocomplete] Fix autocomplete crash when expanding struct with `__MODULE__` - \[IEx.Helpers] Do not purge on `recompile` if IEx is not running </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTg4LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-03-06 10:22:12 +00:00
renovate-bot force-pushed renovate/elixir-1.x from 12ce5bd021 to 2b56d45efc 2025-03-07 02:13:34 +00:00 Compare
joao.dubas merged commit 1d3f74a358 into main 2025-03-07 02:16:27 +00:00
joao.dubas deleted branch renovate/elixir-1.x 2025-03-07 02:16:27 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ide#193
No description provided.