Skip to content

deps: bump ecto from 3.13.6 to 3.14.0#43

Merged
efcasado merged 1 commit into
mainfrom
dependabot/hex/ecto-3.14.0
Jun 20, 2026
Merged

deps: bump ecto from 3.13.6 to 3.14.0#43
efcasado merged 1 commit into
mainfrom
dependabot/hex/ecto-3.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps ecto from 3.13.6 to 3.14.0.

Changelog

Sourced from ecto's changelog.

v3.14.0 (2026-05-19)

Enhancements

  • [Ecto.Adapter] Accept a counter option in prepare_query/3
  • [Ecto.Changeset] Add Ecto.Changeset.reorder_assoc/2
  • [Ecto.Query] Allow from and joins with {fragment, Schema} source
  • [Ecto.Repo] Raise an error on query-like keyword opts to Repo functions
  • [Ecto.Repo] Support :replace_changed on upserts to enable HOT updates in PostgreSQL
  • [Ecto.Repo] Add :query_cache option to selectively bypass query cache
  • [Ecto.Schema] Add :on_join_through_conflict option for
  • [Ecto.Type] Add Ecto.Type.trim/2 and allow developers to configure how values are trimmed on cast with the :trim_values option
  • [Ecto.UUID] Support UUIDv7
  • [mix.exs] Require decimal v3
  • [mix ecto.create] Set timezone by default when creating new databases

Bug fixes

  • [Ecto.Repo] Correctly extract passwords with colons from URL
  • [Ecto.Repo] Redact repo config from SASL progress reports
  • [Ecto.Repo] Preload custom queries with order_by now take precedence over :preload_order. The :preload_order option is now only applied when no custom query with ordering is provided.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/hex/ecto-3.14.0 branch from 6d10a51 to 506ddf5 Compare June 20, 2026 19:03
@efcasado efcasado force-pushed the dependabot/hex/ecto-3.14.0 branch from 506ddf5 to 2047fcd Compare June 20, 2026 19:04
@efcasado

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@efcasado

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@efcasado

Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps [ecto](https://github.com/elixir-ecto/ecto) from 3.13.6 to 3.14.0.
- [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.13.6...v3.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/hex/ecto-3.14.0 branch from 2047fcd to 8d781df Compare June 20, 2026 19:09
@efcasado efcasado merged commit 53e0617 into main Jun 20, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/hex/ecto-3.14.0 branch June 20, 2026 19:10
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.

1 participant