Commit 4f1d838
authored
Bump phoenix_live_view from 1.0.3 to 1.0.4 (#1876)
Bumps
[phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view)
from 1.0.3 to 1.0.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/phoenixframework/phoenix_live_view/blob/v1.0.4/CHANGELOG.md">phoenix_live_view's
changelog</a>.</em></p>
<blockquote>
<h2>1.0.4 (2025-02-04)</h2>
<h3>Bug fixes</h3>
<ul>
<li>Fix elements with <code>phx-remove</code> inside sticky LiveViews
being unintentionally removed on navigation (<a
href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/3658">#3658</a>)</li>
<li>Fix <code>phx-click-loading</code> not being removed from links in
sticky LiveViews (<a
href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/3656">#3656</a>)</li>
<li>Fix <code>Phoenix.LiveView.JS.focus/2</code> and
<code>Phoenix.LiveView.JS.focus_first/2</code> not properly focusing
elements on Mobile Safari (<a
href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/3563">#3563</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/phoenixframework/phoenix_live_view/commit/62229c0137f2fe40069e5019822fb951a385fc16"><code>62229c0</code></a>
Release 1.0.4</li>
<li><a
href="https://github.com/phoenixframework/phoenix_live_view/commit/a757b8195e0ee645c84d7281ae6f0edb1549b998"><code>a757b81</code></a>
update changelog</li>
<li><a
href="https://github.com/phoenixframework/phoenix_live_view/commit/5200aceb901798b7f509fe9ec6d13e42fccc677e"><code>5200ace</code></a>
Update assets</li>
<li><a
href="https://github.com/phoenixframework/phoenix_live_view/commit/0abd80b78925cab7c70c47c1dfa90547a2334190"><code>0abd80b</code></a>
fix phx-remove and phx-click-loading in sticky LVs (<a
href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/3659">#3659</a>)</li>
<li><a
href="https://github.com/phoenixframework/phoenix_live_view/commit/485c3496a06d9163a4d457efa34369d4f7571f36"><code>485c349</code></a>
don't overuse requestAnimationFrame (<a
href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/3657">#3657</a>)</li>
<li><a
href="https://github.com/phoenixframework/phoenix_live_view/commit/1397b5eb0defc9fa2178bcdc18629335d15cc01e"><code>1397b5e</code></a>
Update assets</li>
<li>See full diff in <a
href="https://github.com/phoenixframework/phoenix_live_view/compare/v1.0.3...v1.0.4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b537225 commit 4f1d838
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments