Skip to content

chore(deps): bump phoenix_live_dashboard from 0.9.0 to 0.9.1 - #191

Merged
hyperpolymath merged 3 commits into
mainfrom
dependabot/hex/phoenix_live_dashboard-0.9.1
Sep 18, 2026
Merged

hyperpolymath merged 3 commits into
mainfrom
dependabot/hex/phoenix_live_dashboard-0.9.1

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_dashboard from 0.9.0 to 0.9.1.

Changelog

Sourced from phoenix_live_dashboard's changelog.

v0.9.1 (2026-08-31)

  • Skip Ecto repos that cannot be resolved to an extras module
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_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>
@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: b6253d29-6c83-4116-8f66-ba74098249df

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

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
hyperpolymath merged commit fcecdff into main Sep 18, 2026
@hyperpolymath
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.*
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