Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps polyfactory from 2.20.0 to 2.22.1.

Release notes

Sourced from polyfactory's releases.

v2.22.1

What's Changed

Full Changelog: litestar-org/polyfactory@v2.22.0...v2.22.1

v2.22.0

What's Changed

New Contributors

Full Changelog: litestar-org/polyfactory@v2.21.0...v2.22.0

v2.21.0

Sponsors 🌟

A huge 'Thank you!' to all other sponsors across Polar.sh, OpenCollective and GitHub Sponsors!

What's Changed

Bug Fixes

(4ae69c8) - Handle pydantic v1 URL and email correctly (#685) by @​Xdynix in #685

(18d8579) - Make type alias detection work with typing_extensions 4.13 (#684) by @​airwoodix in #684

### Features

... (truncated)

Changelog

Sourced from polyfactory's changelog.

Release [v2.22.1] - 2025-07-14 <https://github.com/litestar-org/polyfactory/releases/tag/v2.22.1>_

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

f270b0f <https://github.com/litestar-org/polyfactory/commit/f270b0fb46f36b32db0a1c9f9d2cea25c59b8f22>_ ... 9fa5c66 <https://github.com/litestar-org/polyfactory/commit/9fa5c66e224a6ca25f7dbfbae908ca8149c64657>_ | See diff for 2.22.1 <https://github.com/litestar-org/polyfactory/compare/f270b0fb46f36b32db0a1c9f9d2cea25c59b8f22...9fa5c66e224a6ca25f7dbfbae908ca8149c64657>_

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

  • (90d372c <https://github.com/litestar-org/polyfactory/commit/90d372c495b2105341e5334398bc56a02d563f33>) - Handle recursive types that use ForwardRef (#728) by @adhtruong <https://github.com/adhtruong> in [#728](https://github.com/litestar-org/polyfactory/issues/728) <https://github.com/litestar-org/polyfactory/pull/728>_
  • (9fa5c66 <https://github.com/litestar-org/polyfactory/commit/9fa5c66e224a6ca25f7dbfbae908ca8149c64657>) - Deprecation error not silenced when overridden (#724) by @adhtruong <https://github.com/adhtruong> in [#724](https://github.com/litestar-org/polyfactory/issues/724) <https://github.com/litestar-org/polyfactory/pull/724>_

Release [v2.22.0] - 2025-07-01 <https://github.com/litestar-org/polyfactory/releases/tag/v2.22.0>_

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

203310b <https://github.com/litestar-org/polyfactory/commit/203310bfa4a8054efb59c1bda34715d4196a7954>_ ... f270b0f <https://github.com/litestar-org/polyfactory/commit/f270b0fb46f36b32db0a1c9f9d2cea25c59b8f22>_ | See diff for 2.22.0 <https://github.com/litestar-org/polyfactory/compare/203310bfa4a8054efb59c1bda34715d4196a7954...f270b0fb46f36b32db0a1c9f9d2cea25c59b8f22>_

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

  • (94eb1bf <https://github.com/litestar-org/polyfactory/commit/94eb1bfc3f947a4090157bc7bdcec19e8c530dd8>) - Test by adding inheritance in Child class from Parent (#706) by @Rub1kCube <https://github.com/Rub1kCube> in [#706](https://github.com/litestar-org/polyfactory/issues/706) <https://github.com/litestar-org/polyfactory/pull/706>_
  • (dbcf79d <https://github.com/litestar-org/polyfactory/commit/dbcf79db38fffdcae7599b5cd2806261ab58fd79>) - Generate correct collection size when annotation_types.Len is used (#712) by @priyankc <https://github.com/priyankc> in [#712](https://github.com/litestar-org/polyfactory/issues/712) <https://github.com/litestar-org/polyfactory/pull/712>_
  • (216b8a5 <https://github.com/litestar-org/polyfactory/commit/216b8a50451f01a49967bcc7e028a5e0803a108c>) - No blank children names (#666) by @iloveitaly <https://github.com/iloveitaly> in [#666](https://github.com/litestar-org/polyfactory/issues/666) <https://github.com/litestar-org/polyfactory/pull/666>_

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

  • (3b541b6 <https://github.com/litestar-org/polyfactory/commit/3b541b66c1ef4d5cb3ecc3071ee3d1921257c99e>) - Add marcuslimdw as a contributor for code (#699) by @allcontributors[bot] <https://github.com/allcontributors[bot]> in [#699](https://github.com/litestar-org/polyfactory/issues/699) <https://github.com/litestar-org/polyfactory/pull/699>_
  • (a34e7d3 <https://github.com/litestar-org/polyfactory/commit/a34e7d37b727835f4f4aad19dc42c9f5009c366d>) - Add Rub1kCube as a contributor for test (#708) by @allcontributors[bot] <https://github.com/allcontributors[bot]> in [#708](https://github.com/litestar-org/polyfactory/issues/708) <https://github.com/litestar-org/polyfactory/pull/708>_

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

  • (5de22fa <https://github.com/litestar-org/polyfactory/commit/5de22fa1331e36fc506088af21430ba58f11fc94>) - Allow usage of Pydantic models containing forward references (#698) by @marcuslimdw <https://github.com/marcuslimdw> in [#698](https://github.com/litestar-org/polyfactory/issues/698) <https://github.com/litestar-org/polyfactory/pull/698>_
  • (c7a7b44 <https://github.com/litestar-org/polyfactory/commit/c7a7b4426126d0134d531fc4db34199d39c46298>) - Add PEP 695 type alias support and improve type handling (#711) by @Rub1kCube <https://github.com/Rub1kCube> in [#711](https://github.com/litestar-org/polyfactory/issues/711) <https://github.com/litestar-org/polyfactory/pull/711>_

Miscellaneous Tasks ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (82baed7 <https://github.com/litestar-org/polyfactory/commit/82baed7c2c252964381a751d8639e781662655f3>) - Remove AnnotatedAlias (#693) by @adhtruong <https://github.com/adhtruong> in [#693](https://github.com/litestar-org/polyfactory/issues/693) <https://github.com/litestar-org/polyfactory/pull/693>
  • (5d97be2 <https://github.com/litestar-org/polyfactory/commit/5d97be2424f03fa098741c1f93e2be832dcd3950>) - Warn on deprecated parameter usage (#689) by @adhtruong <https://github.com/adhtruong> in [#689](https://github.com/litestar-org/polyfactory/issues/689) <https://github.com/litestar-org/polyfactory/pull/689>_
  • (aff32a0 <https://github.com/litestar-org/polyfactory/commit/aff32a03de6c2b2282b2a28db88d03fb67ffb150>) - Bump astral-sh/setup-uv from 5 to 6 (#696) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#696](https://github.com/litestar-org/polyfactory/issues/696) <https://github.com/litestar-org/polyfactory/pull/696>_
  • (d03aa1b <https://github.com/litestar-org/polyfactory/commit/d03aa1bfb6221d87cf5d83ad184beaf2d4d77178>) - Bump dawidd6/action-download-artifact from 9 to 10 (#709) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#709](https://github.com/litestar-org/polyfactory/issues/709) <https://github.com/litestar-org/polyfactory/pull/709>_
  • (0cd86d2 <https://github.com/litestar-org/polyfactory/commit/0cd86d2bf93efaddc1c994e21ead4714273182ec>) - Bump dawidd6/action-download-artifact from 10 to 11 (#714) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#714](https://github.com/litestar-org/polyfactory/issues/714) <https://github.com/litestar-org/polyfactory/pull/714>_
  • (f270b0f <https://github.com/litestar-org/polyfactory/commit/f270b0fb46f36b32db0a1c9f9d2cea25c59b8f22>) - Bump to v2.22.0 (#722) by @adhtruong <https://github.com/adhtruong> in [#722](https://github.com/litestar-org/polyfactory/issues/722) <https://github.com/litestar-org/polyfactory/pull/722>_

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

... (truncated)

Commits
  • a14ac7f chore(release): bump to v2.22.1 (#732)
  • 9fa5c66 fix: deprecation error not silenced when overridden (#724)
  • 90d372c fix: handle recursive types that use ForwardRef (#728)
  • f270b0f chore(release): bump to v2.22.0 (#722)
  • c7a7b44 feat: add PEP 695 type alias support and improve type handling (#711)
  • 216b8a5 fix: no blank children names (#666)
  • 0cd86d2 chore(deps): bump dawidd6/action-download-artifact from 10 to 11 (#714)
  • dbcf79d fix: Generate correct collection size when annotation_types.Len is used (#712)
  • d03aa1b chore(deps): bump dawidd6/action-download-artifact from 9 to 10 (#709)
  • a34e7d3 docs: add Rub1kCube as a contributor for test (#708)
  • Additional commits viewable 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)

Bumps [polyfactory](https://github.com/litestar-org/polyfactory) from 2.20.0 to 2.22.1.
- [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@v2.20.0...v2.22.1)

---
updated-dependencies:
- dependency-name: polyfactory
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 1, 2025
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #28.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/polyfactory-2.22.1 branch October 1, 2025 22:11
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants