Skip to content

build(deps): Bump ecto_sql from 3.13.5 to 3.14.0#337

Merged
nelsonic merged 1 commit into
mainfrom
dependabot/hex/ecto_sql-3.14.0
Jun 13, 2026
Merged

build(deps): Bump ecto_sql from 3.13.5 to 3.14.0#337
nelsonic merged 1 commit into
mainfrom
dependabot/hex/ecto_sql-3.14.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ecto_sql from 3.13.5 to 3.14.0.

Changelog

Sourced from ecto_sql's changelog.

v3.14.0 (2026-05-19)

Enhancements

  • [migrations] Allow table modifiers such as UNLOGGED tables
  • [migrations] Add Safe Ecto Migration guides
  • [mysql] Support insert_mode: :ignore
  • [postgres] Set a default timezone on mix ecto.create
  • [sandbox] Label the sandbox owner process
  • [sql] Allow fragment tuple sources in adapters
  • [sql] Allow pid repos in Ecto.Adapters.SQL.table_exists?
  • [sql] Accept counter option in to_sql/4
  • [sql] Support {:unsafe_fragment, ...} support to RETURNING clause
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 2, 2026
Bumps [ecto_sql](https://github.com/elixir-ecto/ecto_sql) from 3.13.5 to 3.14.0.
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
- [Commits](elixir-ecto/ecto_sql@v3.13.5...v3.14.0)

---
updated-dependencies:
- dependency-name: ecto_sql
  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_sql-3.14.0 branch from 8d5a64c to 5627341 Compare June 13, 2026 23:10

@nelsonic nelsonic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dependabot 🤖📕👌

@nelsonic nelsonic merged commit 2a99c75 into main Jun 13, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/ecto_sql-3.14.0 branch June 13, 2026 23:18
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