phoenixframework/phoenix (phoenix)
### [`v1.7.14`](https://togithub.com/phoenixframework/phoenix/blob/HEAD/CHANGELOG.md#1714-2024-06-18)
[Compare Source](https://togithub.com/phoenixframework/phoenix/compare/v1.7.13...v1.7.14)
##### Bug fixes
- Revert "Add `follow_redirect/2` to Phoenix.ConnTest" ([#5797](https://togithub.com/phoenixframework/phoenix/issues/5797)) as this conflicts with `follow_redirect/2` in LiveView, which is imported with ConnTest by default
### [`v1.7.13`](https://togithub.com/phoenixframework/phoenix/blob/HEAD/CHANGELOG.md#1713-2024-06-18)
[Compare Source](https://togithub.com/phoenixframework/phoenix/compare/v1.7.12...v1.7.13)
##### Bug fixes
- Fix Elixir 1.17 warning in Cowboy2Adapter
- Fix verified routes emitting diagnostics without file and position
##### JavaScript Client Bug Fixes
- Fix error when `sessionStorage` is not available on global namespace
##### Enhancements
- Add `follow_redirect/2` to Phoenix.ConnTest
- Use LiveView 1.0.0-rc for newly generated applications
- Use new `Phoenix.Component.used_input?` for form errors in generated `core_components.ex`
- Allow `mix ecto.setup` from the umbrella root
- Bump Endpoint static cache manifest on `config_change` callback
Configuration
📅 Schedule: Branch creation - "before 9am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
coverage: 75.316%. remained the same
when pulling 966a01701023bcd282a7af09e998e52227d08b97 on renovate/phoenix-1.x-lockfile
into 84d16b5e0e8e5439027ae757e18765aa1173bc55 on main.
This PR contains the following updates:
1.7.12
->1.7.14
1.6.4
->1.6.5
Release Notes
phoenixframework/phoenix (phoenix)
### [`v1.7.14`](https://togithub.com/phoenixframework/phoenix/blob/HEAD/CHANGELOG.md#1714-2024-06-18) [Compare Source](https://togithub.com/phoenixframework/phoenix/compare/v1.7.13...v1.7.14) ##### Bug fixes - Revert "Add `follow_redirect/2` to Phoenix.ConnTest" ([#5797](https://togithub.com/phoenixframework/phoenix/issues/5797)) as this conflicts with `follow_redirect/2` in LiveView, which is imported with ConnTest by default ### [`v1.7.13`](https://togithub.com/phoenixframework/phoenix/blob/HEAD/CHANGELOG.md#1713-2024-06-18) [Compare Source](https://togithub.com/phoenixframework/phoenix/compare/v1.7.12...v1.7.13) ##### Bug fixes - Fix Elixir 1.17 warning in Cowboy2Adapter - Fix verified routes emitting diagnostics without file and position ##### JavaScript Client Bug Fixes - Fix error when `sessionStorage` is not available on global namespace ##### Enhancements - Add `follow_redirect/2` to Phoenix.ConnTest - Use LiveView 1.0.0-rc for newly generated applications - Use new `Phoenix.Component.used_input?` for form errors in generated `core_components.ex` - Allow `mix ecto.setup` from the umbrella root - Bump Endpoint static cache manifest on `config_change` callbackConfiguration
📅 Schedule: Branch creation - "before 9am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.