Skip to content

Bump ecto from 3.11.1 to 3.13.6#62

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/ecto-3.13.6
Open

Bump ecto from 3.11.1 to 3.13.6#62
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/ecto-3.13.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps ecto from 3.11.1 to 3.13.6.

Changelog

Sourced from ecto's changelog.

v3.13.6 (2026-05-05)

Enhancements

  • [mix.exs] Relax decimal requirement

v3.13.5 (2025-11-09)

Enhancements

  • [Ecto.Query] Support selecting a subset of a subquery as a struct

v3.13.4 (2025-10-24)

Bug fixes

  • [Ecto.Changeset] Ensure empty binaries are trimmed
  • [Ecto.Repo] Ensure rollback applies to dynamic repos
  • [Ecto.Type] Properly format :in composite types

v3.13.3 (2025-09-19)

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

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

v3.13.1 (2025-06-19)

Bug fixes

  • [Ecto.Repo] Do not automatically apply HOT updates on upsert with replace. It is the user responsibility to make sure they do not overlap

v3.13.0 (2025-06-18)

Requires Elixir v1.14+.

... (truncated)

Commits

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 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)

Bumps [ecto](https://github.com/elixir-ecto/ecto) from 3.11.1 to 3.13.6.
- [Release notes](https://github.com/elixir-ecto/ecto/releases)
- [Changelog](https://github.com/elixir-ecto/ecto/blob/master/CHANGELOG.md)
- [Commits](elixir-ecto/ecto@v3.11.1...v3.13.6)

---
updated-dependencies:
- dependency-name: ecto
  dependency-version: 3.13.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants