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.6.13 -> ~> 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


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 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
Copy link
Contributor Author

renovate bot commented Aug 6, 2025

⚠️ 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: mix deps.update phoenix
** (Mix) Hex dependency resolution failed

@renovate renovate bot requested a review from Clivern as a code owner August 6, 2025 10:46
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch 2 times, most recently from baca143 to 508d6ca Compare August 15, 2025 15:33
@Clivern
Copy link
Owner

Clivern commented Aug 17, 2025

#225

@Clivern Clivern added the wontfix This will not be worked on label Aug 17, 2025
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 508d6ca to 28d9478 Compare August 22, 2025 13:24
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch 2 times, most recently from c03547c to f65aad3 Compare September 10, 2025 22:39
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from f65aad3 to 4dcaaca Compare September 17, 2025 22:01
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 4dcaaca to fb83be3 Compare September 29, 2025 14:44
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from fb83be3 to 94c5141 Compare October 9, 2025 18:35
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from 94c5141 to ba3a16a Compare October 22, 2025 11:23
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch 3 times, most recently from ea57ca1 to e00cc07 Compare November 7, 2025 19:16
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch 2 times, most recently from 1c4b78b to d34eb48 Compare November 28, 2025 15:30
@renovate renovate bot force-pushed the renovate/phoenix-1.x branch from d34eb48 to 802d3b4 Compare December 19, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants