Skip to content

chore(deps): bump phoenix_live_view from 1.2.10 to 1.2.11 - #192

Merged
hyperpolymath merged 2 commits into
mainfrom
dependabot/hex/phoenix_live_view-1.2.11
Sep 18, 2026
Merged

hyperpolymath merged 2 commits into
mainfrom
dependabot/hex/phoenix_live_view-1.2.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps phoenix_live_view from 1.2.10 to 1.2.11.

Release notes

Sourced from phoenix_live_view's releases.

v1.2.11

Bug fixes

  • Ensure stale diffs are discarded when view rejoins before the initial join succeeds (#4405)
  • Ensure a LiveComponent's async tasks are cancelled when it is removed (#4401)
  • Ensure formatter does not migrate expressions that close early (#4409)
Changelog

Sourced from phoenix_live_view's changelog.

v1.2.11 (2026-08-27)

Bug fixes

  • Ensure stale diffs are discarded when view rejoins before the initial join succeeds (#4405)
  • Ensure a LiveComponent's async tasks are cancelled when it is removed (#4401)
  • Ensure formatter does not migrate expressions that close early (#4409)
Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 1.2.10 to 1.2.11.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.2.11/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.2.10...v1.2.11)

---
updated-dependencies:
- dependency-name: phoenix_live_view
  dependency-version: 1.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Sep 18, 2026
@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 2e68ac5f-e0f0-48f7-a30d-463a3de28666

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hyperpolymath

Copy link
Copy Markdown
Owner

@dependabot rebase

hyperpolymath
hyperpolymath previously approved these changes Sep 18, 2026
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
@hyperpolymath
hyperpolymath merged commit 1c573f7 into main Sep 18, 2026
2 of 31 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/hex/phoenix_live_view-1.2.11 branch September 18, 2026 16:52
hyperpolymath added a commit that referenced this pull request Sep 18, 2026
Applies the update Dependabot resolved in #191.

**Why this PR exists:** #191's squash landed with an empty diff. Its
`mix.lock` conflict was resolved from the wrong side of the merge, so
the commit arrived carrying the message but not the change — main still
had 0.9.0. The version and hash here are taken **verbatim from
Dependabot's own resolution**, so nothing is hand-computed.

One line changes: `phoenix_live_dashboard` 0.9.0 → 0.9.1. Its constraint
`phoenix_live_view ~> 1.0` is satisfied by main's 1.2.11, so it stands
alone — the sibling bump (#192, live_view → 1.2.11) already landed via
this repo's Dependabot auto-merge.

*Note: this repository's Elixir CI has been failing on main since at
least 15 September, at the `Set up BEAM (OTP + Elixir)` step — before
dependency installation — so no CI here can validate a lockfile change
either way. That pipeline is worth a separate look.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant