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

This MR contains the following updates:

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

Release Notes

elixir-ecto/ecto (ecto)

v3.13.2

Compare Source

Bug fixes
  • [Ecto.Query] Fix regression which made queries with multiple joins expensive to compile
  • [Ecto.Repo] Fix detection of missing primary key on associations with only nil entries
  • [Ecto.Query] Fix macro expansion in over clause's order_by

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.

Edited by DigiToegankelijk NLdoc

Merge request reports

Loading