Skip to content

chore(deps): bump ecto from 3.14.1 to 3.14.2 - #153

Merged
hyperpolymath merged 2 commits into
mainfrom
dependabot/hex/ecto-3.14.2
Aug 23, 2026
Merged

chore(deps): bump ecto from 3.14.1 to 3.14.2#153
hyperpolymath merged 2 commits into
mainfrom
dependabot/hex/ecto-3.14.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps ecto from 3.14.1 to 3.14.2.

Changelog

Sourced from ecto's changelog.

v3.14.2 (2026-08-14)

Enhancements

  • [Ecto.Schema] Allow configuring :writable and :on_writable_violation for the :inserted_at field generated by timestamps/1

Bug fixes

  • [Ecto.Changeset] Fix changed?/3 for removed one-to-one relations
  • [Ecto.Changeset] Fix stale belongs_to keys in apply_changes/1
  • [Ecto.Changeset] Preserve prepare_changes callbacks in merge/2
  • [Ecto.Changeset] Preserve the default :on_cast function in relation type metadata
  • [Ecto.Query] Fix source field caching for map updates
  • [Ecto.Repo] Propagate the caller's Logger level to preload tasks
  • [Ecto.Repo] Enforce writable fields after prepare_changes callbacks
  • [Ecto.Schema] Fix autogeneration options for composite types
  • [Ecto.Schema] Avoid compile-time dependencies on modules named in @derive
  • [Ecto.Type] Normalize DateTime casts to UTC
Commits
  • f6eb492 Release v3.14.2
  • f13d064 Make sure on_cast information is available on type metadata
  • 80f82a9 Allow for specifying :writable and :on_writable_violation options for :insert...
  • 7b36fe6 Avoid compile-time dependency on modules named in derive (#4779)
  • 4e704f2 Normalize DateTime casts to UTC (#4775)
  • fa6dd6a Fix autogenerate options for composite types (#4773)
  • 2e2af81 Enforce writable fields after prepare_changes (#4771)
  • 8f97303 Fix link formatting for supervision tree reference
  • abeab7a Propagate the caller's Logger level to preload tasks (#4766)
  • bac6db2 Preserve prepare_changes in Ecto.Changeset.merge/2 (#4768)
  • 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 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.14.1 to 3.14.2.
- [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.14.1...v3.14.2)

---
updated-dependencies:
- dependency-name: ecto
  dependency-version: 3.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 21, 2026
@hyperpolymath
hyperpolymath merged commit 4cb2c9e into main Aug 23, 2026
10 of 12 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/hex/ecto-3.14.2 branch August 23, 2026 19:34
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