distributeaid / toolbox

DistributeAid Toolbox
http://distributeaid.org
GNU Affero General Public License v3.0
3 stars 1 forks source link

Update phoenix_live_dashboard: 0.3.3 → 0.3.6 (minor) #93

Closed depfu[bot] closed 3 years ago

depfu[bot] commented 3 years ago

Your trial has expired

Thanks for testing out Depfu, we hope it has been useful and saved you some time! Your free trial for private repos has now expired. We're not just going to cut you off right away, but if you want to continue using Depfu, please upgrade your account as soon as possible.

Any questions or feedback, please let us know. Thanks for using Depfu!


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ phoenix_live_dashboard (0.3.3 → 0.3.6) · Repo · Changelog

Release Notes

0.3.6 (from changelog)

  • Ensure socket info component displays correctly

0.3.5 (from changelog)

  • Fix regression were home path helper was removed

0.3.4 (from changelog)

  • Only add node to the URL if explicitly required to improve reliability in non-clustered environments

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 9 commits:

↗️ ecto (indirect, 3.5.3 → 3.5.4) · Repo · Changelog

Release Notes

3.5.4 (from changelog)

Enhancements

  • [mix ecto.drop] Provide --force-drop for databases that may support it
  • [guides] Add new "Multi tenancy with foreign keys" guide

Bug fixes

  • [Ecto.Changeset] Make keys optionals in specs
  • [Ecto.Enum] Make sure values/2 works for virtual fields
  • [Ecto.Query] Fix missing type on CTE queries that select a single field

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 20 commits:

↗️ ecto_sql (indirect, 3.5.2 → 3.5.3) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 3 commits:

↗️ plug (indirect, 1.10.4 → 1.11.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.