Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2021

This PR contains the following updates:

Package Type Update Change
phoenix_live_dashboard (source) prod minor ~> 0.4.0 -> ~> 0.8.0

Release Notes

phoenixframework/phoenix_live_dashboard (phoenix_live_dashboard)

v0.8.7

Compare Source

  • Fix warnings on Erlang/OTP 28
  • Fix metrics history not rendering on LiveView 1.0.2+
  • Fix colored logging in request logger

v0.8.6

Compare Source

  • Update Erlang docs url
  • Fix rendering of durations in Elixir v1.18+
  • Fix warnings on Elixir v1.18+
  • Remove img nonce which had no effect whatsoever

v0.8.5

Compare Source

  • Provide a mechanism for user extensible LiveView hooks
  • Add Erlang/OTP 27 Process label support

v0.8.4

Compare Source

  • Add immutable directive to cache-control header
  • Wrap log lines in request logger page
  • Fix deprecation warnings on LiveView release candidate

v0.8.3

Compare Source

  • Address deprecation warnings from Phoenix.LiveView and Phoenix.HTML

v0.8.2

Compare Source

  • Support Phoenix.LiveView 0.20.0

v0.8.1

Compare Source

  • Fix warnings on more recent Elixir versions
  • Fix OS Mon bug on Windows
  • Support custom on_mount callback

v0.8.0

Compare Source

  • Support and require Phoenix.LiveView 0.19.0
  • Memory Allocators page
  • Serve static assets from the router
  • Use the new Phoenix.Component

v0.7.2

Compare Source

  • Support Phoenix.LiveView 0.18.3

v0.7.1

Compare Source

  • Support distribution metrics
  • Load Phoenix assets from app directory

v0.7.0

Compare Source

  • Support and require Phoenix.LiveView 0.18.0
  • Add fullscreen when viewing the app info
  • Use csp_nonces on os_mon page

v0.6.5

Compare Source

  • Support and require Phoenix.LiveView 0.17.7

v0.6.4

Compare Source

  • Fix crash on PID info modal when remote pids were present

v0.6.3

Compare Source

  • Fix crash on metrics page when none of the tags specified in a metric are found
  • Fix crash on OS data when CPU information cannot be retrieved
  • Do not generate compile-time dependencies for dashboard parameters

v0.6.2

Compare Source

  • Improve navigation on Ecto Stats page
  • Fix warning on telemetry attaching
  • Support more recent MIME versions

v0.6.1

Compare Source

  • Require LiveView v0.17.3
  • Remove warnings on latest Phoenix.HTML
  • Make charts smoother when prunning data

v0.6.0

Compare Source

  • Require LiveView v0.17.1
  • Add Ecto Stats for MySQL (and MariaDB) databases

v0.5.3

Compare Source

  • Show OTP 24.1+ new sockets in tab
  • Allow metrics and request logger to be disabled
  • Do not include embedded assets in priv

v0.5.2

Compare Source

  • Fix Ecto stats page when running on multi node env

v0.5.1

Compare Source

  • Clarify "No Ecto Repos" messages
  • Support strings on navbars titles

v0.5.0

Compare Source

  • Require LiveView v0.16.0
  • Fallback to longpoll when websockets are not available
  • Remove CPU cards as the result was often inaccurate
  • Ignore nil measurements in telemetry panes
  • Remember refresh selection by using cookies
  • Show reductions diff in Processes table
  • Allow home_app (besides Elixir and Phoenix) to be configured
  • Support styles in navbar and provide parameter customization
  • Add auto-discovery of Ecto repositories
  • Add many more components to PageBuilder

Configuration

📅 Schedule: Branch creation - "before 6am on Monday" in timezone Europe/Paris, 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.


  • 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 requested a review from nono as a code owner August 15, 2021 23:41
@renovate
Copy link
Contributor Author

renovate bot commented Aug 15, 2021

⚠ 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: mix deps.update phoenix_live_dashboard
warning: use Mix.Config is deprecated. Use the Config module instead
  config/config.exs:8

warning: use Mix.Config is deprecated. Use the Config module instead
  config/dev.exs:1

** (Mix) Hex dependency resolution failed

@renovate renovate bot force-pushed the renovate/phoenix_live_dashboard-0.x branch from 26209eb to 93eb2bd Compare October 21, 2021 19:54
@renovate renovate bot changed the title Update dependency phoenix_live_dashboard to ~> 0.5.0 Update dependency phoenix_live_dashboard to ~> 0.6.0 Oct 21, 2021
@renovate renovate bot force-pushed the renovate/phoenix_live_dashboard-0.x branch from 93eb2bd to d553f4c Compare September 21, 2022 17:43
@renovate renovate bot changed the title Update dependency phoenix_live_dashboard to ~> 0.6.0 Update dependency phoenix_live_dashboard to ~> 0.7.0 Sep 21, 2022
@renovate renovate bot changed the title Update dependency phoenix_live_dashboard to ~> 0.7.0 Update dependency phoenix_live_dashboard to ~> 0.8.0 May 30, 2023
@renovate renovate bot force-pushed the renovate/phoenix_live_dashboard-0.x branch from d553f4c to 0873bb0 Compare May 30, 2023 17:21
@renovate renovate bot changed the title Update dependency phoenix_live_dashboard to ~> 0.8.0 chore(deps): update dependency phoenix_live_dashboard to ~> 0.8.0 May 15, 2025
@renovate renovate bot force-pushed the renovate/phoenix_live_dashboard-0.x branch from 0873bb0 to e283131 Compare August 10, 2025 14:14
Copy link
Contributor Author

renovate bot commented Aug 10, 2025

⚠️ 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: mix deps.update phoenix_live_dashboard
** (Mix) Hex dependency resolution failed

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