Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

This PR contains the following updates:

Package Type Update Change
phoenix_live_reload (source) dev minor 1.4.11.6.2

Release Notes

phoenixframework/phoenix_live_reload (phoenix_live_reload)

v1.6.2

Compare Source

  • Bug fixes
    • Properly deal with Unicode when forwarding logs

v1.6.1

Compare Source

  • Enhancements
    • Set :phoenix_live_reload private field to downstream instrumentation
    • Add @import directive support to CSS reload strategy

v1.6.0

Compare Source

  • Enhancements

    • Add support for __RELATIVEFILE__ when invoking editors
    • Change the default target window to :parent to not reload the whole page if a Phoenix app is shown inside an iframe. You can get the old behavior back by setting the :target_window option to :top:
      config :phoenix_live_reload, MyAppWeb.Endpoint,
        target_window: :top,
        ...
  • Bug fixes

    • Inject iframe if web console logger is enabled but there are no patterns
    • Allow web console to shutdown cleanly

v1.5.3

Compare Source

  • Bug fixes
    • Fix warnings on earlier Elixir versions
    • Use darkcyan for log levels

v1.5.2

Compare Source

  • Bug fixes
    • Fix CSS updates failing with errors
    • Fix logging errors caused by unknown server log types

v1.5.1

Compare Source

  • Bug fixes
    • Fix regression on Elixir v1.14 and earlier

v1.5.0

Compare Source

  • Improvements
    • Introduce streaming server logs to the browser's web console with the new :web_console_logger endpoint configuration
    • Introduce openEditorAtCaller and openEditorAtDef client functions for opening the developer's configured PLUG_EDITOR to the elixir source file/line given a DOM element
    • Dispatch "phx:live_reload:attached" to parent window when live reload is attached to server and awaiting changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Clivern as a code owner September 14, 2025 09:06
@renovate renovate bot force-pushed the renovate/phoenix_live_reload-1.x-lockfile branch from 7ad7c53 to 0d9e789 Compare October 21, 2025 22:00
@renovate renovate bot changed the title Update dependency phoenix_live_reload to v1.6.1 Update dependency phoenix_live_reload to v1.6.2 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/phoenix_live_reload-1.x-lockfile branch from 0d9e789 to 533bc8f Compare December 8, 2025 23:42
@renovate renovate bot force-pushed the renovate/phoenix_live_reload-1.x-lockfile branch from 533bc8f to 8aee23d Compare December 31, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants