An open index of dependabot pull requests across open source projects.

Bump ecto from 3.13.1 to 3.13.2

Merged
Number: #450
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 24, 2025 at 05:40 PM UTC
(7 months ago)
Updated: June 25, 2025 at 02:20 AM UTC
(7 months ago)
Merged: June 25, 2025 at 02:20 AM UTC
(7 months ago)
by aaronrenner
Time to Close: about 9 hours
Labels:
dependencies elixir
Description:

Bumps ecto from 3.13.1 to 3.13.2.

Changelog

Sourced from ecto's changelog.

v3.13.2 (2025-06-24)

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
Commits
  • cd0f70b Release v3.13.2
  • 3816296 Revert "Add support for :writable option on belongs_to (#4624)"
  • 59d21ee Fix nil map associations (#4631)
  • 18a633a Docs: Don't reference deprecated literal (#4627)
  • 5750491 Fix issue with macro expansion in over clause's order_by (#4630)
  • 3637802 Docs: Fix identifier docs unused variable (#4626)
  • 3b2d006 Use unique var names when computing bindings (#4625)
  • 9cdc5bf Only compute expression to string if necessary
  • 576665f Add support for :writable option on belongs_to (#4624)
  • db12e07 upserts: offer guidance when :replace_all or :replace_all_except produce ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Package:
ecto
Ecosystem:
hex
Version Change:
3.13.1 → 3.13.2
Update Type:
Patch
Technical Details
ID: 2267360
UUID: 2615728594
Node ID: PR_kwDOBDC9Kc6b6NnS
Host: GitHub
Repository: phoenix-diff/phoenix-diff
Merge State: Unknown