-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump phoenix_live_dashboard from 0.8.4 to 0.8.5 #2692
Conversation
Bumps [phoenix_live_dashboard](https://github.com/phoenixframework/phoenix_live_dashboard) from 0.8.4 to 0.8.5. - [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.8.4...v0.8.5) --- updated-dependencies: - dependency-name: phoenix_live_dashboard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2692 +/- ##
==========================================
+ Coverage 91.06% 91.09% +0.03%
==========================================
Files 332 332
Lines 11629 11629
==========================================
+ Hits 10590 10594 +4
+ Misses 1039 1035 -4 ☔ View full report in Codecov by Sentry. |
* Bump telemetry_poller from 1.0.0 to 1.1.0 Bumps [telemetry_poller](https://github.com/beam-telemetry/telemetry_poller) from 1.0.0 to 1.1.0. - [Changelog](https://github.com/beam-telemetry/telemetry_poller/blob/main/CHANGELOG.md) - [Commits](beam-telemetry/telemetry_poller@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: telemetry_poller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump hammer_backend_mnesia from 0.6.0 to 0.6.1 Bumps [hammer_backend_mnesia](https://github.com/ExHammer/hammer-backend-mnesia) from 0.6.0 to 0.6.1. - [Changelog](https://github.com/ExHammer/hammer-backend-mnesia/blob/master/CHANGELOG.md) - [Commits](ExHammer/hammer-backend-mnesia@v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: hammer_backend_mnesia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump prom_ex from 1.8.0 to 1.9.0 Bumps [prom_ex](https://github.com/akoutmos/prom_ex) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/akoutmos/prom_ex/releases) - [Changelog](https://github.com/akoutmos/prom_ex/blob/master/CHANGELOG.md) - [Commits](akoutmos/prom_ex@1.8.0...1.9.0) --- updated-dependencies: - dependency-name: prom_ex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump phoenix_live_dashboard from 0.8.4 to 0.8.5 Bumps [phoenix_live_dashboard](https://github.com/phoenixframework/phoenix_live_dashboard) from 0.8.4 to 0.8.5. - [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.8.4...v0.8.5) --- updated-dependencies: - dependency-name: phoenix_live_dashboard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump postgrex from 0.19.2 to 0.19.3 Bumps [postgrex](https://github.com/elixir-ecto/postgrex) from 0.19.2 to 0.19.3. - [Release notes](https://github.com/elixir-ecto/postgrex/releases) - [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md) - [Commits](https://github.com/elixir-ecto/postgrex/commits) --- updated-dependencies: - dependency-name: postgrex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bumped dependencies Closes #2559 #2598 #2690 #2691 #2692 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps phoenix_live_dashboard from 0.8.4 to 0.8.5.
Changelog
Sourced from phoenix_live_dashboard's changelog.
Commits
d9a6b37
Release v0.8.590ca015
Merge pull request #457 from phoenixframework/sd-before_closing_head_tage7728dd
provide window.LiveDashboard.registerCustomHooks functionc44ed4d
Allow users to render content in the <head>d1578d8
Merge pull request #453 from kianmeng/fix-typos-in-variablesbc4b7b3
Fix typos in variables5b44b01
Simplify installation steps (#448)f7d9d1d
Update README.md4e6e8b9
Prefer process name over label if both are set (#447)c1f57b8
Add Erlang/OTP 27 Process label support (#446)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 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)