Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Litestar

We develop production-grade, high-performance tooling for web development, including the Litestar web framework | Effortlessly Build Performant APIs. We recommend you choose one of the similar tiers on https://polar.sh/litestar-org
Collective - Host: opensource - https://opencollective.com/litestar - Website: https://litestar.dev/ - Code: https://github.com/litestar-org/litestar

test(docker-service-fixture): Replace `docker-compose` with `docker compose` (#2121)

test(docker-service-fixture): Replace `docker-compose` to `docker compose`

Co-authored-by: Al...

github.com/litestar-org/litestar - 6117c7658941ae1e66166cc296c1a56ebc23590a authored over 1 year ago
test(dto): fix pytest warnings due to mock DTO names (#2115)

* docs: remove references to removed `partial` module (#2116)

doc: remove references to remov...

github.com/litestar-org/litestar - 9b7bba9f897bfef7a4fac9db5e0b367ea85b908b authored over 1 year ago
test(piccolo): Fix failing tests with pytest-xdist (#2117)

* docs: remove references to removed `partial` module (#2116)

doc: remove references to remov...

github.com/litestar-org/litestar - 898a8b5f3246c35c21d0bc092d5d17abbe9e3b4f authored over 1 year ago
test(docker-service-fixture): Remove usage of `shell=True` (#2120)

Co-authored-by: Alc-Alc <alc@localhost>

github.com/litestar-org/litestar - b889377081b2ea20bd500bf52e8792c562cedc9a authored over 1 year ago
docs: remove references to removed `partial` module (#2116)

github.com/litestar-org/litestar - 637ba3dce965063b7ea8f69e3547d62cd08009b7 authored over 1 year ago
fix(channels): Windows base path issue (#2112)

fix(channels): windows base path issue

Fix an issue with the base path on windows that would ca...

github.com/litestar-org/litestar - ec8471301d7e9a1467b7888cd7c963224341778b authored over 1 year ago
feat(partial)!: remove partial.py (#2113)

Remove the deprecated partial.py module

github.com/litestar-org/litestar - 1ba8a4fc8481cad98ca3d8bd03bcf800a742ac28 authored over 1 year ago
docs: fix a docs reference error introduced in #2088 (#2110)

doc: fix a docs reference error introduced in #2088

github.com/litestar-org/litestar - 8631f24dfb6c16d7d609a3fa37421b421613c32e authored over 1 year ago
test(sqlalchemy): Unify sync and async tests (#2109)

* test(sqlalchemy): unify sync and async tests

github.com/litestar-org/litestar - 99194bed24e404a9414e3b549a0df331c1e86b3b authored over 1 year ago
feat: rework and simplify DTOs (#2088)

* feat(internal): reworked DTO logic

* feat(internal): cleanup listeners

* chore(compat): ...

github.com/litestar-org/litestar - b9814c2564b25569b59d962e816126347ac4d286 authored over 1 year ago
test(sqla repo): Unify generic mock repository sync and async tests (#2099)

* test(sqla repo): unify UUID and BigInt tests

* test(sqla repo): rename test_repo_uuid.py > ...

github.com/litestar-org/litestar - fc6ed2871824904ac4f8a27ba9dead6dbbd6d208 authored over 1 year ago
test(sqla repo): unify UUID and BigInt tests (#2093)

* test(sqla repo): unify UUID and BigInt tests

* test(sqla repo): rename test_repo_uuid.py > ...

github.com/litestar-org/litestar - 37e65f2230e4fe84a14e007c9e129f5fcb1cd01e authored over 1 year ago
chore(deps): bump cryptography from 41.0.2 to 41.0.3 (#2104)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/litestar-org/litestar - 7a154ac1d4a992782fcdc95bc05a1d24674d5fa5 authored over 1 year ago
refactor: use pytest and in-memory db for piccolo example tests (#2086)

* refactor: use pytest and in-memory db for piccolo example tests

* refactor: suggested chang...

github.com/litestar-org/litestar - 46167cc273a8d51a6e799c21f70585aafc1012ac authored over 1 year ago
ci: remove qodona

it is bad

github.com/litestar-org/litestar - 43b050a9ec01d0acc0b99412f1614f482723fcfd authored over 1 year ago
feat: plugin registry (#2096)

* feat: plugin registry

github.com/litestar-org/litestar - d4aba66cb720e40a06efe2afa4fff742cfdd63d9 authored over 1 year ago
chore: rename config.yaml to config.yml

github.com/litestar-org/litestar - 160d72a80831e1f21cc291cb29c5346f5973a8ce authored over 1 year ago
infra: update issue template config

github.com/litestar-org/litestar - 846eafb59b63e1cbebe95db94e4ce2b784e875e3 authored over 1 year ago
ci: move qodona to run in parallel (#2092)

github.com/litestar-org/litestar - 988f81acbcba55bc38288d496d4aa80a4576fb28 authored over 1 year ago
fix(ci): add missing property

github.com/litestar-org/litestar - cb6ad3fadd43f6611dfc6db0a312172f3e2f1ffb authored over 1 year ago
fix(ci): fix qodona syntax error

github.com/litestar-org/litestar - d2e6c3032c04a04deb39c4b5c8adda7105e794e8 authored over 1 year ago
ci: add qodona (#2090)

github.com/litestar-org/litestar - 03c153847c0fe4cf735d75c62c77bdb9f6cef508 authored over 1 year ago
test: Increase coverage (#2087)

* tests(dto): test deprecated imports

* tests(datastructures): test FormMultiDict.close

* ...

github.com/litestar-org/litestar - 7ecbe1100efa5c0d4460abd9124c9b615b5491fd authored over 1 year ago
chore: fix PyPI readme

github.com/litestar-org/litestar - ad0cd81dd1d076716615792eef339108a341221c authored over 1 year ago
docs: bump to 2.0b4

github.com/litestar-org/litestar - ea6f1b91d3b91e013ef7dec5a209d41b42fa9243 authored over 1 year ago
fix(testing): Remove `AssertionErrors` in LifeSpanHandler wait_startup and wait_shutdown methods (#2085)

tests(testing): test LifeSpanHandler wait_startup and wait_shutdown methods

github.com/litestar-org/litestar - d3d2dc3dc4c0052469e95a28b2555176a5d33f58 authored over 1 year ago
refactor(tests): use in-memory SQLite databases for testing where possible (#2080)

* refactor(tests): use in-memory SQLite databases for testing where possible

* refactor(tests...

github.com/litestar-org/litestar - acc5848a062e61af6e1bd31ffbc7644c6e16dee3 authored over 1 year ago
feat(events): run listeners concurrently (#2083)

* feat(events): run listeners concurrently

* fix: flaky tests

github.com/litestar-org/litestar - dddd5deb76f2d90e30ac93cd042df03b6a5a4f73 authored over 1 year ago
chore(utils): remove unused and undocumented `compact` function (#2084)

github.com/litestar-org/litestar - 7d48a88db78d94e024c812de9a487bb7596e244c authored over 1 year ago
feat(sqla-repo): Support InstrumentedAttribute (#2054)

github.com/litestar-org/litestar - 6b08a1ead292a6ae8be04b04085870ad31ef3d05 authored over 1 year ago
refactor(tests): Move tutorial example tests to tests directory (#2082)

* refactor(tests): Move tutorial example tests to tests directory

* chore: remove outdated co...

github.com/litestar-org/litestar - 1ad4bf038298033930cca9bc7f7ec8734ae2394a authored over 1 year ago
feat(tests): Parallelize test suite with pytest-xdist (#2072)

* feat(tests): Parallelize test suite with pytest-xdist

* fix: add randbytes compatibility fo...

github.com/litestar-org/litestar - 7650886a3424ef8a16575b2772d62e40ea80125c authored over 1 year ago
feat: pre-calculate decoders in signature model (#2074)

* feat: pre-calculate decoders in signature model

* chore: address review comments

github.com/litestar-org/litestar - 2497aaf7581c57348b38ce330bce1583704a774e authored over 1 year ago
feat(schema): support configuring operation_id_creator on the route h… (#2078)

feat(schema): support configuring operation_id_creator on the route handler

github.com/litestar-org/litestar - 21a1f4423a33305b50d2b6336983a7dc80278ddd authored over 1 year ago
fix(internal): handling of enum values in literal types (#2076)

github.com/litestar-org/litestar - 2a693a724b3f9541d45a3c6f40c0b3675eff88c2 authored over 1 year ago
test(channels): Adds a timeout marker to all test items in the tests/unit/test_channels (#2070)

* test(channels): Adds a timeout marker to all test items in the tests/unit/test_channels

* c...

github.com/litestar-org/litestar - 63e80614a2100113d0d95f510deed720dc82acc6 authored over 1 year ago
fix(tests): Fix assorted warnings (#2068)

github.com/litestar-org/litestar - 206f0eb0f9fc55432cbabffcd06e9437f7edae32 authored over 1 year ago
fix(sessions): Fix #2033 - Server-side session middleware overrides CSRF cookies (#2069)

github.com/litestar-org/litestar - 3b58f2d96b53c39dd36c03093c3975b470620bc6 authored over 1 year ago
feat(cli): CLI plugins (#2066)

Add a new `CLIPluginProtocol` that can be used to create CLI plugins.

These contain a single ...

github.com/litestar-org/litestar - 33bac083e495e1ba23d56de40d98ceb4036b7539 authored over 1 year ago
fix(sqla-repo): allow configuration of chunk sizing used in `delete_many` (#2061)

* fix: driver specific chunk sizing in `delete_many`

* fix: updates test cases

* fix: corr...

github.com/litestar-org/litestar - 12f2e0263d03427f9ad602cb8ec797896035341d authored over 1 year ago
feat(sqla-repo): adds additional filters to the repository (#2057)

* feat: adds additional filters to the repository

github.com/litestar-org/litestar - 418b732c60f5e67f1abbd5239fb1f7063ef475a0 authored over 1 year ago
feat(sqla-repo): adds `upsert_many` to the repo (#2056)

* feat: adds an `upsert_many` method to the repo

* docs: updated docs

* Update litestar/co...

github.com/litestar-org/litestar - f4048a18cfe5cb2dbd7cf4051faf55e82ba03f7f authored over 1 year ago
feat(sqla-repo): health_check generates valid statement for oracle. (#2060)

* feat: health_check generates valid statement for oracle.

* tests: adds tests for health che...

github.com/litestar-org/litestar - 626525f2455c8e67633c5fbeefd16141d16646dc authored over 1 year ago
chore: fix pre-commit issue

github.com/litestar-org/litestar - 2e53b3a0417b10730796c7e9611214306ba59780 authored over 1 year ago
chore(internal): refactor dto factory (#2012)

* chore(internal): refactor dto factory

* chore(internal): update dto model name handling

* ch...

github.com/litestar-org/litestar - b84af3c0b5bdcbc84c701024ab23db9910ab0139 authored over 1 year ago
docs: use new notation format for litestar rename

github.com/litestar-org/litestar - 866b14c96b00af43303642e77f775e0c724e149f authored over 1 year ago
docs: add therealzanfar as a contributor for doc (#2059)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - cc5a13c0cf549029f0c31cb756927ac249dabe3c authored over 1 year ago
docs(style): add dark theme styles for mermaid diagrams (#2058)

Co-authored-by: Jacob Coffee <[email protected]>

github.com/litestar-org/litestar - 4826858a6ba54e9011de29a74f2bd63668f12568 authored over 1 year ago
feat(repo): allow `id_attribute` to be customized per method (#2052)

* feat(repo): allow `id_attribute` to be customized without overriding the entire class configur...

github.com/litestar-org/litestar - f92a94bb8b71bc629897e4c2696db83b4055aa34 authored over 1 year ago
feat(testing): switch test clients to debug=True by default (#2049)

github.com/litestar-org/litestar - 6f7e8af3dc6bd5719cdcdd7b8cb8852b2d8f60f7 authored over 1 year ago
fix: updates import to `decimal` from `_decimal` (#2050)

github.com/litestar-org/litestar - 92b92f18fc53eabe8b527cf1f1f821a43dfd8632 authored over 1 year ago
feat(sqla-repo): replace **kwargs usage with typed parameters (#2048)

* feat(sqla-repo): replace **kwargs usage with typed parameters

* fix: docstring references

github.com/litestar-org/litestar - 40bb3793e3040612fa71230e383b9903e1afa1aa authored over 1 year ago
fix(multipart): serialization on multipart form (#2044)

* chore(infra): updated deps

* fix(multipart): add support for none values

github.com/litestar-org/litestar - 516b495a30dc23512e28ad6e7722350b8b82b56c authored over 1 year ago
chore(tests): make prometheus tests adhere to naming convention (#2047)

github.com/litestar-org/litestar - 3b9b36a85839e441531192ee58d120a860d915f6 authored over 1 year ago
chore(ci): add redis to pre-commit (#2046)

github.com/litestar-org/litestar - 72d547874741ee0fabe76c8fcd02e7e222d44bd4 authored over 1 year ago
docs: add Alc-Alc as a contributor for test (#2042)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

github.com/litestar-org/litestar - cb544d51709d625f4569d3fcd71f4cade3322ac9 authored over 1 year ago
test: remove fakeredis & replace `freezegun` with `time-machine` (#2030)

* test(stores): Remove fakeredis

* refactor(freezegun): Replaced freezegun with time-machine ...

github.com/litestar-org/litestar - 177fc9f667ad2df35a250deedfdde438ee9e6461 authored over 1 year ago
docs: add dev version (#2039)

github.com/litestar-org/litestar - 5a784a8c5ced836c55c93d2c5282234ae7f59c34 authored over 1 year ago
docs: make `standard` and `cli` options more visible (#2041)

Co-authored-by: Janek Nouvertné <[email protected]>

github.com/litestar-org/litestar - 8e9da7690a1138e835af23c067d7174f5490f1af authored over 1 year ago
infra: add `litestar-org/members` to codeowners

github.com/litestar-org/litestar - 0c2a060e5ae41b5cc91d80285e826a94e0851055 authored over 1 year ago
docs: add mj0nez as a contributor for doc (#2040)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
C...

github.com/litestar-org/litestar - 2eb5f5a877104023a0717fef6c7074da39fa0c17 authored over 1 year ago
docs: fixed link (#2036)

Co-authored-by: Cody Fincher <[email protected]>
Co-authored-by: Jacob Coff...

github.com/litestar-org/litestar - 580ecb5d196454fbde22675d8dcb37a40b5822ec authored over 1 year ago
ci: update PR template (#2038)

github.com/litestar-org/litestar - c6c895ffc759d334cc1efb687d19ab6028d150eb authored over 1 year ago
feat: add SSE support (#2035)

feat: add sse

github.com/litestar-org/litestar - 73d913abb0631031b5145f66254a68008b725faf authored over 1 year ago
docs: Use `dict[str, int]` instead of `JSONResponse` (#2034)

Use `dict[str, int]` instead of `JSONResponse`

github.com/litestar-org/litestar - 5a07e086a104c5150ccd2db435e453ebaf20b07c authored over 1 year ago
chore: restrict polyfactory to >= 2.6.3

github.com/litestar-org/litestar - 3ff5f916cc70a06fe5d7c9c8b5e5195551343e89 authored over 1 year ago
chore: release 2.0.0beta4

github.com/litestar-org/litestar - afae426f83f773bea04700fa6a60cfe8bc96aefa authored over 1 year ago
chore: Add piccolo extra (#2032)

github.com/litestar-org/litestar - 15d83a5e98c499dbe6cf07341c66d0e1d0115925 authored over 1 year ago
chore(infra): update poetry dependencies (#2029)

github.com/litestar-org/litestar - c111dc9f81e7f4dfdb57de5a2e71e89b6dfadd6e authored over 1 year ago
docs: update readme (#2026)

github.com/litestar-org/litestar - 49754e0c02022e96191a413d43e22649e0e0f856 authored over 1 year ago
chore: Fix references in changelog

github.com/litestar-org/litestar - 12a70822723198fbbf7a679471b53a1652692d47 authored over 1 year ago
chore: Pin fakeredis <2.17.0

github.com/litestar-org/litestar - bb04e2f3d0b3dc90cd7a2748a8b531d0d1a9ad4a authored over 1 year ago
chore: 2.0.0beta3 changelog

github.com/litestar-org/litestar - 87c6b014ea22854b950da875faa43423b32b8b71 authored over 1 year ago
chore: Bump version to 2.0.0beta3

github.com/litestar-org/litestar - 54e780ea4e48e607fbf1ad9e1c07638515ed4c49 authored over 1 year ago
chore: Bump fast-query-parsers to 1.0.2 (#2022)

github.com/litestar-org/litestar - bc0fbe9a4c81d8473e8af47ea8f59a4dbc0fd771 authored over 1 year ago
fix(routing): path parameter resolution matching sub-paths (#2017)

* Add (failing) test for path parameter resolution

* Fix(?) path parameter resolution

github.com/litestar-org/litestar - dc8790e63f0e90f1650042558a9be620bf4b1eae authored over 1 year ago
chore(docs): edited cli docs (#2004)

github.com/litestar-org/litestar - 3151e0b790bd3d38987f3780fcef9503266b20ab authored over 1 year ago
fix(docs): typo on `litestar` extra installables (#2003)

github.com/litestar-org/litestar - 8881eef4808ff5dd0fee1e7d0dcc9682936bef0d authored over 1 year ago
refactor: remove partial, fix partial DTO schema generation, update openapi controller versions (#2002)

* refactor: remove partial

* chore(review): add deprecation warning

* Update docs/release-...

github.com/litestar-org/litestar - af5f742773fb721d79d1beebedf2a588a8f41579 authored over 1 year ago
fix(serialization): fixed url encoded serialization (#2001)

* fix(serialization): fixed url encoded serialization handling of numericals and strings

* ch...

github.com/litestar-org/litestar - e50ffb978c6e34588d7ed4cec71a2bec18d19a92 authored over 1 year ago
chore(internal): fix pydantic v1 serialization of bytes (#2000)

github.com/litestar-org/litestar - d0a52c453008b4e5c34774dc1507b4ebb2b09da4 authored over 1 year ago
fix(pydantic): `.json` and `.dict` deprecation warnings for `pydantic@2` (#1999)

* Fix `.json` and `.dict` deprecation warnings for `pydantic@2`

* Fix CI

* Remove `bytes` ...

github.com/litestar-org/litestar - a7366779b6dc0a16401076b7ab5da8158e239d29 authored over 1 year ago
fix: makes `pydantic_extra_types` optional & reverses `type_encoder` priority. (#1980)

* fix: set model response to prefer alias

* feat: make extra types optional. flip order of i...

github.com/litestar-org/litestar - 702037026719c2c7af65735f04c70fd845db403a authored over 1 year ago
chore: Fix PyPi readme generation on all contributors bump (#1995)

Remove the all contributors badge from the PyPi readme, since it will cause pre-commit fails aft...

github.com/litestar-org/litestar - d18627026a40da8c869e61287e44a0779b2fc01f authored over 1 year ago
chore: Add piccolo as a docs dependency (#1993)

* chore: Add missing piccolo dev dependency.

Piccolo has been removed in #1963, which appears...

github.com/litestar-org/litestar - bad4f6c9774a5e1b5a455b85f4a3e05560ee5ccc authored over 1 year ago
chore: Autogenerate README for PyPi (#1990)

* chore: Autogenerate README for PyPi

* feat: Fix end-of-files issue

github.com/litestar-org/litestar - 44d393c3690e15bbd1acc59b99216aaa2a4456de authored over 1 year ago
chore: Add missing changelog entry for `2.0.0beta2` (#1992)

chore: Add missing changelog entry for 2.0.0beta2

github.com/litestar-org/litestar - a70d1b4f29785158a3a900dbbb68f7326f220389 authored over 1 year ago
docs: add RavanaBhrama as a contributor for doc (#1994)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - 0cd1347522ee7ebb5a4b5f451a15265ff3075bf5 authored over 1 year ago
docs: add lazyc97 as a contributor for bug (#1986)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

github.com/litestar-org/litestar - bbad287f8617de628ce618a29f776f19728e54bd authored over 1 year ago
feat(internal): move attrs schema generation to plugin (#1979)

github.com/litestar-org/litestar - 11cdbe0f40d2f9f185f6bbbdf01e8e7a2d7542d3 authored over 1 year ago
feat(internal): Make Pydantic into an optional extra (#1963)

* feat(dependencies): make pydantic optional

* feat(dependencies): make pydantic optional

...

github.com/litestar-org/litestar - a0216a6199fa36b29e1d513c65cb0617a75dbdb0 authored over 1 year ago
fix(infra): mypy should ignore untyped decorators in tests (#1978)

github.com/litestar-org/litestar - 3402be1fcdc4d49aee290bf0a585fdbc99d1e726 authored over 1 year ago
chore(refactor): cleanup (#1977)

github.com/litestar-org/litestar - b3799dcbf7219aedecee2415e46e80cbadf8becb authored over 1 year ago
style: Use `Final` instead of `Literal` in `constants` (#1971)

`Final` will not only infer the `Literal` type for you (so, no code duplication), but also provi...

github.com/litestar-org/litestar - d5adc177d61cd950ab7d67485cfd84a5cefd0a29 authored over 1 year ago
chore(infra): move `mypy` config from `mypy.ini` to `pyproject.toml` (#1976)

Co-authored-by: Na'aman Hirschfeld <[email protected]>

github.com/litestar-org/litestar - 11f0235ce1c0eec31b92a367d976e4903cef659a authored over 1 year ago
fix: remove problems found by `truthy-bool` mypy check (#1972)

Co-authored-by: Na'aman Hirschfeld <[email protected]>

github.com/litestar-org/litestar - c11bfd09c9771fca89fc7025924c006056c5f060 authored over 1 year ago
chore(ci): improve poetry install commands in test

github.com/litestar-org/litestar - 897ba4892d2fdc6f55077daea457759a282746b8 authored over 1 year ago
chore(ci): fix pydantic-extra-types dependency

github.com/litestar-org/litestar - a55743a10ce4135299d128c3f553c6b55c4e36d6 authored over 1 year ago
chore(internal): fix checking for undefined sentinels (#1969)

github.com/litestar-org/litestar - 05662abe55f0602e967371fd69f061a8a6554963 authored over 1 year ago
fix: openapi schema required field generation (#1946)

* msgspec failure

* show failure for pydantic

passes for dataclasses

* Fix implementation

* ...

github.com/litestar-org/litestar - 317a098e0c83dabcb8f633ee144a652be96fdd9e authored over 1 year ago