quantum-elixir / quantum-core

:watch: Cron-like job scheduler for Elixir
https://hexdocs.pm/quantum/
Apache License 2.0
2.28k stars 148 forks source link

Update dependency elixir to v1.16.2 #610

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

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`](https://togithub.com/elixir-lang/elixir/releases/tag/v1.16.2) [Compare Source](https://togithub.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

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.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build cc5d93a8e7bcdf17e87dc452c5477619edd39103-PR-610

Details


Totals Coverage Status
Change from base Build bfedd0c69ee6dce0ee823a8d59b8be2fc16c514f: 0.0%
Covered Lines: 351
Relevant Lines: 406

💛 - Coveralls