Skip to content

Commit 74bedbe

Browse files
Renovate Botjimsynz
authored andcommitted
chore(deps): update dependency elixir to v1.19.1 (#116)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | minor | `1.18.4` -> `1.19.1` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.19.1`](https://github.com/elixir-lang/elixir/releases/tag/v1.19.1) [Compare Source](elixir-lang/elixir@v1.18.4...v1.19.1) ##### 1. Bug fixes ##### EEx - \[EEx] Address Dialyzer warnings when invoking `EEx.compile_string` ##### Elixir - \[Kernel] Optimize how types are computed for pretty printing - \[Kernel] Optimize how differences are computed in the type system - \[Macro] Do not escape options given to `dbg/2` - \[Protocol] Improve protocol violation warnings ##### Mix - \[mix compile] Do not attempt to touch deleted files when compilation fails and then resumed with missing files - \[mix deps.compile] Do not spawn partitions when all dependencies are local and already compiled </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Pacific/Auckland, Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Pacific/Auckland. 🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTQuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Reviewed-on: https://harton.dev/james/lamina/pulls/116 Co-authored-by: Renovate Bot <bot@harton.nz> Co-committed-by: Renovate Bot <bot@harton.nz>
1 parent 14d8549 commit 74bedbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
erlang 28.1.1
2-
elixir 1.18.4
2+
elixir 1.19.1

0 commit comments

Comments
 (0)