Skip to content

chore(deps): update dependency phoenix_live_dashboard to ~> 0.8#5

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/phoenix_live_dashboard-0.x
Open

chore(deps): update dependency phoenix_live_dashboard to ~> 0.8#5
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/phoenix_live_dashboard-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 10, 2021

This PR contains the following updates:

Package Type Update Change
phoenix_live_dashboard (source) prod minor ~> 0.4~> 0.8

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 - 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.


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

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

@renovate
Copy link
Author

renovate bot commented Aug 10, 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 2688549 to 89c93fb Compare August 26, 2021 09:26
@renovate renovate bot force-pushed the renovate/phoenix_live_dashboard-0.x branch from 89c93fb to 3276a5b Compare October 21, 2021 20:32
@renovate renovate bot changed the title chore(deps): update dependency phoenix_live_dashboard to ~> 0.5 chore(deps): update dependency phoenix_live_dashboard to ~> 0.6 Oct 21, 2021
@renovate renovate bot force-pushed the renovate/phoenix_live_dashboard-0.x branch from 3276a5b to df5ee7e Compare September 25, 2022 11:41
@renovate renovate bot changed the title chore(deps): update dependency phoenix_live_dashboard to ~> 0.6 chore(deps): update dependency phoenix_live_dashboard to ~> 0.7 Sep 25, 2022
@renovate renovate bot changed the title chore(deps): update dependency phoenix_live_dashboard to ~> 0.7 chore(deps): update dependency phoenix_live_dashboard to ~> 0.8 May 30, 2023
@renovate renovate bot force-pushed the renovate/phoenix_live_dashboard-0.x branch from df5ee7e to d2cc3b4 Compare May 30, 2023 16:04
@renovate
Copy link
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
    warning: use Mix.Config is deprecated. Use the Config module instead
    │
  8 │ use Mix.Config
    │ ~~~~~~~~~~~~~~
    │
    └─ config/config.exs:8

    warning: Mix.Config.config/2 is deprecated. Use the Config module instead
    │
 10 │ config :poll_api,
    │ ~~~~~~~~~~~~~~~~~
    │
    └─ config/config.exs:10

    warning: Mix.Config.config/3 is deprecated. Use the Config module instead
    │
 14 │ config :poll_api, PollApiWeb.Endpoint,
    │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    │
    └─ config/config.exs:14

    warning: Mix.Config.config/3 is deprecated. Use the Config module instead
    │
 22 │ config :logger, :console,
    │ ~~~~~~~~~~~~~~~~~~~~~~~~~
    │
    └─ config/config.exs:22

    warning: Mix.Config.config/3 is deprecated. Use the Config module instead
    │
 27 │ config :phoenix, :json_library, Jason
    │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    │
    └─ config/config.exs:27

    warning: Mix.Config.import_config/1 is deprecated. Use the Config module instead
    │
 31 │ import_config "#{Mix.env()}.exs"
    │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    │
    └─ config/config.exs:31

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

    warning: Mix.Config.config/3 is deprecated. Use the Config module instead
    │
  4 │ config :poll_api, PollApi.Repo,
    │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    │
    └─ config/dev.exs:4

    warning: Mix.Config.config/3 is deprecated. Use the Config module instead
    │
 18 │ config :poll_api, PollApiWeb.Endpoint,
    │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    │
    └─ config/dev.exs:18

    warning: Mix.Config.config/3 is deprecated. Use the Config module instead
    │
 50 │ config :logger, :console, format: "[$level] $message\n"
    │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    │
    └─ config/dev.exs:50

    warning: Mix.Config.config/3 is deprecated. Use the Config module instead
    │
 54 │ config :phoenix, :stacktrace_depth, 20
    │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    │
    └─ config/dev.exs:54

    warning: Mix.Config.config/3 is deprecated. Use the Config module instead
    │
 57 │ config :phoenix, :plug_init_mode, :runtime
    │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    │
    └─ config/dev.exs:57

** (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