Skip to content

chore(deps): bump ecto from 3.14.0 to 3.14.1 - #129

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/hex/ecto-3.14.1
Jul 28, 2026
Merged

chore(deps): bump ecto from 3.14.0 to 3.14.1#129
hyperpolymath merged 1 commit into
mainfrom
dependabot/hex/ecto-3.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps 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 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.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
...

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 Jul 24, 2026
@gitar-bot

gitar-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Code Review ✅ Approved

Clean dependency bump updating ecto from 3.14.0 to 3.14.1. No issues found.

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@hyperpolymath
hyperpolymath merged commit bc6d29d into main Jul 28, 2026
25 of 29 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/hex/ecto-3.14.1 branch July 28, 2026 22:52
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