chore(deps): update dependency flop_phoenix to ~> 0.27.0 #236

Open
renovate wants to merge 1 commit from renovate/flop_phoenix-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
flop_phoenix (source) prod minor ~> 0.26.0~> 0.27.0

Release Notes

woylie/flop_phoenix (flop_phoenix)

v0.27.0

Changed
  • Require Flop 0.29.0, which turns Flop.Schema from a protocol into a
    behaviour.
  • Determine the sortable and filterable fields with Flop.allowed_fields/2,
    which applies a field list passed to a query function.

Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flop_phoenix](https://hex.pm/packages/flop_phoenix) ([source](https://github.com/woylie/flop_phoenix)) | prod | minor | `~> 0.26.0` → `~> 0.27.0` | --- ### Release Notes <details> <summary>woylie/flop_phoenix (flop_phoenix)</summary> ### [`v0.27.0`](https://github.com/woylie/flop_phoenix/blob/HEAD/CHANGELOG.md#0270---2026-09-03) ##### Changed - Require Flop 0.29.0, which turns `Flop.Schema` from a protocol into a behaviour. - Determine the sortable and filterable fields with `Flop.allowed_fields/2`, which applies a field list passed to a query function. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency flop_phoenix to ~> 0.27.0
Some checks failed
renovate/artifacts Artifact file update failure
9afe138d00
Author
Collaborator

⚠️ 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 flop_phoenix
** (Mix) Hex dependency resolution failed

### ⚠️ 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 flop_phoenix ** (Mix) Hex dependency resolution failed ```
renovate changed title from chore(deps): update dependency flop_phoenix to ~> 0.27.0 to Update dependency flop_phoenix to ~> 0.27.0 2026-09-07 12:00:36 +02:00
renovate changed title from Update dependency flop_phoenix to ~> 0.27.0 to chore(deps): update dependency flop_phoenix to ~> 0.27.0 2026-09-12 00:00:38 +02:00
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/flop_phoenix-0.x:renovate/flop_phoenix-0.x
git switch renovate/flop_phoenix-0.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
inhji/hajur!236
No description provided.