build(deps): bump the all-dependencies group with 4 updates - #2910
Merged
Conversation
Bumps the all-dependencies group with 4 updates: [ecto](https://github.com/elixir-ecto/ecto), [git_ops](https://github.com/zachdaniel/git_ops), [mimic](https://github.com/edgurgel/mimic) and [reactor](https://github.com/ash-project/reactor). 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) Updates `git_ops` from 2.10.0 to 2.12.2 - [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md) - [Commits](zachdaniel/git_ops@v2.10.0...v2.12.2) Updates `mimic` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/edgurgel/mimic/releases) - [Changelog](https://github.com/edgurgel/mimic/blob/main/CHANGELOG.md) - [Commits](edgurgel/mimic@v2.3.1...v2.4.0) Updates `reactor` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/ash-project/reactor/releases) - [Changelog](https://github.com/ash-project/reactor/blob/main/CHANGELOG.md) - [Commits](ash-project/reactor@v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: ecto dependency-version: 3.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: git_ops dependency-version: 2.12.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mimic dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: reactor dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/hex/all-dependencies-20b04dfaa0
branch
September 1, 2026 22:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 4 updates: ecto, git_ops, mimic and reactor.
Updates
ectofrom 3.14.1 to 3.14.2Changelog
Sourced from ecto's changelog.
Commits
f6eb492Release v3.14.2f13d064Make sure on_cast information is available on type metadata80f82a9Allow for specifying :writable and :on_writable_violation options for :insert...7b36fe6Avoid compile-time dependency on modules named in derive (#4779)4e704f2Normalize DateTime casts to UTC (#4775)fa6dd6aFix autogenerate options for composite types (#4773)2e2af81Enforce writable fields after prepare_changes (#4771)8f97303Fix link formatting for supervision tree referenceabeab7aPropagate the caller's Logger level to preload tasks (#4766)bac6db2Preserveprepare_changesinEcto.Changeset.merge/2(#4768)Updates
git_opsfrom 2.10.0 to 2.12.2Changelog
Sourced from git_ops's changelog.
... (truncated)
Commits
52e3853chore: release version v2.12.250afc26fix: don't fail on prefix stripping when prefix is emptyd8b13aechore: release version v2.12.1e588b16improvement: supportsolo_proption on packages34a9ac0chore: release version v2.12.078477c7feat: close release pull requests for packages with no releasable changes (#84)8fd7d36chore: release version v2.11.4b80061efix: handle utf8 in messages0a23dfdchore: release version v2.11.31b6b37fimprovement: even faster branch comparisonUpdates
mimicfrom 2.3.1 to 2.4.0Release notes
Sourced from mimic's releases.
Changelog
Sourced from mimic's changelog.
Commits
ed9d1a6chore: release 2.4.00fc28a0perf: Coordinator & Server split (#120)Updates
reactorfrom 1.0.5 to 1.0.6Release notes
Sourced from reactor's releases.
Changelog
Sourced from reactor's changelog.
Commits
e4ddc9echore: release version v1.0.6be9675dfix: emit run error event for invalid result (#331)d12eeccfix: run halt hooks at iteration limit (#333)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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