chore(deps): update dependency phoenix_live_view to ~> 0.18.0 #22

Merged
renovate[bot] merged 1 commits from renovate/phoenix_live_view-0.x into develop 2023-02-27 11:38:02 +00:00
renovate[bot] commented 2023-02-26 15:19:32 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Update Change
phoenix_live_view minor ~> 0.16.4 -> ~> 0.18.0

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_view](https://hex.pm/packages/phoenix_live_view) | minor | `~> 0.16.4` -> `~> 0.18.0` | --- ### 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://app.renovatebot.com/dashboard#github/SphericalKat/katbin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi40In0=-->
renovate[bot] commented 2023-02-26 15:19:33 +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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/SphericalKat/katbin":"/mnt/renovate/gh/SphericalKat/katbin" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/SphericalKat/katbin" docker.io/renovate/sidecar bash -l -c "install-tool erlang 24.3.4.0 && install-tool elixir v1.14.3 && mix deps.update phoenix_live_view"
** (File.Error) could not read file "/mnt/renovate/gh/SphericalKat/katbin/config/dev.secret.exs": no such file or directory
    (elixir 1.14.3) lib/file.ex:358: File.read!/1
    (elixir 1.14.3) 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.3) 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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/SphericalKat/katbin":"/mnt/renovate/gh/SphericalKat/katbin" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/SphericalKat/katbin" docker.io/renovate/sidecar bash -l -c "install-tool erlang 24.3.4.0 && install-tool elixir v1.14.3 && mix deps.update phoenix_live_view" ** (File.Error) could not read file "/mnt/renovate/gh/SphericalKat/katbin/config/dev.secret.exs": no such file or directory (elixir 1.14.3) lib/file.ex:358: File.read!/1 (elixir 1.14.3) 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.3) lib/code.ex:425: Code.validated_eval_string/3 (stdlib 3.17.2) erl_eval.erl:685: :erl_eval.do_apply/6 ```
Sign in to join this conversation.
No description provided.