chore(deps): update dependency elixir to v1.20.3 #15

Merged
rosa merged 1 commit from renovate/elixir-1.x into main 2026-08-14 00:09:24 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
elixir (source) tools patch 1.20.21.20.3

Release Notes

elixir-lang/elixir (elixir)

v1.20.3

Compare Source

1. Enhancements
Elixir
  • [Kernel.ParallelCompiler] Batch type checker cache operations to improve compilation times
2. Bug fixes
Elixir
  • [Kernel] Improve type precision of the ++/2 operator
  • [Kernel] Improve type precision of the send/2 return type
  • [Kernel] Improve type refinement for and/2 and or/2
  • [Kernel] Fix type checking of Map.put/3 on empty map types
  • [Kernel] Fix type checking of tuple insertion on equivalent tuple types
  • [Kernel] Fix type checking of tuple insertion on gradual types with empty static parts
  • [Kernel] Fix variable refinements leaking from invalid receive/after timeout expressions
  • [Kernel] Fix rendering inferred types containing unions of static and dynamic functions
  • [Kernel] Ensure typing errors in :maps.values/1 reference the correct function
  • [Kernel] Mark %_{} patterns as precise so subsequent redundant struct clauses are detected
  • [elixirc] Fix parsing of the --profile time option
IEx
  • [IEx.Helpers] Fix break!/1 with unknown expressions

Configuration

📅 Schedule: (UTC)

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | tools | patch | `1.20.2` → `1.20.3` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.20.3`](https://github.com/elixir-lang/elixir/releases/tag/v1.20.3) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.20.2...v1.20.3) ##### 1. Enhancements ##### Elixir - \[Kernel.ParallelCompiler] Batch type checker cache operations to improve compilation times ##### 2. Bug fixes ##### Elixir - \[Kernel] Improve type precision of the `++/2` operator - \[Kernel] Improve type precision of the `send/2` return type - \[Kernel] Improve type refinement for `and/2` and `or/2` - \[Kernel] Fix type checking of `Map.put/3` on empty map types - \[Kernel] Fix type checking of tuple insertion on equivalent tuple types - \[Kernel] Fix type checking of tuple insertion on gradual types with empty static parts - \[Kernel] Fix variable refinements leaking from invalid `receive/after` timeout expressions - \[Kernel] Fix rendering inferred types containing unions of static and dynamic functions - \[Kernel] Ensure typing errors in `:maps.values/1` reference the correct function - \[Kernel] Mark `%_{}` patterns as precise so subsequent redundant struct clauses are detected - \[elixirc] Fix parsing of the `--profile time` option ##### IEx - \[IEx.Helpers] Fix `break!/1` with unknown expressions </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update dependency elixir to v1.20.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
3a002d3223
rosa scheduled this pull request to auto merge when all checks succeed 2026-08-14 00:02:46 +00:00
rosa merged commit 3a002d3223 into main 2026-08-14 00:09:24 +00:00
rosa deleted branch renovate/elixir-1.x 2026-08-14 00:09:24 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
rosa/hypa!15
No description provided.