Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2025

This PR contains the following updates:

Package Type Update Change
phoenix (source) prod minor 1.7.21== 1.8.3

Release Notes

phoenixframework/phoenix (phoenix)

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

v1.8.0

Compare Source

Bug fixes
  • [phx.new] Don't include node_modules override in generated tsconfig.json
Enhancements
  • [phx.gen.live|html|json] - Make context argument optional. Defaults to the plural name.
  • [phx.new] Add mix precommit alias
  • [phx.new] Add AGENTS.md generation compatible with usage_rules
  • [phx.new] Add usage_rules folder to installer, allowing to sync generic Phoenix rules into new projects
  • [phx.new] Use LiveView 1.1 release in generated code
  • [phx.new] Ensure theme selector and flash closing works without LiveView

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, 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 force-pushed the renovate/phoenix-1.x branch from cfd31d2 to 96ff595 Compare August 10, 2025 15:01
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 96ff595 to ecc1db4 Compare August 20, 2025 21:36
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from ecc1db4 to f6abd88 Compare August 31, 2025 11:15
@renovate renovate bot changed the title chore(deps): update dependency phoenix to == 1.8.0 chore(deps): update dependency phoenix to == 1.8.1 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from f6abd88 to d48f67e Compare October 9, 2025 21:51
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch 2 times, most recently from b85bb41 to d093b7d Compare October 22, 2025 20:34
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from d093b7d to 42f0667 Compare November 10, 2025 17:06
@renovate renovate bot changed the title chore(deps): update dependency phoenix to == 1.8.1 chore(deps): update dependency phoenix to == 1.8.2 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 42f0667 to 4c5c6c0 Compare November 26, 2025 21:42
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 4c5c6c0 to 6b5354e Compare December 5, 2025 22:06
@renovate renovate bot changed the title chore(deps): update dependency phoenix to == 1.8.2 chore(deps): update dependency phoenix to == 1.8.3 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 6b5354e to 4fdc5c3 Compare December 8, 2025 23:42
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 4fdc5c3 to 0bfbc37 Compare December 18, 2025 00:14
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 0bfbc37 to 12a504e Compare December 31, 2025 16:32
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.

1 participant