fix(deps): update dependency ecto to v3.13.3

This MR contains the following updates:

Package Type Update Change
ecto (source) prod patch 3.13.2 -> 3.13.3

Release Notes

elixir-ecto/ecto (ecto)

v3.13.3

Compare Source

Enhancements
  • [Ecto.Query] Accept a list of things to exclude in exclude
Bug fixes
  • [Ecto.Query] Allow 2-arity functions as preload function in query
  • [Ecto.Query] Remove soft deprecated literal warning
  • [Ecto.Schema] Do not consider space and newlines as empty for binary types

Configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading