Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps polyfactory from 2.19.0 to 2.20.0.

Release notes

Sourced from polyfactory's releases.

v2.20.0

Sponsors 🌟

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

What's Changed

### New Features 🚀

### Fixes 🔧

New Contributors

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

Changelog

Sourced from polyfactory's changelog.

========= Changelog

All commits to this project will be documented in this file.

[unreleased]

de78949 <https://github.com/litestar-org/polyfactory/commit/de789499f8b16b49c9fae5954cfba8ad868fff58>_ is the last commit in the changelog before unreleased changes.

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

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

  • (3c1e68f <https://github.com/litestar-org/polyfactory/commit/3c1e68ffbfa59d0ed9b9cc41d9b9a17654b841e4>) - Add nisemenov as a contributor for code, and doc (#633) by @allcontributors[bot] <https://github.com/allcontributors[bot]> in [#633](https://github.com/litestar-org/polyfactory/issues/633) <https://github.com/litestar-org/polyfactory/pull/633>_
  • (beab66c <https://github.com/litestar-org/polyfactory/commit/beab66cf39a8bf67e3a1ac41cde30ee27ee08be1>) - Add iloveitaly as a contributor for code, and doc (#662) by @allcontributors[bot] <https://github.com/allcontributors[bot]> in [#662](https://github.com/litestar-org/polyfactory/issues/662) <https://github.com/litestar-org/polyfactory/pull/662>_

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

  • (8c1fe02 <https://github.com/litestar-org/polyfactory/commit/8c1fe0293a525fdd20aaadbbf09f8a31dffcdaf8>) - Described an ability to use async data in factory fields; refactored factories/base and some tests (#641) by @nisemenov <https://github.com/nisemenov> in [#641](https://github.com/litestar-org/polyfactory/issues/641) <https://github.com/litestar-org/polyfactory/pull/641>_
  • (ba7cd3f <https://github.com/litestar-org/polyfactory/commit/ba7cd3f382140523d61b35c9ed572c74d8c1ef9f>) - Simplify pytest plugin (#652) by @adhtruong <https://github.com/adhtruong> in [#652](https://github.com/litestar-org/polyfactory/issues/652) <https://github.com/litestar-org/polyfactory/pull/652>_
  • (b98ae5d <https://github.com/litestar-org/polyfactory/commit/b98ae5d1c50d24748903e65a8d3b1674f1043f2c>) - Improve create factory typing (#657) by @adhtruong <https://github.com/adhtruong> in [#657](https://github.com/litestar-org/polyfactory/issues/657) <https://github.com/litestar-org/polyfactory/pull/657>_
  • (33c72e7 <https://github.com/litestar-org/polyfactory/commit/33c72e7bcd1388756a2235e4d75b74fe0de16d27>) - Add_providers to easily add new type provider (#659) by @iloveitaly <https://github.com/iloveitaly> in [#659](https://github.com/litestar-org/polyfactory/issues/659) <https://github.com/litestar-org/polyfactory/pull/659>_
  • (0b5df15 <https://github.com/litestar-org/polyfactory/commit/0b5df15bd324a7ac2079947dd600e899f2b10798>) - Improve random range (#653) by @adhtruong <https://github.com/adhtruong> in [#653](https://github.com/litestar-org/polyfactory/issues/653) <https://github.com/litestar-org/polyfactory/pull/653>_

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

  • (f5cb818 <https://github.com/litestar-org/polyfactory/commit/f5cb818314bf4887f2caab2c3961d1dd886b68cc>) - Bump dawidd6/action-download-artifact from 7 to 9 (#651) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#651](https://github.com/litestar-org/polyfactory/issues/651) <https://github.com/litestar-org/polyfactory/pull/651>_
  • (1c56f09 <https://github.com/litestar-org/polyfactory/commit/1c56f09692214cefcfcd3bc29ba9b74fc18a940f>) - Bump codecov/codecov-action from 4 to 5 (#620) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#620](https://github.com/litestar-org/polyfactory/issues/620) <https://github.com/litestar-org/polyfactory/pull/620>_
  • (516dd6d <https://github.com/litestar-org/polyfactory/commit/516dd6d280ee35afda068c7ecaa0d672daf971d1>) - Improve test imports (#661) by @adhtruong <https://github.com/adhtruong> in [#661](https://github.com/litestar-org/polyfactory/issues/661) <https://github.com/litestar-org/polyfactory/pull/661>_

Build ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (34182d4 <https://github.com/litestar-org/polyfactory/commit/34182d439d5d5f1f1964a961c028859e3b404851>) - Update dependencies and ignores (#648) by @adhtruong <https://github.com/adhtruong> in [#648](https://github.com/litestar-org/polyfactory/issues/648) <https://github.com/litestar-org/polyfactory/pull/648>_
  • (396b555 <https://github.com/litestar-org/polyfactory/commit/396b5559ec2a2bbf7818dd15a75b556c18849183>) - Update pyright (#665) by @adhtruong <https://github.com/adhtruong> in [#665](https://github.com/litestar-org/polyfactory/issues/665) <https://github.com/litestar-org/polyfactory/pull/665>_
Commits

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.20.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.20.0)

---
updated-dependencies:
- dependency-name: polyfactory
  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 Apr 1, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.33%. Comparing base (2ca90ee) to head (e5ff04c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #467   +/-   ##
=======================================
  Coverage   84.33%   84.33%           
=======================================
  Files          19       19           
  Lines        1475     1475           
=======================================
  Hits         1244     1244           
  Misses        231      231           
Flag Coverage Δ
project 84.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #486.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/polyfactory-2.20.0 branch May 1, 2025 10:07
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.

2 participants