chore(deps): bump phoenix_live_view from 1.2.10 to 1.2.11 - #192
Merged
Merged
Conversation
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>
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
Owner
|
@dependabot rebase |
hyperpolymath
previously approved these changes
Sep 18, 2026
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
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.*
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
Changelog
Sourced from phoenix_live_view's changelog.
Commits
eba3493Release v1.2.119326d2dupdate depsb01930cEnsure formatter does not migrate expressions that close early (#4410)49132a9Optimize live stream option lookup (#4408)0ea75c5Cancel async tasks of components removed from the treedeee8e6Streamline external upload consumption (#4406)fdfa1d2fix some new warnings on 1.21a7dc7b6Update assets1702278Tag pending diffs and discard outdated ones (#4405)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)