distributeaid / toolbox

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

Update phoenix_live_reload: 1.3.0 → 1.3.2 (patch) #140

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_reload (1.3.0 → 1.3.2) · Repo · Changelog

Release Notes

1.3.2 (from changelog)

  • Improvements
    • Allow reload :target_window to be configured

1.3.1 (from changelog)

  • Bug fixes
    • Use width=0 and height=0 on iframe

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

Commits

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

↗️ cowboy (indirect, 2.8.0 → 2.9.0) · Repo

Commits

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

↗️ cowlib (indirect, 2.9.1 → 2.11.0) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ file_system (indirect, 0.2.9 → 0.2.10) · Repo

Commits

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

↗️ mime (indirect, 1.5.0 → 1.6.0) · Repo · Changelog

Release Notes

1.6.0 (from changelog)

  • Deprecate MIME.valid?
  • Ignore media type params
  • Detect subtype suffix according to the spec

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

Commits

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

↗️ phoenix (indirect, 1.5.7 → 1.5.9) · Repo · Changelog

Commits

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

↗️ phoenix_html (indirect, 2.14.2 → 2.14.3) · Repo · Changelog

Release Notes

2.14.3 (from changelog)

  • Bug fixes
    • Fix warnings on Elixir v1.12

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

Commits

See the full diff on Github. The new version differs by 1 commit:

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

Release Notes

1.11.1 (from changelog)

Enhancements

  • [Plug.Upload] Allow transfer of ownership in Plug.Upload

Bug fixes

  • [Plug.Debugger] Drop CSP Header when showing error via Plug.Debugger
  • [Plug.Test] Populate query_params from Plug.Test.conn/3

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

Commits

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

↗️ plug_cowboy (indirect, 2.4.1 → 2.5.0) · Repo · Changelog

Release Notes

2.5.0 (from changelog)

Enhancements

  • Return :conn as Logger metadata on translator
  • Support Ranch 2.0
  • Support the :net option so developers can work with keyword lists
  • Remove previously deprecated options

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

Commits

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

↗️ plug_crypto (indirect, 1.2.1 → 1.2.2) · Repo · Changelog

Commits

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

↗️ ranch (indirect, 1.7.1 → 1.8.0) · Repo

Commits

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

↗️ telemetry (indirect, 0.4.2 → 0.4.3) · Repo · Changelog

Release Notes

0.4.3 (from changelog)

This release improves the telemetry:span/3 function by adding the telemetry_span_context metadata to all span events. The new metadata enables correlating span events that belong to the same span.

Added

  • Added telemetry_span_context metadata to all events emitted by telemetry:span/3.

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

Commits

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


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.
depfu[bot] commented 3 years ago

Closed in favor of #141.