Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump phoenix_live_dashboard from 0.8.5 to 0.8.6 (#1722)
Bumps [phoenix_live_dashboard](https://github.com/phoenixframework/phoenix_live_dashboard) from 0.8.5 to 0.8.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/phoenixframework/phoenix_live_dashboard/blob/main/CHANGELOG.md">phoenix_live_dashboard's changelog</a>.</em></p> <blockquote> <h2>v0.8.6 (2024-12-30)</h2> <ul> <li>Update Erlang docs url</li> <li>Fix rendering of durations in Elixir v1.18+</li> <li>Fix warnings on Elixir v1.18+</li> <li>Remove img nonce which had no effect whatsoever</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/3a1bd996fd49f152c4a96115c3c6248014ae606f"><code>3a1bd99</code></a> Release v0.8.6</li> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/f8f60d2291974dc5a20e9f271aae717780a27048"><code>f8f60d2</code></a> Duration.to_string (<a href="https://redirect.github.com/phoenixframework/phoenix_live_dashboard/issues/464">#464</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/46b14cb9da05f269a84204e2eb61cce419a2fccd"><code>46b14cb</code></a> Update Erlang docs url since they changed to ExDoc (<a href="https://redirect.github.com/phoenixframework/phoenix_live_dashboard/issues/462">#462</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/36ad46930192272e652a66570558292a4ac29bbf"><code>36ad469</code></a> Merge pull request <a href="https://redirect.github.com/phoenixframework/phoenix_live_dashboard/issues/456">#456</a> from phoenixframework/sd-update-deps</li> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/96f646877f824876c3510051b5dd550c20b034c6"><code>96f6468</code></a> don't migrate to curly braces yet</li> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/028f957baa833701529e636c96eafa41cc4e9381"><code>028f957</code></a> fix test that relied on push_patch to wrong live session</li> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/7901e067eb0d5fb0171247eb7912439941b11287"><code>7901e06</code></a> Update assets</li> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/3eafe7ff86d4a355a2d12bd331d7013add7d29a0"><code>3eafe7f</code></a> Build assets on CI and add caching (<a href="https://redirect.github.com/phoenixframework/phoenix_live_dashboard/issues/461">#461</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/93627a3d391e1e6168e082bf08ba1be46c0690ee"><code>93627a3</code></a> remove dead code found by type system</li> <li><a href="https://github.com/phoenixframework/phoenix_live_dashboard/commit/6b776e53cf706b9732a47b235e1807dd336b4809"><code>6b776e5</code></a> fix deprecation warnings</li> <li>Additional commits viewable in <a href="https://github.com/phoenixframework/phoenix_live_dashboard/compare/v0.8.5...v0.8.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phoenix_live_dashboard&package-manager=hex&previous-version=0.8.5&new-version=0.8.6)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information