chore(deps): update dependency elixir to v1.20.4 #16

Open
rosa wants to merge 1 commit from renovate/elixir-1.x into main
Owner

This PR contains the following updates:

Package Type Update Change
elixir (source) tools patch 1.20.31.20.4

Release Notes

elixir-lang/elixir (elixir)

v1.20.4

Compare Source

1. Security
  • [List] Avoid recursion when invalid charlists are given to List.to_string/1 or List.to_charlist/1 (CVE-2026-75758, GHSA-jf5q-v438-665c)
2. Bug fixes
Elixir
  • [Base] Fix false positives in Base64 validation
  • [Kernel] Fix inferred type of :erlang.split_binary/2 when given a bitstring
  • [Kernel] Fix type checker crash on comprehensions with a non-returning :into expression
  • [String] Fix final sigma handling in Greek casing
  • [Task] Fix Task.yield_many/2 waiting indefinitely when :limit exceeds the task count

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.3` → `1.20.4` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.20.4`](https://github.com/elixir-lang/elixir/releases/tag/v1.20.4) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.20.3...v1.20.4) ##### 1. Security - \[List] Avoid recursion when invalid charlists are given to `List.to_string/1` or `List.to_charlist/1` (CVE-2026-75758, GHSA-jf5q-v438-665c) ##### 2. Bug fixes ##### Elixir - \[Base] Fix false positives in Base64 validation - \[Kernel] Fix inferred type of `:erlang.split_binary/2` when given a bitstring - \[Kernel] Fix type checker crash on comprehensions with a non-returning `:into` expression - \[String] Fix final sigma handling in Greek casing - \[Task] Fix `Task.yield_many/2` waiting indefinitely when `:limit` exceeds the task count </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.4
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/pr/test Pipeline failed
2f67a37968
rosa scheduled this pull request to auto merge when all checks succeed 2026-09-05 16:04:47 +00:00
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/pr/test Pipeline failed
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/elixir-1.x:renovate/elixir-1.x
git switch renovate/elixir-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/elixir-1.x
git switch renovate/elixir-1.x
git rebase main
git switch main
git merge --ff-only renovate/elixir-1.x
git switch renovate/elixir-1.x
git rebase main
git switch main
git merge --no-ff renovate/elixir-1.x
git switch main
git merge --squash renovate/elixir-1.x
git switch main
git merge --ff-only renovate/elixir-1.x
git switch main
git merge renovate/elixir-1.x
git push origin main
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!16
No description provided.