chore(deps): update dependency elixir to v1.16.1 #14

Merged
renovate merged 1 commit from renovate/elixir-1.x into main 2024-01-31 23:34:02 +13:00
Collaborator

This PR contains the following updates:

Package Update Change
elixir (source) patch 1.16.0 -> 1.16.1

Release Notes

elixir-lang/elixir (elixir)

v1.16.1

Compare Source

1. Bug fixes
Elixir
  • [Code] Fix Code.quoted_to_algebra/2 for operator with :do key as operand
  • [Kernel.ParallelCompiler] Do not crash parallel compiler when it receives diagnostics from additional code evaluation
  • [Kernel.ParallelCompiler] Always log errors at the end of compilation
  • [String] Fix String.capitalize/1 with a single codepoint
IEx
  • [IEx] Fix autocompletion of function signatures on Erlang/OTP 26
  • [IEx] Do not assume $HOME is set
Mix
  • [mix deps.compile] Handle compilation of rebar3 dependencies when rebar3 is on a path with spaces on Unix
  • [mix test] Properly resolve relative paths when running tests from individual files
  • [mix test] Properly resolve Windows paths when running tests from individual files

Configuration

📅 Schedule: 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 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.16.0` -> `1.16.1` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.16.1`](https://github.com/elixir-lang/elixir/releases/tag/v1.16.1) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.16.0...v1.16.1) ##### 1. Bug fixes ##### Elixir - \[Code] Fix `Code.quoted_to_algebra/2` for operator with :do key as operand - \[Kernel.ParallelCompiler] Do not crash parallel compiler when it receives diagnostics from additional code evaluation - \[Kernel.ParallelCompiler] Always log errors at the end of compilation - \[String] Fix `String.capitalize/1` with a single codepoint ##### IEx - \[IEx] Fix autocompletion of function signatures on Erlang/OTP 26 - \[IEx] Do not assume `$HOME` is set ##### Mix - \[mix deps.compile] Handle compilation of rebar3 dependencies when rebar3 is on a path with spaces on Unix - \[mix test] Properly resolve relative paths when running tests from individual files - \[mix test] Properly resolve Windows paths when running tests from individual files </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added 1 commit 2024-01-31 23:17:05 +13:00
chore(deps): update dependency elixir to v1.16.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
9d9aa0e5f9
renovate scheduled this pull request to auto merge when all checks succeed 2024-01-31 23:17:06 +13:00
renovate merged commit 9d9aa0e5f9 into main 2024-01-31 23:34:02 +13: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: james/ash_cubdb#14
No description provided.