chore(deps): update dependency elixir to v1.20.1 #7

Merged
rosa merged 1 commit from renovate/elixir-1.x into main 2026-06-18 04:12:55 +00:00
Owner

This PR contains the following updates:

Package Update Change
elixir (source) patch 1.20.01.20.1

Release Notes

elixir-lang/elixir (elixir)

v1.20.1

Compare Source

1. Security
Elixir
  • [Version] Limit integer components in Version to 14 decimal bytes, to avoid parsing too large integers from untrusted user input. We strongly advise developers parsing versions from user input to limit the data size given to the Version module (CVE-2026-49762, GHSA-w2h8-8x3g-278p)
2. Bug fixes
Elixir
  • [Calendar] Cap width in Calendar.strftime/2 to 1024 characters
  • [Code] Ensure Code.require_file releases the file if compilation fails
  • [Kernel] Fix documentation generation to use the correct version in search
Mix
  • [mix archive.install] Validate paths and files when extracting archives
  • [mix format] Honor --no-compile option when loading plugins

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 | Update | Change | |---|---|---| | [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | patch | `1.20.0` → `1.20.1` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.20.1`](https://github.com/elixir-lang/elixir/releases/tag/v1.20.1) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.20.0...v1.20.1) ##### 1. Security ##### Elixir - \[Version] Limit integer components in Version to 14 decimal bytes, to avoid parsing too large integers from untrusted user input. We strongly advise developers parsing versions from user input to limit the data size given to the `Version` module (CVE-2026-49762, GHSA-w2h8-8x3g-278p) ##### 2. Bug fixes ##### Elixir - \[Calendar] Cap width in `Calendar.strftime/2` to 1024 characters - \[Code] Ensure `Code.require_file` releases the file if compilation fails - \[Kernel] Fix documentation generation to use the correct version in search ##### Mix - \[mix archive.install] Validate paths and files when extracting archives - \[mix format] Honor `--no-compile` option when loading plugins </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjkuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIyOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update dependency elixir to v1.20.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/reuse Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
1740fde88b
rosa scheduled this pull request to auto merge when all checks succeed 2026-06-18 04:03:56 +00:00
rosa merged commit 1740fde88b into main 2026-06-18 04:12:55 +00:00
rosa deleted branch renovate/elixir-1.x 2026-06-18 04:12:55 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
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/int_set!7
No description provided.