Skip to content

Bump ecto from 3.14.0 to 3.14.1 in the mix group - #206

Merged
maennchen merged 1 commit into
mainfrom
dependabot/hex/mix-7e82bbd94c
Aug 1, 2026
Merged

Bump ecto from 3.14.0 to 3.14.1 in the mix group#206
maennchen merged 1 commit into
mainfrom
dependabot/hex/mix-7e82bbd94c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the mix group with 1 update: ecto.

Updates ecto from 3.14.0 to 3.14.1

Changelog

Sourced from ecto's changelog.

v3.14.1 (2026-07-09)

Enhancements

  • [Ecto.Schema] Allow embedded_schema to have non-virtual :any fields
  • [Ecto.Schema] Add :on_writable_violation option for fields (a default can be specified with @on_writable_violation)
  • [Ecto.UUID] Add helper functions for UUIDv7

Bug fixes

  • [Ecto.Query] Warn on parentheses in query field access
  • [Ecto.Query] Expand macros in window frames
  • [Ecto.Query] Fix data-modifying CTE planner cache traversal
  • [Ecto.Query] Fix splice parameters in dynamic expressions
  • [Ecto.Query] Fix subquery order in query builders
  • [Ecto.Query] Fix wrong placeholder numbering when a from source is a {fragment, schema} tuple
  • [Ecto.Repo] Do not reflect changes ignored due to :writable in returned struct
  • [Ecto.Repo] Fix placeholder type mismatch check on insert_all with placeholders
Commits
  • e0aa6e1 Release v3.14.1
  • f1bd9d1 Fix splice params in dynamic expressions (#4750)
  • 9d7b301 Fix data-modifying CTE planner cache traversal (#4748)
  • 18c050d Add UUID v7 helper functions (#4739)
  • ca66f38 Warn on parentheses in query field access (#4746)
  • ea41949 Fix subquery order in query builders (#4745)
  • 59371b9 Match on correct tuple shape in insert_all placeholder type mismatch check (#...
  • 32d07c8 Fix wrong placeholder numbering when a from source is a `{fragment, schema}...
  • c4bb74a Improve warning/error message for writable violations (#4738)
  • 2e59540 Do not reflect changes ignored due to :writable in returned struct (#4736)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the mix group with 1 update: [ecto](https://github.com/elixir-ecto/ecto).


Updates `ecto` from 3.14.0 to 3.14.1
- [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.0...v3.14.1)

---
updated-dependencies:
- dependency-name: ecto
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mix
...

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 1, 2026
@maennchen
maennchen merged commit 51560c1 into main Aug 1, 2026
8 checks passed
@maennchen
maennchen deleted the dependabot/hex/mix-7e82bbd94c branch August 1, 2026 08:38
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