Skip to content

chore(deps): update hex dependencies (patch) - #607

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hex-dependencies-(patch)
Open

chore(deps): update hex dependencies (patch)#607
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hex-dependencies-(patch)

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
dialyxir (source) dev patch 1.4.7== 1.4.8
lcov_ex (source) dev patch 0.3.5== 0.3.6
phoenix_live_dashboard (source) prod patch == 0.9.0== 0.9.1
phoenix_live_view (source) prod patch == 1.2.10== 1.2.11

Release Notes

jeremyjh/dialyxir (dialyxir)

v1.4.8

Compare Source

Added
  • Add support for the OTP 28 warnings :exact_compare, :opaque_compare, and :opaque_union.
Fixed
  • Handle line-and-column locations when matching line-specific warning ignores.
Changed
  • Update ExDoc to 0.40.3 to generate Markdown documentation and llms.txt.
Docs
  • Clarify the output and intended use of the ignore_file and ignore_file_strict formatters.
dariodf/lcov_ex (lcov_ex)

v0.3.6

Compare Source

New Options

ignore_modules

Adds the ignore_modules option, following mix test --cover's ignore_modules behavior. Takes a list of module names as atoms and regular expressions matched against module names, and excludes them from the coverage report. (Thanks @​hmy3743 !)

test_coverage: [tool: LcovEx, ignore_modules: [MyApp.IgnoreModule, ~r/.*Test/]]

Fixes

  • mix lcov no longer discards the project's test_coverage configuration, so ignore_modules and custom ignore_paths now work through the task as well as through mix test --cover.
phoenixframework/phoenix_live_dashboard (phoenix_live_dashboard)

v0.9.1

Compare Source

  • Skip Ecto repos that cannot be resolved to an extras module
phoenixframework/phoenix_live_view (phoenix_live_view)

v1.2.11

Compare Source

Bug fixes
  • Ensure stale diffs are discarded when view rejoins before the initial join succeeds (#​4405)
  • Ensure a LiveComponent's async tasks are cancelled when it is removed (#​4401)
  • Ensure formatter does not migrate expressions that close early (#​4409)

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: install-tool erlang 29.0.5

@renovate
renovate Bot force-pushed the renovate/hex-dependencies-(patch) branch from a8f276b to aef205d Compare August 31, 2026 14:52
@renovate renovate Bot changed the title chore(deps): update dependency phoenix_live_view to v1.2.11 chore(deps): update hex dependencies (patch) Aug 31, 2026
@renovate
renovate Bot force-pushed the renovate/hex-dependencies-(patch) branch from aef205d to f9f683c Compare September 6, 2026 00:51
@renovate
renovate Bot force-pushed the renovate/hex-dependencies-(patch) branch from f9f683c to aa3c982 Compare September 7, 2026 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants