Skip to content

Update dependency phoenix to v1.8.5#5

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/phoenix-1.x-lockfile
Open

Update dependency phoenix to v1.8.5#5
renovate[bot] wants to merge 1 commit intomainfrom
renovate/phoenix-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Type Update Change
phoenix (source) prod patch 1.8.01.8.5

Release Notes

phoenixframework/phoenix (phoenix)

v1.8.5

Compare Source

JavaScript Client Bug Fixes
  • Fix socket connecting on visibility change when never established
Enhancements
  • Fix warnings on Elixir 1.20

v1.8.4

Compare Source

JavaScript Client Bug Fixes
  • Fix bug reconnecting connections when close was gracefully initiated by server
  • Fix LongPoll transport name in sessionStorage and logs
Enhancements
  • Adds guards support in assert_push, assert_broadcast, and assert_reply
  • Enable purging in Phoenix code server for Elixir 1.20

v1.8.3

Compare Source

Enhancements
  • Add top-level phoenix config: sort_verified_routes_query_params to enable sorting query params in verified routes during tests
Bug fixes
  • Fix endpoint port config in an umbrella application. (#​6549)
  • Drop incoming channel messages with stale join refs

v1.8.2

Compare Source

Bug fixes
  • [phoenix.js] fix issue where LongPoll can cause "unmatched topic" errors (observed on iOS only) (#​6538)
  • [phx.gen.live] fix tests when schema and table names are equal (#​6477)
  • [Verified Routes] do not add path prefixes for static routes
  • [Phoenix.Endpoint] fix LongPoll being active by default since 1.8.0 (#​6487)
Enhancements
  • [phoenix.js] socket now stops reconnection attempts while the page is hidden (#​6534)
  • [phx.new] (re-)add <.input field={@&#8203;form[:foo]} type="hidden" /> support in core components
  • [phx.new] set force_ssl in prod.exs by default (#​6435)
  • [phx.new] change --docker base image to debian trixie (#​6521)
  • [Phoenix.Socket.assign/2] allow passing a function as second argument assign(socket, fn _existing_assigns -> %{this_gets: "merged"} end) (#​6530)
  • [Phoenix.Controller.assign/2] allow passing a function as second argument (#​6542)
  • [Phoenix.Controller.assign/2] support keyword lists and maps as second argument similar to LiveView (#​6513)
  • [Presence] support custom dispatcher for presence_diff broadcast (#​6500)
  • [AGENTS.md] add short test guidelines to usage rules

v1.8.1

Compare Source

Bug fixes
  • [phx.new] Fix AGENTS.md failing to include CSS and JavaScript sections

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 changed the title chore(deps): update dependency phoenix to v1.8.3 Update dependency phoenix to v1.8.3 Feb 23, 2026
@renovate renovate bot changed the title Update dependency phoenix to v1.8.3 Update dependency phoenix to v1.8.4 Feb 24, 2026
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch from 6e9bc52 to 901fa9c Compare February 24, 2026 06:07
@renovate renovate bot changed the title Update dependency phoenix to v1.8.4 Update dependency phoenix to v1.8.5 Mar 8, 2026
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch from 901fa9c to 60f9558 Compare March 8, 2026 07:11
@renovate renovate bot changed the title Update dependency phoenix to v1.8.5 chore(deps): update dependency phoenix to v1.8.5 Mar 13, 2026
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch from 60f9558 to ed6b846 Compare March 13, 2026 14:51
@renovate renovate bot changed the title chore(deps): update dependency phoenix to v1.8.5 Update dependency phoenix to v1.8.5 Apr 8, 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