Skip to content

Bump polyfactory from 2.19.0 to 2.21.0#85

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/polyfactory-2.21.0
Closed

Bump polyfactory from 2.19.0 to 2.21.0#85
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/polyfactory-2.21.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps polyfactory from 2.19.0 to 2.21.0.

Release notes

Sourced from polyfactory's releases.

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

(9940230) - Document overriding SQLA column mapping (#671) by @​adhtruong in #671

(cc789b5) - Support new type and annotated mapping (#680) by @​adhtruong in #680

(36395d9) - Issue 678 use pydantic field examples (#679) by @​stardust85 in #679

(02fed72) - Add release command (#687) by @​adhtruong in #687

Miscellaneous Tasks

(e0c6941) - Remove sonar (#672) by @​adhtruong in #672

Refactor

(00aa862) - Deprecate FieldMeta.random (#663) by @​adhtruong in #663

(ade1115) - Migrate to typos (#675) by @​adhtruong in #675

New Contributors

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

v2.20.0

Sponsors 🌟

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

What's Changed

### New Features 🚀

... (truncated)

Changelog

Sourced from polyfactory's changelog.

Release [v2.21.0] - 2025-04-18 <https://github.com/litestar-org/polyfactory/releases/tag/v2.21.0>_

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

0facd26 <https://github.com/litestar-org/polyfactory/commit/0facd26ec2e8915e1769e90ffb55ccccd60aadc5>_ ... 02fed72 <https://github.com/litestar-org/polyfactory/commit/02fed7258c5b522891a0b8cdbd0491d21bc9bd95>_ | See diff for 2.21.0 <https://github.com/litestar-org/polyfactory/compare/0facd26ec2e8915e1769e90ffb55ccccd60aadc5...02fed7258c5b522891a0b8cdbd0491d21bc9bd95>_

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

  • (4ae69c8 <https://github.com/litestar-org/polyfactory/commit/4ae69c81c61e70269c004794abf3abca31700e87>) - Handle pydantic v1 URL and email correctly (#685) by @Xdynix <https://github.com/Xdynix> in [#685](https://github.com/litestar-org/polyfactory/issues/685) <https://github.com/litestar-org/polyfactory/pull/685>_
  • (18d8579 <https://github.com/litestar-org/polyfactory/commit/18d857966c2049f9705351f276370c7a4e38c0d5>) - Make type alias detection work with typing_extensions 4.13 (#684) by @airwoodix <https://github.com/airwoodix> in [#684](https://github.com/litestar-org/polyfactory/issues/684) <https://github.com/litestar-org/polyfactory/pull/684>_

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

  • (9940230 <https://github.com/litestar-org/polyfactory/commit/9940230d3b1958f6f0b14e3157dcdd137af40cea>) - Document overriding SQLA column mapping (#671) by @adhtruong <https://github.com/adhtruong> in [#671](https://github.com/litestar-org/polyfactory/issues/671) <https://github.com/litestar-org/polyfactory/pull/671>_
  • (cc789b5 <https://github.com/litestar-org/polyfactory/commit/cc789b55298e6e160f8d14877c7ea5859d72ee4d>) - Support new type and annotated mapping (#680) by @adhtruong <https://github.com/adhtruong> in [#680](https://github.com/litestar-org/polyfactory/issues/680) <https://github.com/litestar-org/polyfactory/pull/680>_
  • (36395d9 <https://github.com/litestar-org/polyfactory/commit/36395d94a3a325c3f7db51fc71f0ef9c2edb3f3d>) - Issue 678 use pydantic field examples (#679) by @stardust85 <https://github.com/stardust85> in [#679](https://github.com/litestar-org/polyfactory/issues/679) <https://github.com/litestar-org/polyfactory/pull/679>_
  • (02fed72 <https://github.com/litestar-org/polyfactory/commit/02fed7258c5b522891a0b8cdbd0491d21bc9bd95>) - Add release command (#687) by @adhtruong <https://github.com/adhtruong> in [#687](https://github.com/litestar-org/polyfactory/issues/687) <https://github.com/litestar-org/polyfactory/pull/687>_

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

  • (e0c6941 <https://github.com/litestar-org/polyfactory/commit/e0c6941d3fdf89038484bfe62b80485b897ca439>) - Remove sonar (#672) by @adhtruong <https://github.com/adhtruong> in [#672](https://github.com/litestar-org/polyfactory/issues/672) <https://github.com/litestar-org/polyfactory/pull/672>_

Refactor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (00aa862 <https://github.com/litestar-org/polyfactory/commit/00aa862cf96174b4fb845e95afeb0e440f1679ee>) - Deprecate FieldMeta.random (#663) by @adhtruong <https://github.com/adhtruong> in [#663](https://github.com/litestar-org/polyfactory/issues/663) <https://github.com/litestar-org/polyfactory/pull/663>_
  • (ade1115 <https://github.com/litestar-org/polyfactory/commit/ade1115b20bb61da698cb2e1561b38a8de20fca3>) - Migrate to typos (#675) by @adhtruong <https://github.com/adhtruong> in [#675](https://github.com/litestar-org/polyfactory/issues/675) <https://github.com/litestar-org/polyfactory/pull/675>_

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

  • (c42bf6d <https://github.com/litestar-org/polyfactory/commit/c42bf6dd4aaa2b3625b7dc7d2873bbd5b0a7a70d>) - Add toml formatter (#682) by @adhtruong <https://github.com/adhtruong> in [#682](https://github.com/litestar-org/polyfactory/issues/682) <https://github.com/litestar-org/polyfactory/pull/682>_

Release [v2.20.0] - 2025-03-21 <https://github.com/litestar-org/polyfactory/releases/tag/v2.20.0>_

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

de78949 <https://github.com/litestar-org/polyfactory/commit/de789499f8b16b49c9fae5954cfba8ad868fff58>_ ... 0facd26 <https://github.com/litestar-org/polyfactory/commit/0facd26ec2e8915e1769e90ffb55ccccd60aadc5>_ | See diff for 2.20.0 <https://github.com/litestar-org/polyfactory/compare/de789499f8b16b49c9fae5954cfba8ad868fff58...0facd26ec2e8915e1769e90ffb55ccccd60aadc5>_

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

  • (64fa119 <https://github.com/litestar-org/polyfactory/commit/64fa119f7caa2d8c616e3dc2c50ae9c232616351>) - Allow non-hashable type args (#643) by @adhtruong <https://github.com/adhtruong> in [#643](https://github.com/litestar-org/polyfactory/issues/643) <https://github.com/litestar-org/polyfactory/pull/643>_
  • (703aa2e <https://github.com/litestar-org/polyfactory/commit/703aa2ef2d2b2489b0c817f6f0d9e75714e1069b>) - Dont allow faker version less then 5.0.0 (#646) by @T0nd0Tara <https://github.com/T0nd0Tara> in [#646](https://github.com/litestar-org/polyfactory/issues/646) <https://github.com/litestar-org/polyfactory/pull/646>_
  • (e4a27ca <https://github.com/litestar-org/polyfactory/commit/e4a27cab597f60f142210eaca66a3f97188810f0>) - Added a generate function to support SQL Numeric field (#636) by @nisemenov <https://github.com/nisemenov> in [#636](https://github.com/litestar-org/polyfactory/issues/636) <https://github.com/litestar-org/polyfactory/pull/636>_
  • (da6ad4d <https://github.com/litestar-org/polyfactory/commit/da6ad4d213aec4447e9b3b257ab5fed392f445ae>) - Ignore dataclass types in pydantic field parsing (#660) by @adhtruong <https://github.com/adhtruong> in [#660](https://github.com/litestar-org/polyfactory/issues/660) <https://github.com/litestar-org/polyfactory/pull/660>_

... (truncated)

Commits

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.

Bumps [polyfactory](https://github.com/litestar-org/polyfactory) from 2.19.0 to 2.21.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@v2.19.0...v2.21.0)

---
updated-dependencies:
- dependency-name: polyfactory
  dependency-version: 2.21.0
  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 May 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #92.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/polyfactory-2.21.0 branch October 1, 2025 11:02
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