chore(deps): update dependency elixir to v1.16.1 (#45)
All checks were successful
continuous-integration/drone/push Build is passing

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-->

Reviewed-on: https://code.harton.nz/james/wafer/pulls/45
Co-authored-by: Renovate Bot <bot@harton.nz>
Co-committed-by: Renovate Bot <bot@harton.nz>
This commit is contained in:
Renovate Bot 2024-02-01 10:10:09 +13:00 committed by james
parent 7e049b2463
commit 9d52b6315e

View file

@ -1,2 +1,2 @@
erlang 26.2.1
elixir 1.16.0
elixir 1.16.1