chore(deps): update dependency elixir to v1.16.2 #30

Merged
renovate merged 1 commit from renovate/elixir-1.x into main 2024-03-11 01:35:16 +13:00
Collaborator

This PR contains the following updates:

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

Release Notes

elixir-lang/elixir (elixir)

v1.16.2

Compare Source

1. Enhancements
Elixir
  • [Code] Emit :defmodule tracing event on module definition
Mix
  • [Mix] Add Mix.install_project_dir/0
  • [Mix] Add environment variable for reusing Mix.install/2 installation
  • [Mix.SCM] Add Mix.SCM.delete/1
2. Bug fixes
Elixir
  • [Code] Fix charlist formatting issue when a single-quoted charlist escapes a double-quote character
  • [Path] Fix regression on how Path.relative_to/2 dealt with "." as input
IEx
  • [IEx.Helpers] Discard mermaid fenced blocks from ansi docs
ExUnit
  • [ExUnit] Properly compared pinned values when building diffs

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.1` -> `1.16.2` | --- ### Release Notes <details> <summary>elixir-lang/elixir (elixir)</summary> ### [`v1.16.2`](https://github.com/elixir-lang/elixir/releases/tag/v1.16.2) [Compare Source](https://github.com/elixir-lang/elixir/compare/v1.16.1...v1.16.2) ##### 1. Enhancements ##### Elixir - \[Code] Emit `:defmodule` tracing event on module definition ##### Mix - \[Mix] Add `Mix.install_project_dir/0` - \[Mix] Add environment variable for reusing `Mix.install/2` installation - \[Mix.SCM] Add `Mix.SCM.delete/1` ##### 2. Bug fixes ##### Elixir - \[Code] Fix charlist formatting issue when a single-quoted charlist escapes a double-quote character - \[Path] Fix regression on how `Path.relative_to/2` dealt with "." as input ##### IEx - \[IEx.Helpers] Discard mermaid fenced blocks from ansi docs ##### ExUnit - \[ExUnit] Properly compared pinned values when building diffs </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added the
renovate
label 2024-03-11 00:33:09 +13:00
renovate added 1 commit 2024-03-11 00:33:10 +13:00
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
a595282da7
chore(deps): update dependency elixir to v1.16.2
renovate scheduled this pull request to auto merge when all checks succeed 2024-03-11 00:33:11 +13:00
renovate merged commit a595282da7 into main 2024-03-11 01:35:16 +13: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/pca9641#30
No description provided.