Skip to content

Bump typed_ecto_schema from 0.4.1 to 0.4.3#24

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/typed_ecto_schema-0.4.3
Open

Bump typed_ecto_schema from 0.4.1 to 0.4.3#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/typed_ecto_schema-0.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2025

Copy link
Copy Markdown

Bumps typed_ecto_schema from 0.4.1 to 0.4.3.

Release notes

Sourced from typed_ecto_schema's releases.

0.4.3

0.4.2

Fix for Ecto 3.13 (#47).

Thanks @​hogiyogi for the contribution.

Commits
  • 9494e65 release: prepare 0.4.3 (#54)
  • 252ffef fix: handle AST variable opts in macros (#53)
  • 21653cb release: perpare 0.4.2 (#51)
  • c4a13df use Module.get_attribute since Ecto no longer declares module attribute direc...
  • 6011c98 Update test matrix with Elixir 1.17 and OTP 27 (#46)
  • f552167 Some minor CI and README improvements (#45)
  • 51c4b7f Handle already expanded AST (#43)
  • 9678ea0 Fix CI (#44)
  • 7a29e3c allow keyed integer lists for ecto enum values (#35)
  • 4296ee1 Assume belongs_to and has_one relation is not nil in case null false is speci...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Aug 12, 2025
Bumps [typed_ecto_schema](https://github.com/bamorim/typed_ecto_schema) from 0.4.1 to 0.4.3.
- [Release notes](https://github.com/bamorim/typed_ecto_schema/releases)
- [Commits](bamorim/typed_ecto_schema@0.4.1...0.4.3)

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

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 12, 2025
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.

0 participants