Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps polyfactory from 2.19.0 to 2.22.2.

Release notes

Sourced from polyfactory's releases.

v2.22.2

What's Changed

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

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!

... (truncated)

Changelog

Sourced from polyfactory's changelog.

Release [v2.22.2] - 2025-08-15 <https://github.com/litestar-org/polyfactory/releases/tag/v2.22.2>_

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

a14ac7f <https://github.com/litestar-org/polyfactory/commit/a14ac7ff61769df18d509799f8d94c7581e482dd>_ ... 8e14c35 <https://github.com/litestar-org/polyfactory/commit/8e14c35ee46a8203844ec45728a8d65f7e847869>_ | See diff for 2.22.2 <https://github.com/litestar-org/polyfactory/compare/a14ac7ff61769df18d509799f8d94c7581e482dd...8e14c35ee46a8203844ec45728a8d65f7e847869>_

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

  • (6dcd191 <https://github.com/litestar-org/polyfactory/commit/6dcd19134da6b17b97ee4ee04a514db2d1f166c9>) - Pydantic alias handling (#737) by @adhtruong <https://github.com/adhtruong> in [#737](https://github.com/litestar-org/polyfactory/issues/737) <https://github.com/litestar-org/polyfactory/pull/737>_
  • (8e14c35 <https://github.com/litestar-org/polyfactory/commit/8e14c35ee46a8203844ec45728a8d65f7e847869>) - Allow specifying forward references when as string (#735) by @adhtruong <https://github.com/adhtruong> in [#735](https://github.com/litestar-org/polyfactory/issues/735) <https://github.com/litestar-org/polyfactory/pull/735>_

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>_ ... a14ac7f <https://github.com/litestar-org/polyfactory/commit/a14ac7ff61769df18d509799f8d94c7581e482dd>_ | See diff for 2.22.1 <https://github.com/litestar-org/polyfactory/compare/f270b0fb46f36b32db0a1c9f9d2cea25c59b8f22...a14ac7ff61769df18d509799f8d94c7581e482dd>_

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>_

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

  • (a14ac7f <https://github.com/litestar-org/polyfactory/commit/a14ac7ff61769df18d509799f8d94c7581e482dd>) - Bump to v2.22.1 (#732) by @adhtruong <https://github.com/adhtruong> in [#732](https://github.com/litestar-org/polyfactory/issues/732) <https://github.com/litestar-org/polyfactory/pull/732>_

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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

... (truncated)

Commits
  • 63eaa9f chore(release): bump to v2.22.2 (#738)
  • 8e14c35 fix: allow specifying forward references when as string (#735)
  • 6dcd191 fix: pydantic alias handling (#737)
  • 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)
  • 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.19.0 to 2.22.2.
- [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.19.0...v2.22.2)

---
updated-dependencies:
- dependency-name: polyfactory
  dependency-version: 2.22.2
  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 Sep 1, 2025
@vrslev vrslev merged commit 71bdfa8 into main Sep 1, 2025
5 checks passed
@vrslev vrslev deleted the dependabot/pip/polyfactory-2.22.2 branch September 1, 2025 08: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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant