Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Type Update Change
phoenix (source) prod minor ~> 1.6.0-rc.0 -> ~> 1.8.0

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

v1.7.21

Compare Source

v1.7.20

Compare Source

v1.7.19

Compare Source

v1.7.18

Compare Source

v1.7.17

Compare Source

v1.7.16

Compare Source

v1.7.15

Compare Source

v1.7.14

Compare Source

v1.7.13

Compare Source

v1.7.12

Compare Source

v1.7.11

Compare Source

v1.7.10

Compare Source

v1.7.9

Compare Source

v1.7.8

Compare Source

v1.7.7

Compare Source

v1.7.6

Compare Source

v1.7.5

Compare Source

v1.7.4

Compare Source

v1.7.3

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.16

Compare Source

v1.6.15

Compare Source

v1.6.14

Compare Source

v1.6.13

Compare Source

v1.6.12

Compare Source

v1.6.11

Compare Source

v1.6.10

Compare Source

v1.6.9

Compare Source

v1.6.8

Compare Source

v1.6.7

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (rebase) March 16, 2023 17:39
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 444e648 to f912cbd Compare August 5, 2025 20:23
@renovate renovate bot changed the title chore(deps): update dependency phoenix to ~> 1.7.0 chore(deps): update dependency phoenix to ~> 1.8.0 Aug 5, 2025
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from f912cbd to 822b02c Compare August 10, 2025 13:03
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 822b02c to 72a624b Compare September 1, 2025 04:34
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 72a624b to 2c828a4 Compare October 21, 2025 15:42
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 2c828a4 to 3c7ef6a Compare November 26, 2025 19:08
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 3c7ef6a to 1cabbff Compare December 8, 2025 21:59
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.

1 participant