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

Merged
renovate merged 1 commit from renovate/elixir-1.x into main 2024-03-11 00:48:53 +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 1 commit 2024-03-11 00:29:16 +13:00
chore(deps): update dependency elixir to v1.16.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
0455f5c4d9
renovate scheduled this pull request to auto merge when all checks succeed 2024-03-11 00:29:17 +13:00
renovate merged commit 0455f5c4d9 into main 2024-03-11 00:48:53 +13:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.16.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`1.16.2`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Sign in to join this conversation.
No reviewers
No labels
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/ash_cubdb#20
No description provided.