chore(deps): bump typed_ecto_schema from 0.4.3 to 0.5.0 - #215
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump typed_ecto_schema from 0.4.3 to 0.5.0#215dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
dependabot
Bot
force-pushed
the
dependabot/hex/typed_ecto_schema-0.5.0
branch
from
September 3, 2026 08:31
44de482 to
e9ffa38
Compare
Author
|
Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps [typed_ecto_schema](https://github.com/bamorim/typed_ecto_schema) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/bamorim/typed_ecto_schema/releases) - [Changelog](https://github.com/bamorim/typed_ecto_schema/blob/master/CHANGELOG.md) - [Commits](bamorim/typed_ecto_schema@0.4.3...0.5.0) --- updated-dependencies: - dependency-name: typed_ecto_schema dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/hex/typed_ecto_schema-0.5.0
branch
from
September 3, 2026 14:06
e9ffa38 to
ae3cc57
Compare
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 typed_ecto_schema from 0.4.3 to 0.5.0.
Release notes
Sourced from typed_ecto_schema's releases.
Changelog
Sourced from typed_ecto_schema's changelog.
... (truncated)
Commits
30b2c2bdocs: restructure README, moduledoc and hexdocs (#69)1c41f46release: prepare 0.5.0 (#66)790cb18feat: field docs via a moduledoc marker (#41) (#68)940fe54fix: avoid compile-time deps from schema function options (#38) (#67)35be60cfeat: opt-in named types for Ecto.Enum fields (#39) (#63)8d27dddfeat: support polymorphic_embed's polymorphic_embeds_one/many (#40) (#64)547be5arelease: prepare 0.4.4 (#65)21ae0d4fix: handle empty and non-literal Ecto.Enum values (#57) (#62)5f1293efeat: support null/enforce options in@primary_key (#42) (#61)9810cd8fix: honor null option on timestamps and fix README (#29) (#60)