chore(deps): update dependency elixir to v1.17.1 #78

Merged
renovate merged 1 commit from renovate/elixir-1.x into main 2024-06-21 03:53:52 +12:00
Collaborator

This PR contains the following updates:

Package Update Change
elixir (source) patch 1.17.0 -> 1.17.1

Release Notes

elixir-lang/elixir (elixir)

v1.17.1

Compare Source

1. Enhancements
Mix
  • [mix compile.elixir] Do not run fixpoint computation on runtime dependencies. This should considerably improve compilation times for large projects when changing only one or two files
2. Bug fixes
EEx
  • [EEx] Do not warn for assignment with blocks in EEx
Elixir
  • [Kernel] Fix bug when using pinned variables inside with's else patterns
  • [Kernel] Fix Dialyzer error when with else clause is calling a no_return function
ExUnit
  • [ExUnit] Do not alternative sync/async suites on --repeat-until-failure

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.17.0` -> `1.17.1` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.17.1`](https://github.com/elixir-lang/elixir/releases/tag/v1.17.1) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.17.0...v1.17.1) ##### 1. Enhancements ##### Mix - \[mix compile.elixir] Do not run fixpoint computation on runtime dependencies. This should considerably improve compilation times for large projects when changing only one or two files ##### 2. Bug fixes ##### EEx - \[EEx] Do not warn for assignment with blocks in EEx ##### Elixir - \[Kernel] Fix bug when using pinned variables inside `with`'s `else` patterns - \[Kernel] Fix Dialyzer error when with else clause is calling a `no_return` function ##### ExUnit - \[ExUnit] Do not alternative sync/async suites on `--repeat-until-failure` </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate added the
renovate
label 2024-06-19 05:22:49 +12:00
renovate added 1 commit 2024-06-19 05:22:50 +12:00
chore(deps): update dependency elixir to v1.17.1
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
f11c32422b
renovate scheduled this pull request to auto merge when all checks succeed 2024-06-19 05:22:52 +12:00
james was assigned by renovate 2024-06-19 11:24:40 +12:00
renovate force-pushed renovate/elixir-1.x from f11c32422b to 1a4ad88257 2024-06-21 03:22:08 +12:00 Compare
renovate merged commit 1a4ad88257 into main 2024-06-21 03:53:52 +12:00
Sign in to join this conversation.
No reviewers
No labels
renovate
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/wafer#78
No description provided.