Skip to content

Update dependency phoenix_live_reload to v1.7.0 - #57

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/phoenix_live_reload-1.x-lockfile
Open

Update dependency phoenix_live_reload to v1.7.0#57
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/phoenix_live_reload-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
phoenix_live_reload (source) dev minor 1.4.11.7.0

Release Notes

phoenixframework/phoenix_live_reload (phoenix_live_reload)

v1.7.0

Compare Source

  • Enhancements
    • Add JavaScript helper function to capture keyboard shortcuts to open HEEx components
    • Forward log events to window for custom behaviour

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: (UTC)

  • 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
@renovate
renovate Bot force-pushed the renovate/phoenix_live_reload-1.x-lockfile branch from 8aee23d to 6f011cf Compare February 12, 2026 18:03
@renovate
renovate Bot force-pushed the renovate/phoenix_live_reload-1.x-lockfile branch from 6f011cf to 826906b Compare March 13, 2026 14:05
@renovate
renovate Bot force-pushed the renovate/phoenix_live_reload-1.x-lockfile branch from 826906b to 49dcbc5 Compare April 21, 2026 19:43
@renovate
renovate Bot force-pushed the renovate/phoenix_live_reload-1.x-lockfile branch from 49dcbc5 to 522c5b7 Compare May 18, 2026 10:16
@renovate

renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: install-tool elixir v1.20.2

@renovate renovate Bot changed the title Update dependency phoenix_live_reload to v1.6.2 Update dependency phoenix_live_reload to v1.7.0 Jul 29, 2026
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