chore(deps): update dependency elixir to v1.15.6 #6

Merged
renovate merged 1 commit from renovate/elixir-1.x into main 2023-09-20 21:34:43 +12:00
Collaborator

This PR contains the following updates:

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

Release Notes

elixir-lang/elixir (elixir)

v1.15.6

Compare Source

This release also includes fixes to the Windows installer.

1. Bug fixes
EEx
  • [EEx] Do not crash when printing tokenizer warnings
Elixir
  • [Code] Fix formatter for nested * in bitstrings
  • [Code] Improve feedback when an invalid block is given Code.quoted_to_algebra/2
  • [Kernel] Trace functions before they are inlined
Mix
  • [mix compile] Ensure :extra_applications declare in umbrella projects are loaded
  • [mix deps.get] Do not check for invalid applications before deps.get
  • [mix deps.update] Do not check for invalid applications before deps.update
  • [mix format] Load plugins when invoking the formatter from an IDE

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: 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.15.4` -> `1.15.6` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.15.6`](https://github.com/elixir-lang/elixir/releases/tag/v1.15.6) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.15.5...v1.15.6) This release also includes fixes to the Windows installer. ##### 1. Bug fixes ##### EEx - \[EEx] Do not crash when printing tokenizer warnings ##### Elixir - \[Code] Fix formatter for nested `*` in bitstrings - \[Code] Improve feedback when an invalid block is given `Code.quoted_to_algebra/2` - \[Kernel] Trace functions before they are inlined ##### Mix - \[mix compile] Ensure `:extra_applications` declare in umbrella projects are loaded - \[mix deps.get] Do not check for invalid applications before deps.get - \[mix deps.update] Do not check for invalid applications before deps.update - \[mix format] Load plugins when invoking the formatter from an IDE ### [`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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4wIiwidXBkYXRlZEluVmVyIjoiMzYuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate scheduled this pull request to auto merge when all checks succeed 2023-08-29 00:23:33 +12:00
james was assigned by renovate 2023-08-29 01:22:16 +12:00
renovate changed title from chore(deps): update dependency elixir to v1.15.5 to chore(deps): update dependency elixir to v1.15.6 2023-09-20 21:18:35 +12:00
renovate force-pushed renovate/elixir-1.x from aa3945c149 to 88513f40b1 2023-09-20 21:18:37 +12:00 Compare
renovate merged commit 88513f40b1 into main 2023-09-20 21:34:43 +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/vivid#6
No description provided.