Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2024

Bumps ecto from 3.12.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
Commits

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.12.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](https://github.com/elixir-ecto/ecto/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2024
@dependabot dependabot bot requested a review from woylie as a code owner November 30, 2024 03:15
@dependabot dependabot bot added the elixir Pull requests that update Elixir code label Nov 30, 2024
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling fc5846e on dependabot/hex/example/ecto-3.12.5
into bd7bc16 on main.

6 similar comments
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling fc5846e on dependabot/hex/example/ecto-3.12.5
into bd7bc16 on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling fc5846e on dependabot/hex/example/ecto-3.12.5
into bd7bc16 on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling fc5846e on dependabot/hex/example/ecto-3.12.5
into bd7bc16 on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling fc5846e on dependabot/hex/example/ecto-3.12.5
into bd7bc16 on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling fc5846e on dependabot/hex/example/ecto-3.12.5
into bd7bc16 on main.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling fc5846e on dependabot/hex/example/ecto-3.12.5
into bd7bc16 on main.

@woylie woylie merged commit e26ced0 into main Nov 30, 2024
17 checks passed
@woylie woylie deleted the dependabot/hex/example/ecto-3.12.5 branch November 30, 2024 06:26
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.

3 participants