te25son / Swole-V2

API for tracking workouts built with FastAPI, edgedb, and poetry
Apache License 2.0
0 stars 0 forks source link

Update dependency polyfactory to v2.16.0 #389

Closed te25son closed 4 months ago

te25son commented 4 months ago

This PR contains the following updates:

Package Type Update Change
polyfactory (changelog) dev minor 2.15.0 -> 2.16.0

Release Notes

litestar-org/polyfactory (polyfactory) ### [`v2.16.0`](https://togithub.com/litestar-org/polyfactory/releases/tag/v2.16.0) [Compare Source](https://togithub.com/litestar-org/polyfactory/compare/v2.15.0...v2.16.0) #### Sponsors 🌟 Thanks to these incredible business sponsors: [Scalar](https://scalar.com/) ([@​scalar](https://togithub.com/scalar)), [Telemetry Sports](https://telemetrysports.com/) (via [@​chris-telemetry](https://togithub.com/chris-telemetry)), [Stok](https://www.stok.kr/) ([@​stok-team](https://togithub.com/stok-team)) A huge 'Thank you!' to all other sponsors across [Polar.sh](https://polar.sh/litestar-org), [OpenCollective](https://opencollective.com/litestar) and [GitHub Sponsors](https://togithub.com/sponsors/litestar-org/)! #### What's Changed ##### New Contributors - [@​wangxin688](https://togithub.com/wangxin688) made their first contribution in [https://github.com/litestar-org/polyfactory/pull/530](https://togithub.com/litestar-org/polyfactory/pull/530) - [@​impaktor](https://togithub.com/impaktor) made their first contribution in [https://github.com/litestar-org/polyfactory/pull/537](https://togithub.com/litestar-org/polyfactory/pull/537) ##### Fixes 🔧 - Ignore non-columns types by [@​adhtruong](https://togithub.com/adhtruong) in [https://github.com/litestar-org/polyfactory/pull/510](https://togithub.com/litestar-org/polyfactory/pull/510) - Favour SA mapped type over impl type by [@​adhtruong](https://togithub.com/adhtruong) in [https://github.com/litestar-org/polyfactory/pull/513](https://togithub.com/litestar-org/polyfactory/pull/513) - Update typing by [@​adhtruong](https://togithub.com/adhtruong) in [https://github.com/litestar-org/polyfactory/pull/540](https://togithub.com/litestar-org/polyfactory/pull/540) - Fix json type error and pg dialect default value by [@​wangxin688](https://togithub.com/wangxin688) in [https://github.com/litestar-org/polyfactory/pull/542](https://togithub.com/litestar-org/polyfactory/pull/542) ##### New Features 🚀 - Support nested type in pg.array types and others by [@​wangxin688](https://togithub.com/wangxin688) in [https://github.com/litestar-org/polyfactory/pull/530](https://togithub.com/litestar-org/polyfactory/pull/530) - Refresh object in async_session after commit to db by [@​wangxin688](https://togithub.com/wangxin688) in [https://github.com/litestar-org/polyfactory/pull/541](https://togithub.com/litestar-org/polyfactory/pull/541) - Copy mutable args by [@​adhtruong](https://togithub.com/adhtruong) in [https://github.com/litestar-org/polyfactory/pull/529](https://togithub.com/litestar-org/polyfactory/pull/529) ##### Docs 📚 - Apply organization theme by [@​JacobCoffee](https://togithub.com/JacobCoffee) in [https://github.com/litestar-org/polyfactory/pull/533](https://togithub.com/litestar-org/polyfactory/pull/533) - Update Polyfactory landing page by [@​JacobCoffee](https://togithub.com/JacobCoffee) in [https://github.com/litestar-org/polyfactory/pull/535](https://togithub.com/litestar-org/polyfactory/pull/535) - Update changelog.rst by [@​impaktor](https://togithub.com/impaktor) in [https://github.com/litestar-org/polyfactory/pull/537](https://togithub.com/litestar-org/polyfactory/pull/537) ##### Infra 🚆 - Add codecov coverage, fix badges by [@​JacobCoffee](https://togithub.com/JacobCoffee) in [https://github.com/litestar-org/polyfactory/pull/536](https://togithub.com/litestar-org/polyfactory/pull/536) **Full Changelog**: https://github.com/litestar-org/polyfactory/compare/v2.15.0...v2.16.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.