-
-
Notifications
You must be signed in to change notification settings - Fork 115
Pull requests: litestar-org/polyfactory
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add a factory supporting pydantic dataclasses
#605
opened Nov 15, 2024 by
Slyces
Loading…
updated Dec 6, 2024
fix: respect both mulitple_of and minimum/maximum constraints
#505
opened Feb 26, 2024 by
richardxia
Loading…
updated Feb 24, 2025
2 of 5 tasks
feat: optionally pass args to provider function
#674
opened Mar 24, 2025 by
iloveitaly
Contributor
Loading…
updated Apr 15, 2025
feat(fields): implement Param and CallableParam for handling unmapped parameters that can be referenced during build
#650
opened Feb 26, 2025 by
leverage-analytics
Loading…
updated Apr 18, 2025
feat: post_create and post_generate hooks
#667
opened Mar 20, 2025 by
iloveitaly
Contributor
Loading…
updated Sep 29, 2025
feat: NeverNone to always generate an optional field, and AlwaysNone
#677
opened Mar 25, 2025 by
iloveitaly
Contributor
Loading…
updated Nov 14, 2025
2 tasks done
chore(deps): bump actions/upload-artifact from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#830
opened Feb 26, 2026 by
dependabot
Bot
Loading…
updated Jun 9, 2026
chore(deps): bump j178/prek-action from 1 to 2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#840
opened Mar 16, 2026 by
dependabot
Bot
Loading…
updated Jun 9, 2026
chore(deps): bump pygments from 2.19.2 to 2.20.0
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#849
opened Mar 30, 2026 by
dependabot
Bot
Loading…
updated Mar 30, 2026
feat: skip SQLAlchemy model fields with default values
#845
opened Mar 25, 2026 by
AlexPetul
Contributor
Loading…
updated Apr 2, 2026
fix: float gt lt handling
#850
opened Apr 10, 2026 by
Rub1kCube
Contributor
Loading…
updated Apr 10, 2026
fix: Support pydantic examples in nested type annotations
#852
opened May 10, 2026 by
bullfest
Contributor
Loading…
updated May 17, 2026
fix: Constraints on annotated types are respected when calling coverage method.
#855
opened May 17, 2026 by
sander76
Loading…
updated May 17, 2026
chore(deps): bump idna from 3.11 to 3.15
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#856
opened May 19, 2026 by
dependabot
Bot
Loading…
updated May 19, 2026
feat: support non-mutable Mapping containers
#844
opened Mar 24, 2026 by
tysoncung
Loading…
updated Jun 9, 2026
chore(deps): bump starlette from 0.49.3 to 1.0.1
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#859
opened Jun 9, 2026 by
dependabot
Bot
Loading…
updated Jun 9, 2026
chore(deps): bump codecov/codecov-action from 5 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#860
opened Jun 9, 2026 by
dependabot
Bot
Loading…
updated Jun 9, 2026
chore(deps): bump dawidd6/action-download-artifact from 14 to 21
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#861
opened Jun 9, 2026 by
dependabot
Bot
Loading…
updated Jun 9, 2026
chore(deps): bump actions/github-script from 8 to 9
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#862
opened Jun 10, 2026 by
dependabot
Bot
Loading…
updated Jun 10, 2026
fix(msgspec): handle boolean timezone constraints
#863
opened Jun 11, 2026 by
77652189
Loading…
updated Jun 11, 2026
fix: handle bool tz constraint from msgspec.Meta in handle_constrained_date
#858
opened Jun 9, 2026 by
ceavinrufus
Loading…
updated Jun 12, 2026
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.