chore(deps): bump phoenix_live_dashboard from 0.9.0 to 0.9.1 - #191
Merged
Merged
Conversation
Bumps [phoenix_live_dashboard](https://github.com/phoenixframework/phoenix_live_dashboard) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/phoenixframework/phoenix_live_dashboard/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_dashboard/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_dashboard@v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: phoenix_live_dashboard dependency-version: 0.9.1 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 |
Dependabot's resolution, rebased onto current main to clear the mix.lock conflict. Merging main into the branch is what created the conflict: main moved .well-known/ to www/.well-known/ and bumped phoenix to 1.8.14 in the same lockfile region this branch touches. Resolved by taking the branch's mix.lock, which is a superset of main's for this file: the only two lines that differ from main are phoenix_live_dashboard 0.9.0 -> 0.9.1 phoenix_live_view 1.2.10 -> 1.2.12 Both are Dependabot's own version bumps; no hash was hand-edited.
hyperpolymath
deleted the
dependabot/hex/phoenix_live_dashboard-0.9.1
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.*
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_dashboard from 0.9.0 to 0.9.1.
Changelog
Sourced from phoenix_live_dashboard's changelog.
Commits
f12805aRelease v0.9.1d212df6Skip Ecto repos that cannot be resolved to an extras module (#493)c79b976formatc0d9b5eupdate assets CIDependabot 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)