Skip to content

joladev/jola.dev

Back Bump phoenix_live_view from 1.2.10 to 1.2.11 (#151)

Commit details

Bump phoenix_live_view from 1.2.10 to 1.2.11 (#151)

Description

Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 1.2.10 to 1.2.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/phoenixframework/phoenix_live_view/releases">phoenix_live_view's releases</a>.</em></p> <blockquote> <h2>v1.2.11</h2> <h3>Bug fixes</h3> <ul> <li>Ensure stale diffs are discarded when view rejoins before the initial join succeeds (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/pull/4405">#4405</a>)</li> <li>Ensure a LiveComponent's async tasks are cancelled when it is removed (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/pull/4401">#4401</a>)</li> <li>Ensure formatter does not migrate expressions that close early (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/4409">#4409</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md">phoenix_live_view's changelog</a>.</em></p> <blockquote> <h2>v1.2.11 (2026-08-27)</h2> <h3>Bug fixes</h3> <ul> <li>Ensure stale diffs are discarded when view rejoins before the initial join succeeds (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/pull/4405">#4405</a>)</li> <li>Ensure a LiveComponent's async tasks are cancelled when it is removed (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/pull/4401">#4401</a>)</li> <li>Ensure formatter does not migrate expressions that close early (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/4409">#4409</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/eba3493126fe4286df94d46d14bb3f35eed5b2f5"><code>eba3493</code></a> Release v1.2.11</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/9326d2d4113fc5a027704b2d10630be15bcb0323"><code>9326d2d</code></a> update deps</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/b01930c86ae64ae65e16cd9b1574540f1d3cb96f"><code>b01930c</code></a> Ensure formatter does not migrate expressions that close early (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/4410">#4410</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/49132a9a687919fa9d7a86915fd60c87c48b3461"><code>49132a9</code></a> Optimize live stream option lookup (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/4408">#4408</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/0ea75c574a037dbc3e7fa3c7fe503f3a4cce4788"><code>0ea75c5</code></a> Cancel async tasks of components removed from the tree</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/deee8e6b452ba2fd10283b29500439b5cbf19dfb"><code>deee8e6</code></a> Streamline external upload consumption (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/4406">#4406</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/fdfa1d26939f3286a7c9286d760f005d2ee34d27"><code>fdfa1d2</code></a> fix some new warnings on 1.21</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/a7dc7b65226ef42ba264c2724a6a66fdf5c113af"><code>a7dc7b6</code></a> Update assets</li> <li><a href="https://github.com/phoenixframework/phoenix_live_view/commit/170227886f2c30d26d0cbbbdf151a4e01cfdc1f3"><code>1702278</code></a> Tag pending diffs and discard outdated ones (<a href="https://redirect.github.com/phoenixframework/phoenix_live_view/issues/4405">#4405</a>)</li> <li>See full diff in <a href="https://github.com/phoenixframework/phoenix_live_view/compare/v1.2.10...v1.2.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phoenix_live_view&package-manager=hex&previous-version=1.2.10&new-version=1.2.11)](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 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] <support@github.com>

Metadata

Author
dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Committed
Commit

Contributors

  • dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com Author