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

Open
renovate[bot] wants to merge 1 commits from renovate/phoenix_live_dashboard-0.x into develop
renovate[bot] commented 2023-02-26 12:18:31 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Update Change
phoenix_live_dashboard minor ~> 0.5 -> ~> 0.8

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 has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [phoenix_live_dashboard](https://hex.pm/packages/phoenix_live_dashboard) | minor | `~> 0.5` -> `~> 0.8` | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SphericalKat/katbin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjgxLjMiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
renovate[bot] commented 2023-02-26 12:18:32 +00:00 (Migrated from github.com)

⚠ 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 elixir v1.14.5
** (File.Error) could not read file "/tmp/worker/37fcb9/148974/repos/github/SphericalKat/katbin/config/dev.secret.exs": no such file or directory
    (elixir 1.14.5) lib/file.ex:358: File.read!/1
    (elixir 1.14.5) lib/config.ex:273: Config.__import__!/1
    (stdlib 3.17.2) erl_eval.erl:685: :erl_eval.do_apply/6
    (stdlib 3.17.2) erl_eval.erl:123: :erl_eval.exprs/5
    (elixir 1.14.5) lib/code.ex:425: Code.validated_eval_string/3
    (stdlib 3.17.2) erl_eval.erl:685: :erl_eval.do_apply/6

### ⚠ 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 elixir v1.14.5 ** (File.Error) could not read file "/tmp/worker/37fcb9/148974/repos/github/SphericalKat/katbin/config/dev.secret.exs": no such file or directory (elixir 1.14.5) lib/file.ex:358: File.read!/1 (elixir 1.14.5) lib/config.ex:273: Config.__import__!/1 (stdlib 3.17.2) erl_eval.erl:685: :erl_eval.do_apply/6 (stdlib 3.17.2) erl_eval.erl:123: :erl_eval.exprs/5 (elixir 1.14.5) lib/code.ex:425: Code.validated_eval_string/3 (stdlib 3.17.2) erl_eval.erl:685: :erl_eval.do_apply/6 ```
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/phoenix_live_dashboard-0.x:renovate/phoenix_live_dashboard-0.x
git checkout renovate/phoenix_live_dashboard-0.x
Sign in to join this conversation.
No description provided.