chore(deps): update dependency phoenix to ~> 1.8.0 #167

Merged
joao.dubas merged 3 commits from renovate/phoenix-1.x into main 2025-08-29 14:49:29 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
phoenix (source) prod minor ~> 1.7.0 -> ~> 1.8.0

Release Notes

phoenixframework/phoenix (phoenix)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [phoenix](https://hex.pm/packages/phoenix) ([source](https://github.com/phoenixframework/phoenix)) | prod | minor | `~> 1.7.0` -> `~> 1.8.0` | --- ### Release Notes <details> <summary>phoenixframework/phoenix (phoenix)</summary> ### [`v1.8.1`](https://github.com/phoenixframework/phoenix/blob/HEAD/CHANGELOG.md#181-2025-08-28) [Compare Source](https://github.com/phoenixframework/phoenix/compare/v1.8.0...v1.8.1) ##### Bug fixes - \[phx.new] Fix AGENTS.md failing to include CSS and JavaScript sections ### [`v1.8.0`](https://github.com/phoenixframework/phoenix/blob/HEAD/CHANGELOG.md#180-2025-08-05) [Compare Source](https://github.com/phoenixframework/phoenix/compare/v1.7.21...v1.8.0) ##### 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`](https://hexdocs.pm/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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-08-05 20:12:27 +00:00
chore(deps): update dependency phoenix to ~> 1.8.0
Some checks failed
continuous-integration/drone/pr Build is failing
59cdd18b38
renovate-bot force-pushed renovate/phoenix-1.x from 59cdd18b38 to a9e29aee9f 2025-08-07 16:42:31 +00:00 Compare
renovate-bot force-pushed renovate/phoenix-1.x from a9e29aee9f to dd8e5d996e 2025-08-14 12:12:32 +00:00 Compare
renovate-bot force-pushed renovate/phoenix-1.x from dd8e5d996e to 76d1c3ed42 2025-08-29 02:41:55 +00:00 Compare
joao.dubas added 2 commits 2025-08-29 13:52:07 +00:00
Also remote the custom `namespace` option.
chore(deps): autogenerated mix.lock change
All checks were successful
continuous-integration/drone/pr Build is passing
587b45151a
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
joao.dubas merged commit 8f82ead6cb into main 2025-08-29 14:49:29 +00:00
joao.dubas deleted branch renovate/phoenix-1.x 2025-08-29 14:49:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ex_trainer#167
No description provided.