Skip to content

Bump ecto from 3.14.1 to 3.14.2 in the non-security group - #34

Merged
aj-foster merged 1 commit into
mainfrom
dependabot/hex/non-security-2b0dce348b
Aug 24, 2026
Merged

Bump ecto from 3.14.1 to 3.14.2 in the non-security group#34
aj-foster merged 1 commit into
mainfrom
dependabot/hex/non-security-2b0dce348b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the non-security group with 1 update: ecto.

Updates ecto from 3.14.1 to 3.14.2

Changelog

Sourced from ecto's changelog.

v3.14.2 (2026-08-14)

Enhancements

  • [Ecto.Schema] Allow configuring :writable and :on_writable_violation for the :inserted_at field generated by timestamps/1

Bug fixes

  • [Ecto.Changeset] Fix changed?/3 for removed one-to-one relations
  • [Ecto.Changeset] Fix stale belongs_to keys in apply_changes/1
  • [Ecto.Changeset] Preserve prepare_changes callbacks in merge/2
  • [Ecto.Changeset] Preserve the default :on_cast function in relation type metadata
  • [Ecto.Query] Fix source field caching for map updates
  • [Ecto.Repo] Propagate the caller's Logger level to preload tasks
  • [Ecto.Repo] Enforce writable fields after prepare_changes callbacks
  • [Ecto.Schema] Fix autogeneration options for composite types
  • [Ecto.Schema] Avoid compile-time dependencies on modules named in @derive
  • [Ecto.Type] Normalize DateTime casts to UTC
Commits
  • f6eb492 Release v3.14.2
  • f13d064 Make sure on_cast information is available on type metadata
  • 80f82a9 Allow for specifying :writable and :on_writable_violation options for :insert...
  • 7b36fe6 Avoid compile-time dependency on modules named in derive (#4779)
  • 4e704f2 Normalize DateTime casts to UTC (#4775)
  • fa6dd6a Fix autogenerate options for composite types (#4773)
  • 2e2af81 Enforce writable fields after prepare_changes (#4771)
  • 8f97303 Fix link formatting for supervision tree reference
  • abeab7a Propagate the caller's Logger level to preload tasks (#4766)
  • bac6db2 Preserve prepare_changes in Ecto.Changeset.merge/2 (#4768)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the non-security group with 1 update: [ecto](https://github.com/elixir-ecto/ecto).


Updates `ecto` from 3.14.1 to 3.14.2
- [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.1...v3.14.2)

---
updated-dependencies:
- dependency-name: ecto
  dependency-version: 3.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-security
...

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 Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 09:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Aug 24, 2026
@broly-code-security-scanner

Copy link
Copy Markdown

Broly Security Scan

Note

Clean scan
No vulnerabilities detected in this PR.

Note

Re-scan this PR anytime with /broly scan — useful after /broly undismiss, or to refresh findings without a new push.

Broly — SAST (zai-org/GLM-5.2) · Secrets · SCA · IaC · GH Actions · Base Images · Supply Chain Threats · Exploit Chains · Adversarial Verification

We're continuously improving Broly's accuracy and finding quality — your feedback is valuable. False positives, missed findings, bugs, and feature requests all welcome.

Ask in #security-engineering   Powered by Together AI

@aj-foster
aj-foster merged commit 9dc478b into main Aug 24, 2026
4 checks passed
@aj-foster
aj-foster deleted the dependabot/hex/non-security-2b0dce348b branch August 24, 2026 16:28
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