chore(deps): update dependency elixir to v1.16.3 #35

Merged
renovate merged 1 commit from renovate/elixir-1.x into master 2024-05-21 11:37:28 +12:00
Collaborator

This PR contains the following updates:

Package Update Change
elixir (source) patch 1.16.2 -> 1.16.3

Release Notes

elixir-lang/elixir (elixir)

v1.16.3

Compare Source

1. Bug fixes
Elixir
  • [bin/elixir] Properly handle the --dbg flag in Elixir's CLI
  • [Code.Formatter] Add brackets around keyword lists when formatting the left-hand side of when
  • [Kernel] Only infer size in pinned variable in binary strings when needed
  • [System] Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows via System.cmd/3
  • [Port] Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows
  • [URI] Ensure :undefined fields are properly converted to nil when invoking Erlang's API
Logger
  • [Logger] Ensure translators are persisted across logger restarts
Mix
  • [mix compile] Ensure compile paths are accessible during compilation

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.2` -> `1.16.3` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.16.3`](https://github.com/elixir-lang/elixir/releases/tag/v1.16.3) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.16.2...v1.16.3) ##### 1. Bug fixes ##### Elixir - \[bin/elixir] Properly handle the `--dbg` flag in Elixir's CLI - \[Code.Formatter] Add brackets around keyword lists when formatting the left-hand side of `when` - \[Kernel] Only infer size in pinned variable in binary strings when needed - \[System] Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows via `System.cmd/3` - \[Port] Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows - \[URI] Ensure `:undefined` fields are properly converted to `nil` when invoking Erlang's API ##### Logger - \[Logger] Ensure translators are persisted across logger restarts ##### Mix - \[mix compile] Ensure compile paths are accessible during compilation </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:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added 1 commit 2024-05-21 11:15:15 +12:00
chore(deps): update dependency elixir to v1.16.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
29cae3739c
renovate scheduled this pull request to auto merge when all checks succeed 2024-05-21 11:15:16 +12:00
renovate merged commit 29cae3739c into master 2024-05-21 11:37:28 +12:00
Sign in to join this conversation.
No reviewers
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/lex_luthor#35
No description provided.