chore(deps): update dependency phoenix_live_view to ~> 0.20.0 #32

Open
renovate[bot] wants to merge 1 commits from renovate/phoenix_live_view-0.x into develop
renovate[bot] commented 2023-06-28 17:30:29 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Update Change
phoenix_live_view minor ~> 0.18.0 -> ~> 0.20.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.18.0` -> `~> 0.20.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://developer.mend.io/github/SphericalKat/katbin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjgxLjMiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
renovate[bot] commented 2023-06-28 17:30:30 +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_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/c058fd/f072bc/repos/github/SphericalKat/katbin":"/tmp/worker/c058fd/f072bc/repos/github/SphericalKat/katbin" -v "/tmp/worker/c058fd/f072bc/cache":"/tmp/worker/c058fd/f072bc/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/c058fd/f072bc/repos/github/SphericalKat/katbin" ghcr.io/containerbase/sidecar:9.20.2 bash -l -c "install-tool erlang 26.0.2.0 && install-tool elixir v1.15.6 && mix deps.update phoenix_live_view"

### ⚠ 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 --memory=3584m -v "/tmp/worker/c058fd/f072bc/repos/github/SphericalKat/katbin":"/tmp/worker/c058fd/f072bc/repos/github/SphericalKat/katbin" -v "/tmp/worker/c058fd/f072bc/cache":"/tmp/worker/c058fd/f072bc/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/c058fd/f072bc/repos/github/SphericalKat/katbin" ghcr.io/containerbase/sidecar:9.20.2 bash -l -c "install-tool erlang 26.0.2.0 && install-tool elixir v1.15.6 && mix deps.update phoenix_live_view" ```
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_view-0.x:renovate/phoenix_live_view-0.x
git checkout renovate/phoenix_live_view-0.x
Sign in to join this conversation.
No description provided.