chore(deps): update dependency elixir to v1.15.5 #41

Merged
joao.dubas merged 1 commits from renovate/elixir-1.x into main 2023-08-29 18:29:37 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
elixir (source) patch 1.15.4 -> 1.15.5

Release Notes

elixir-lang/elixir

v1.15.5

Compare Source

1. Enhancements
IEx
  • [IEx.Autocomplete] Speed up loading of struct suggestions
2. Bug fixes
Elixir
  • [Code.Fragment] Fix Code.Fragment.surround_context/2 for aliases and submodules of non-aliases
  • [Kernel] Ensure stacktrace is included when necessary when rescuing multiple exceptions in the same branch
  • [Kernel] Fix index in error message for unused optional arguments
ExUnit
  • [ExUnit.Diff] Fix scenario where diff would not show up due to a timed-out loop
IEx
  • [IEx] Force group leader to run as a binary and unicode in IEx
Mix
  • [mix compile] Do not assume blake is always available
  • [mix format] Load and compile plugins if specified in subdirectories

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.15.4` -> `1.15.5` | --- ### Release Notes <details> <summary>elixir-lang/elixir</summary> ### [`v1.15.5`](https://github.com/elixir-lang/elixir/releases/tag/v1.15.5) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.15.4...v1.15.5) ##### 1. Enhancements ##### IEx - \[IEx.Autocomplete] Speed up loading of struct suggestions ##### 2. Bug fixes ##### Elixir - \[Code.Fragment] Fix `Code.Fragment.surround_context/2` for aliases and submodules of non-aliases - \[Kernel] Ensure stacktrace is included when necessary when rescuing multiple exceptions in the same branch - \[Kernel] Fix index in error message for unused optional arguments ##### ExUnit - \[ExUnit.Diff] Fix scenario where diff would not show up due to a timed-out loop ##### IEx - \[IEx] Force group leader to run as a binary and unicode in IEx ##### Mix - \[mix compile] Do not assume `blake` is always available - \[mix format] Load and compile plugins if specified in subdirectories </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2023-08-28 12:33:57 +00:00
chore(deps): update dependency elixir to v1.15.5
All checks were successful
continuous-integration/drone/pr Build is passing
6eccf76a04
renovate-bot force-pushed renovate/elixir-1.x from 6eccf76a04 to 85ef2819c8 2023-08-28 14:48:07 +00:00 Compare
joao.dubas merged commit dc9a7a500b into main 2023-08-29 18:29:37 +00:00
joao.dubas deleted branch renovate/elixir-1.x 2023-08-29 18:29:37 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ex_trainer#41
No description provided.