Skip to content

build(deps): bump ecto from 3.9.4 to 3.12.6#157

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/ecto-3.12.6
Closed

build(deps): bump ecto from 3.9.4 to 3.12.6#157
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/ecto-3.12.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2025

Copy link
Copy Markdown
Contributor

Bumps ecto from 3.9.4 to 3.12.6.

Changelog

Sourced from ecto's changelog.

v3.12.6 (2025-06-11)

Fix deprecations on Elixir v1.19.

v3.12.5 (2024-11-28)

Bug fixes

  • [Ecto.Query] Raise when empty list is given to values/2
  • [Ecto.Query] Fix inspecting dynamic/2 with interpolated named bindings
  • [Ecto.Query] Plan sources before creating plan_subquery closure
  • [Ecto.Repo] Remove read-only changes from returned record during insert/update
  • [Ecto.Repo] Cascade :allow_stale options to assocs

v3.12.4 (2024-10-07)

Enhancements

  • [Ecto.Repo] Document new :pool_count option

Bug fixes

  • [Ecto.Repo] Make Ecto.Repo.reload respect source

v3.12.3 (2024-09-06)

Bug fixes

  • [Ecto.Changeset] Allow associations to be cast/put inside of embedded schema changesets

v3.12.2 (2024-08-25)

Bug fixes

  • [Ecto.Query] Allow :prefix to be set to any term
  • [Ecto.Repo] Avoid overwriting ssl opts from url if already set in config

v3.12.1 (2024-08-13)

Enhancements

  • [Ecto.Type] Add Ecto.Type.parameterized?/2

Bug fixes

  • [Ecto.Enum] Fix dialyzer specification
  • [Ecto.Query] Remove incorrect subquery parameter check

v3.12.0 (2024-08-12)

... (truncated)

Commits
  • 3a20c8e Release v3.12.6
  • 4937d6c Do not use invalid typespec syntax
  • 1828828 Release v3.12.5
  • 892dc85 Fix documentation examples for casting empty values (#4550)
  • f489c96 Plan sources before creating plan_subquery closure (#4548)
  • 8054c22 Do not use persistent term
  • 4a99afd Don't clean up persistent term
  • 0746c94 Adding clarifying text to validation guide (#4542)
  • d47bc2c Fix inspecting dynamic/2 with interpolated named bindings (#4541)
  • 98ba6fe Improve error message for interpolated field/2 names (#4540)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.9.4 to 3.12.6.
- [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.9.4...v3.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team June 11, 2025 15:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 11, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2025

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: smartrent/maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2025

Copy link
Copy Markdown
Contributor Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #158.

@dependabot dependabot Bot closed this Jun 18, 2025
@dependabot dependabot Bot deleted the dependabot/hex/ecto-3.12.6 branch June 18, 2025 15:32
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

Development

Successfully merging this pull request may close these issues.

0 participants