Skip to content

build(deps): bump ecto from 3.9.4 to 3.12.5 - #150

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2025

Copy link
Copy Markdown
Contributor

Bumps ecto from 3.9.4 to 3.12.5.

Changelog

Sourced from ecto's changelog.

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)

Enhancements

  • [Ecto.Changeset] Allow {message, opts} to be given as message for several validation APIs
  • [Ecto.Query] Introduce is_named_binding guard

... (truncated)

Commits
  • 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)
  • 90928ea Update exists?/2 docs (#4538)
  • a54d96f Improve exception message for Jason.Encoder errors (#4534)
  • 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.5.
- [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.5)

---
updated-dependencies:
- dependency-name: ecto
  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 April 1, 2025 15:48
@dependabot @github

dependabot Bot commented on behalf of github Apr 1, 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 dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 1, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #157.

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