Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2025

This PR contains the following updates:

Package Type Update Change
phoenix (source) dev minor 1.7.21 -> 1.8.2

Release Notes

phoenixframework/phoenix (phoenix)

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 - 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.0 chore(deps): update dependency phoenix to v1.8.1 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch from 8d14062 to 0fd90d2 Compare August 31, 2025 08:52
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch 2 times, most recently from eeb3e48 to 1c86b81 Compare September 27, 2025 16:22
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch 3 times, most recently from 73f5317 to f890f8d Compare October 28, 2025 15:09
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch from f890f8d to f86ad55 Compare November 4, 2025 14:50
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch 2 times, most recently from b9c8c24 to 591d37e Compare November 26, 2025 13:57
@renovate renovate bot changed the title chore(deps): update dependency phoenix to v1.8.1 chore(deps): update dependency phoenix to v1.8.2 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch from 591d37e to a7c2d32 Compare November 26, 2025 20:38
@renovate renovate bot force-pushed the renovate/phoenix-1.x-lockfile branch from a7c2d32 to 66c6d79 Compare December 4, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants