Skip to content

Bump polyfactory from 3.0.0 to 3.1.0#500

Merged
eddalmond1 merged 1 commit intomainfrom
dependabot/pip/polyfactory-3.1.0
Dec 29, 2025
Merged

Bump polyfactory from 3.0.0 to 3.1.0#500
eddalmond1 merged 1 commit intomainfrom
dependabot/pip/polyfactory-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 15, 2025

Bumps polyfactory from 3.0.0 to 3.1.0.

Release notes

Sourced from polyfactory's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: litestar-org/polyfactory@v3.0.0...v3.1.0

Changelog

Sourced from polyfactory's changelog.

Release [v3.1.0] - 2025-11-25 <https://github.com/litestar-org/polyfactory/releases/tag/v3.1.0>_

  • See All commits in v3.1.0 <https://github.com/litestar-org/polyfactory/commits/v3.1.0>_

36c68f5 <https://github.com/litestar-org/polyfactory/commit/36c68f51338fb435df2e8e06bf5d7c6be9ab902c>_ ... 2ca8574 <https://github.com/litestar-org/polyfactory/commit/2ca85741f1875c7f88012910a282706b19cc670a>_ | See diff for 3.1.0 <https://github.com/litestar-org/polyfactory/compare/36c68f51338fb435df2e8e06bf5d7c6be9ab902c...2ca85741f1875c7f88012910a282706b19cc670a>_

Bug Fixes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (637e731 <https://github.com/litestar-org/polyfactory/commit/637e731bd17228ea18da2b82d44be9fcb2d9e6ff>) - Skip association proxy creation if creator is not specified (#788) by @AlexPetul <https://github.com/AlexPetul> in [#788](https://github.com/litestar-org/polyfactory/issues/788) <https://github.com/litestar-org/polyfactory/pull/788>_

Documentation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (76e2c5c <https://github.com/litestar-org/polyfactory/commit/76e2c5c38d580a576c1d07e0ea35cdb273cae93d>) - Add AlexPetul as a contributor for code (#786) by @allcontributors[bot] <https://github.com/allcontributors[bot]> in [#786](https://github.com/litestar-org/polyfactory/issues/786) <https://github.com/litestar-org/polyfactory/pull/786>_
  • (2ca8574 <https://github.com/litestar-org/polyfactory/commit/2ca85741f1875c7f88012910a282706b19cc670a>) - Fix typo in changelog.rst (#791) by @sobolevn <https://github.com/sobolevn> in [#791](https://github.com/litestar-org/polyfactory/issues/791) <https://github.com/litestar-org/polyfactory/pull/791>_

Features ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (c54880f <https://github.com/litestar-org/polyfactory/commit/c54880f3403120294bb691cecc6861162272ca70>) - Support NotRequired fields in TypedDictFactory (#785) by @adhtruong <https://github.com/adhtruong> in [#785](https://github.com/litestar-org/polyfactory/issues/785) <https://github.com/litestar-org/polyfactory/pull/785>_
  • (77031a5 <https://github.com/litestar-org/polyfactory/commit/77031a54060777f3aa9483989a71c7d0764ebde7>) - Support for custom collection_class in SQLAlchemy relationships (#776) by @AlexPetul <https://github.com/AlexPetul> in [#776](https://github.com/litestar-org/polyfactory/issues/776) <https://github.com/litestar-org/polyfactory/pull/776>_
  • (af885a3 <https://github.com/litestar-org/polyfactory/commit/af885a3252788e2830b589bfb34b617b7553755e>) - Support python 3.14 (#779) by @adhtruong <https://github.com/adhtruong> in [#779](https://github.com/litestar-org/polyfactory/issues/779) <https://github.com/litestar-org/polyfactory/pull/779>_

Performance ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (e5fb6bf <https://github.com/litestar-org/polyfactory/commit/e5fb6bf6c1f6de8ec2fb3943305a2d7f593b8620>) - Micro-optimize BaseFactory._infer_model_type (#731) by @sobolevn <https://github.com/sobolevn> in [#731](https://github.com/litestar-org/polyfactory/issues/731) <https://github.com/litestar-org/polyfactory/pull/731>_

Ci ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (6ab574a <https://github.com/litestar-org/polyfactory/commit/6ab574a9d3c21f0aff3d7f772a8ca7214796d235>) - Add test_success to simplify PR check (#780) by @adhtruong <https://github.com/adhtruong> in [#780](https://github.com/litestar-org/polyfactory/issues/780) <https://github.com/litestar-org/polyfactory/pull/780>_
Commits
  • 2eff4e1 chore: prepare v3.1.0 release (#792)
  • 2ca8574 docs: fix typo in changelog.rst (#791)
  • af885a3 feat: support python 3.14 (#779)
  • 637e731 fix: Skip association proxy creation if creator is not specified (#788)
  • 76e2c5c docs: add AlexPetul as a contributor for code (#786)
  • 77031a5 feat: support for custom collection_class in SQLAlchemy relationships (#776)
  • c54880f feat: support NotRequired fields in TypedDictFactory (#785)
  • 6ab574a ci: add test_success to simplify PR check (#780)
  • e5fb6bf perf: micro-optimize BaseFactory._infer_model_type (#731)
  • See full diff 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file MINOR python Pull requests that update Python code labels Dec 15, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/polyfactory-3.1.0 branch 3 times, most recently from 98247b3 to b2db1de Compare December 22, 2025 12:17
@dependabot dependabot Bot force-pushed the dependabot/pip/polyfactory-3.1.0 branch 2 times, most recently from 0cf5f8c to d7907b3 Compare December 29, 2025 12:30
@eddalmond1
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [polyfactory](https://github.com/litestar-org/polyfactory) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/litestar-org/polyfactory/releases)
- [Changelog](https://github.com/litestar-org/polyfactory/blob/main/docs/changelog.rst)
- [Commits](litestar-org/polyfactory@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: polyfactory
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/polyfactory-3.1.0 branch from d7907b3 to a6f3046 Compare December 29, 2025 12:55
@eddalmond1 eddalmond1 merged commit 2ac0f91 into main Dec 29, 2025
25 checks passed
@eddalmond1 eddalmond1 deleted the dependabot/pip/polyfactory-3.1.0 branch December 29, 2025 14:03
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 MINOR python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant