Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 25, 2022

This PR contains the following updates:

Package Type Update Change
phoenix_live_dashboard (source) prod minor ~> 0.6 -> ~> 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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) September 25, 2022 14:26
@renovate
Copy link
Author

renovate bot commented Sep 25, 2022

⚠ 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/3fde10/d8607e/repos/github/Librecov/librecov":"/tmp/worker/3fde10/d8607e/repos/github/Librecov/librecov" -v "/tmp/worker/3fde10/d8607e/cache":"/tmp/worker/3fde10/d8607e/cache" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/3fde10/d8607e/repos/github/Librecov/librecov" ghcr.io/containerbase/sidecar bash -l -c "install-tool erlang 24.3.4.0 && install-tool elixir v1.14.5 && mix deps.update phoenix_live_dashboard"
** (Mix) Hex dependency resolution failed

@renovate renovate bot force-pushed the renovate/phoenix_live_dashboard-0.x branch from 511f612 to 487560f Compare June 1, 2023 05:43
@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 Jun 1, 2023
@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: setting :preferred_cli_env in your mix.exs "def project" is deprecated, set it inside "def cli" instead:

    def cli do
      [preferred_envs: ["vcr.show": :test, "vcr.check": :test, "vcr.delete": :test, vcr: :test, "coveralls.post": :test, "coveralls.json": :test, "coveralls.html": :test, "coveralls.detail": :test, coveralls: :test]]
    end

  (mix 1.19.1) lib/mix/cli.ex:189: Mix.CLI.preferred_cli_env/3
  (mix 1.19.1) lib/mix/cli.ex:172: Mix.CLI.maybe_change_env_and_target/2
  (mix 1.19.1) lib/mix/cli.ex:59: Mix.CLI.proceed/1
  /opt/containerbase/tools/elixir/1.19.1/bin/mix:7: (file)
  (elixir 1.19.1) src/elixir_compiler.erl:81: :elixir_compiler.dispatch/4
  (elixir 1.19.1) src/elixir_compiler.erl:56: :elixir_compiler.compile/4

** (Mix) Hex dependency resolution failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant