Ecosyste.ms: OpenCollective

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

github.com/strawberry-graphql/strawberry

A GraphQL library for Python that leverages type annotations πŸ“
https://github.com/strawberry-graphql/strawberry

Release πŸ“ 0.168.2

3842800cba3ebbfd6d7498aa7a083d3385eaf2d8 authored over 1 year ago by Botberry <[email protected]>
Add release file for mr 2677, revert protocol exposure of _original_model (#2683)

* add release file

* add release file for https://github.com/strawberry-graphql/strawberry/pu...

e15767587d9755b7f6757701e0df5921c7a7edac authored over 1 year ago by James Chua <[email protected]>
Fix typing in experimental generation models from Pydantic models. (#2677)

* Fix type for StrawberryTypeFromPydantic._pydantic_type, add ._original_model

* [pre-commit....

135ae0d0ea88a1ede41be9748db6f1ad1dd3f6c8 authored over 1 year ago by Rubikoid <[email protected]>
fix: fixed room_id mismatch for send_chat_message mutation (#2682)

a42577ad3fead006955632c481e222ea8bf4a5d1 authored over 1 year ago by ZΓ¨D <[email protected]>
Bump black from 23.1.0 to 23.3.0 (#2675)

Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0.
- [Release notes](https://gi...

908b706d15e19526a3b33080bc961f893050e516 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release πŸ“ 0.168.1

8f36ca6827d560caa6708deaf5ae9db3f5349595 authored over 1 year ago by Botberry <[email protected]>
Add extra for starlite (#2664)

* Add extra for starlite

* Fix lock file

26d4cea177833d24eada6af6c5f1f37f5a4c30cc authored over 1 year ago by Patrick Arminio <[email protected]>
Release πŸ“ 0.168.0

8e545f7562ed1e15f1f6f99a916ed542a4a21a5a authored over 1 year ago by Botberry <[email protected]>
Starlite integration (#2391)

* ✨ feat(starlite): starlite integration

* ♻️ refactor(starlite): remove commented code

* ...

a991cc1a94ff310f0ee0de2bdaf4b599e80c941e authored over 1 year ago by Matthieu MN <[email protected]>
Release πŸ“ 0.167.1

1ead98ac5831f98554efdbde144b5ad3a2ca63fe authored over 1 year ago by Botberry <[email protected]>
Fix improper warning (#2661)

392a5f0895ea917cad78de35b801fa54f4c55d0e authored over 1 year ago by Patrick Arminio <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#2577)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit...

860e5f236b936440d4d28b8cea3f7bc9316a1612 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Release πŸ“ 0.167.0

58bbed53e70e1e3ab39f95b9f5b04b35e23d01e9 authored over 1 year ago by Botberry <[email protected]>
Enable Ruff ANN201 (missing-return-type-public-function) rule (#2627)

Co-authored-by: Patrick Arminio <[email protected]>

b056a9811756cfec41aa68090c12a0e0eeabba59 authored over 1 year ago by Jad Haddad <[email protected]>
Bump markupsafe from 2.1.1 to 2.1.2 (#2621)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.1 to 2.1.2.
- [Release notes...

4cf33058a4b59f8f671895c5716404229a5946a9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump types-aiofiles from 22.1.0.9 to 23.1.0.0 (#2628)

Bumps [types-aiofiles](https://github.com/python/typeshed) from 22.1.0.9 to 23.1.0.0.
- [Releas...

6a2dd75b4d2d33f2e75511e21d5ddc67d5b92ba2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release πŸ“ 0.166.0

8955477c6c440de715676c86795e6a52ac377e8c authored over 1 year ago by Botberry <[email protected]>
feat: Adds warning when using @strawberry.federation.type but not using strawberry.federation.Schema (#2572)

Co-authored-by: Patrick Arminio <[email protected]>

8fabbc3e480a9f024359e24ad395ee5bc17086e3 authored over 1 year ago by Rubens O LeΓ£o <[email protected]>
Bump python-multipart from 0.0.5 to 0.0.6 (#2602)

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.5 to 0.0.6.
- [...

b06293c3af2689770eb1baf9667dbac20e8ccb1f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump black from 22.12.0 to 23.1.0 (#2620)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0.
- [Release notes](https://g...

72c6f0c9c42d095fff5d4470486ebc0edecbd92e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update lockfile

7ae8b495a96119e02363ee3afc97a9e60b191b43 authored over 1 year ago by Patrick Arminio <[email protected]>
Fix types on latest pyright (#2659

* Update types for latest pyright

* Ignore error on mypy

52ab00b0fbb67246cd962eac7deea6a94e223225 authored over 1 year ago by Patrick Arminio <[email protected]>
Bump pytest-asyncio from 0.20.3 to 0.21.0 (#2653)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.21.0.
- [...

815b6fdd3388679d6085a02616b4e5c99a2b3952 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release πŸ“ 0.165.1

f31c1fe91ef363bff2d0e0691090e168efedc449 authored almost 2 years ago by Botberry <[email protected]>
update MaskErrors extension to use new extension api (#2655)

* update MaskErrors extension to use new extension api

Seems this extension was missed when t...

c561def00288b0731ed5fe1d81942e52b35a556a authored almost 2 years ago by Nikolai Maas <[email protected]>
Update lockfile (#2649)

f888bb1fc16ee1c17ef2c15f6916b9298243b870 authored almost 2 years ago by Patrick Arminio <[email protected]>
Release πŸ“ 0.165.0

ca85034efe98e92e503cae8c80c642d785d2a378 authored almost 2 years ago by Botberry <[email protected]>
feat: full support for forward refs (#2592)

* feat: full support for forward refs

* Support | notation for older python versions when usi...

c4ad9f209a3e7fd57ce8f8c30ede2edb9c0120b8 authored almost 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Release πŸ“ 0.164.1

8a461ada629ecbe1eabe03cbcd47003b031325f4 authored almost 2 years ago by Botberry <[email protected]>
Fix interface duplication for multiple inheritance (#2647)

aa8ad4623bee2ed1aaf8f1f32923ac015bbf3208 authored almost 2 years ago by San Kilkis <[email protected]>
Consolidate websocket protocol tests (#2635)

* Restructure http/clients a bit, adding base.py

* Initial websocket test

* Add AsgiHttpCl...

20e202757ada7709e189f2b9b9cef6cb6023d5f5 authored almost 2 years ago by KristjΓ‘n Valur JΓ³nsson <[email protected]>
Release πŸ“ 0.164.0

0b34c71e9dac9a9c328e34a9cff7014d28d55864 authored almost 2 years ago by Botberry <[email protected]>
fix pydantic conversion of types that have defaults (#2623)

* fix pydantic conversion of types that have defaults

* [pre-commit.ci] auto fixes from pre-c...

3a043ca486758d86454dcf2b7fc58dfe5d747eb6 authored almost 2 years ago by James Chua <[email protected]>
Release πŸ“ 0.163.2

c3e705530f50130dc4bb496f28adb751232d286a authored almost 2 years ago by Botberry <[email protected]>
better error on union of `StrawberryList` (#2593)

* nit: better error on union of `StrawberryList`

* fix mypy

* fix =<py3.8

* fix =<py3.8...

3aa649e0b9433b2fc96a2498f5bb6abe26440a78 authored almost 2 years ago by Χ Χ™Χ¨ <[email protected]>
docs: Fix typing in resolver examples (#2636)

886040cb77b103a792c717daffb2429128e57d2c authored almost 2 years ago by thatguysimon <[email protected]>
update versions of starlette in tests (#2638)

* update versions of starlette in tests

* Fix group name

* update fastapi

* Fix dep in ...

ece241bf8c1d01ab9afd05c034a71dc434c865d2 authored almost 2 years ago by Patrick Arminio <[email protected]>
Release πŸ“ 0.163.1

e2950302fb5b5008f394892e7d4210422882d77b authored almost 2 years ago by Botberry <[email protected]>
provide ASGI websocket close reason (#2639)

* supply close reason to ASGI websocket

* Add RELEASE.md

* Add a few assertions for reason...

dee26ec359430fb9be19d0984ca9e4d24da54980 authored almost 2 years ago by KristjΓ‘n Valur JΓ³nsson <[email protected]>
Run poetry update

b31ed83f0623e8a1600483aa0c0e822ae701ee28 authored almost 2 years ago by Patrick Arminio <[email protected]>
Release πŸ“ 0.163.0

ea6ebe2b09844479ec625398b26b60007a193f88 authored almost 2 years ago by Botberry <[email protected]>
support convert directive arguement to lists (#2632)

* support convert directive arguement to lists

* add releease md

* [pre-commit.ci] auto fi...

ece53239a93e5c8f87ab4fcfce761bb7a9b274a0 authored almost 2 years ago by chenyijian <[email protected]>
Bump uvicorn from 0.20.0 to 0.21.0 (#2630)

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.20.0 to 0.21.0.
- [Release notes](htt...

b60f49306517ba79aab6905fb9a458ad6cf27a2d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove mermaid graph for now

7face148abe5d7a6992b17c22ef3afaf293c10ea authored almost 2 years ago by Patrick Arminio <[email protected]>
Release πŸ“ 0.162.0

0ad14db54b48e3bdcfe888579ea8cdfd7106ba71 authored almost 2 years ago by Botberry <[email protected]>
feat: add field extension support (#2567)

* feat: add field extension support

* fix: revert imports broken by pycharm

* [pre-commit....

dfc3d5105d28f4681d046a973fda4bea476e0a77 authored almost 2 years ago by Erik Wrede <[email protected]>
Release πŸ“ 0.161.1

548d6124536d46de05e35232c3bce9ba1890971c authored almost 2 years ago by Botberry <[email protected]>
graphql-transport-ws: Do not send "complete" after "error". (#2600)

* Create an Operation class to encapsulate a single Operation state

* Add test to verify that...

5a7b47542c0e7dbb2a7465e6f9040422f86ef3a1 authored almost 2 years ago by KristjΓ‘n Valur JΓ³nsson <[email protected]>
Release πŸ“ 0.161.0

8565e6cb3e5ed30bf83f9a56410aac7467c0b85a authored almost 2 years ago by Botberry <[email protected]>
Channels: fan out messages to all subscriptions on a single connection (#2525)

* test creating two subscriptions on the same websocket

* Allow two subscriptions on the same...

ddc743557e401a480788795dcfb0f5cb785faa92 authored almost 2 years ago by James Thorniley <[email protected]>
Release πŸ“ 0.160.0

aaa6b66c71f4d8a3333463d18323435827f7e88d authored almost 2 years ago by Botberry <[email protected]>
Rename Extension to SchemaExtension (#2574)

* Rename Extension to SchemaExtension

To pave the way for FieldExtensions. Also add a depreca...

6d881cc0bccf6eea58643f583bc8e6b9fece3199 authored almost 2 years ago by Jonathan Kim <[email protected]>
update mypy.ini and pipeline (#2618)

Co-authored-by: James Chua <[email protected]>

1ddb6a9f04cd380608696a6b354a3451a1cc9ccf authored almost 2 years ago by James Chua <[email protected]>
Release πŸ“ 0.159.1

d9621604f9ee09c20230b449d1b27db09d733d16 authored almost 2 years ago by Botberry <[email protected]>
Add support for Mypy 1.1.1 (#2616)

* Add support for Mypy 1.1.1

* Add type ignore

22a1a9cbdbd59106c2d1183aaf4d665aa15b5787 authored almost 2 years ago by Patrick Arminio <[email protected]>
Bump ddtrace from 1.8.0 to 1.9.2 (#2613)

Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 1.8.0 to 1.9.2.
- [Release notes](...

124c77ad721bb007270f54d175926192a6e7f737 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix typo extension docs (#2598)

* fix typo custom-extensions.md doc

* fix typo custom-extensions.md doc

8586e3a0864346cf5ccd83512d73d3ad3b685c0d authored almost 2 years ago by Χ Χ™Χ¨ <[email protected]>
Release πŸ“ 0.159.0

dfde19a386ca2ff4124d6bb2955df4fd771cdfb9 authored almost 2 years ago by Botberry <[email protected]>
support generator style extensions hooks. (#2428)

* feat: context-manager style hooks, all extensions tests pass. now need to provide backward com...

e3af31a8c0b02286dcea7ab51d5ef248cefde870 authored almost 2 years ago by Χ Χ™Χ¨ <[email protected]>
Release πŸ“ 0.158.2

debf2185b4df843ecda09ba4614586c0064cfbd0 authored almost 2 years ago by Botberry <[email protected]>
chore(2578): add type annotation to fastapi `BaseContext.__init__` (#2581)

* chore(2578): add type annotation to fastapi BaseContext __init__

* docs(2578): add RELEASE.md

ff0eba8202226164b10fac0261b88361418d7da9 authored almost 2 years ago by Martin Winkel <[email protected]>
Release πŸ“ 0.158.1

3430d8579b59437d05d66eb997286e777f915757 authored almost 2 years ago by Botberry <[email protected]>
Include deprecated arguments in GraphiQL (#2575)

Version 1.5.10 of GraphiQL ([ref](https://github.com/graphql/graphiql/pull/2087))
disabled intr...

91f2813cf80468ed52377b501aeea7717d193d45 authored almost 2 years ago by Jonathan Kim <[email protected]>
fix(test): correct pytest.raises exception matching (#2566)

9eafe5be25f3fa4abef4d49179dabf8b6d1019f3 authored almost 2 years ago by Erik Wrede <[email protected]>
Docs: add errors folder (#2562)

62de95cffc5d8158f45a67caf4d957b9be1b9d55 authored almost 2 years ago by Etty <[email protected]>
Reorganize tests involving fields (#1457)

2ce8da8215eb10d661b2f31dd2897e244e13513e authored almost 2 years ago by ignormies <[email protected]>
remove strawberry.enum class decorator in object-is-not-an-enum.md (#2559)

Co-authored-by: Clement <[email protected]>

3c2e68063bb06b075eb2f2545378479c2a146a88 authored almost 2 years ago by ShipItParrot <[email protected]>
Release πŸ“ 0.158.0

441c127ba8efe554f2ce72dd3e4ad37c300049c3 authored almost 2 years ago by Botberry <[email protected]>
Throw proper exceptions when Unions are created with invalid types (#2540)

* Throw proper exceptions when Unions are created with invalid types

Resolves #1058

* fix ...

194eb7c686908a726b47ca2f8967294d7af2cfe9 authored almost 2 years ago by ignormies <[email protected]>
Update ruff and black in pre-commit-config (#2557)

* Update ruff and black in pre-commit-config

* Disable check

* Run pre-commit

181a45c615fb9456d1a2bfaaa85d3b34fb128ee7 authored almost 2 years ago by Patrick Arminio <[email protected]>
Remove TWEET.md

3711ab5e37c947cd0a45e5e9b9d3fc48559eb9db authored almost 2 years ago by Strawberry GraphQL Bot <[email protected]>
Release πŸ“ 0.157.0

092cf6017770d2b8be1040d3c03149d199ff5399 authored almost 2 years ago by Botberry <[email protected]>
Add support for Federation 2.3 (#2549)

* Add compose directive

* Add repeatable to to shareable

* Add interface object support

...

1171223fdeea4a0c442f602291dbd533d32adc39 authored almost 2 years ago by Patrick Arminio <[email protected]>
Bump flask from 2.2.2 to 2.2.3 (#2551)

Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.3.
- [Release notes](https://...

3d68b871cb7442272cd4814e98ba2ab06e7b648b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fixed errors found in cursor implementation (#2554)

* fixed errors found in cursor implementation

* [pre-commit.ci] auto fixes from pre-commit.co...

0cd6d9d3ed87a50c7ae88ab7089505d4740c0eb7 authored almost 2 years ago by Soraia Tavares <[email protected]>
Update Ruff (#2496)

* Bump ruff from v0.0.233 to v0.0.240

* Fix various errors

* Fix mypy

* Move if TYPE_CH...

e987643579fd6cd7d8e667d23e573ecf28b0855d authored almost 2 years ago by Alex Auritt <[email protected]>
Update lockfile

84b5af11469f20a112a822046940bf93a0117329 authored almost 2 years ago by Patrick Arminio <[email protected]>
Update tests for latest version of pyright (#2550)

c6f261db507900da5d1df591348695ce18de6be0 authored almost 2 years ago by Patrick Arminio <[email protected]>
Bump django from 3.2.17 to 3.2.18 (#2541)

Bumps [django](https://github.com/django/django) from 3.2.17 to 3.2.18.
- [Release notes](https...

2cf898e7074c853ae6b2fd6dc9462c68d990c715 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Ignore failing tests

6c90d5ced04a75642040de0d80cc937375f0be97 authored almost 2 years ago by Patrick Arminio <[email protected]>
Release πŸ“ 0.156.4

a1fd4dcf77bc345f2401c8f3ea8e75d0a247d603 authored almost 2 years ago by Botberry <[email protected]>
Update _RESOLVER_TYPE to prevent error in mypy (#2535)

552e672c5ec33b34c0cf156acc5bcfe4fd799a86 authored almost 2 years ago by Patrick Arminio <[email protected]>
Use same schema for all view integration tests (#2531)

5efe986c36dcfd611d31cd71fc18c0348c3965b5 authored almost 2 years ago by Jonathan Ehwald <[email protected]>
Bump types-aiofiles from 22.1.0.4 to 22.1.0.7 (#2530)

Bumps [types-aiofiles](https://github.com/python/typeshed) from 22.1.0.4 to 22.1.0.7.
- [Releas...

e86765a32d7d11e12644a628749c295af7e97402 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release πŸ“ 0.156.3

de3d5c70d61275c1178028f76bd6341f44d2bb3e authored almost 2 years ago by Botberry <[email protected]>
Add support for Mypy 1.0 (#2516)

* Add support for Mypy 1.0

* Restore versioning logic

* Add release file

* More fixes

f81af9e2038d9ffa4a79ff0b7834a0c1ce1d43b6 authored almost 2 years ago by Patrick Arminio <[email protected]>
Release πŸ“ 0.156.2

eeec5ac23f31014b7faeb78e088214327b230d5e authored almost 2 years ago by Botberry <[email protected]>
Update types (#2528)

ed240953828ecf1186743902033d1bf740c60bdf authored almost 2 years ago by Patrick Arminio <[email protected]>
Release πŸ“ 0.156.1

fd26cc091f505086e2b1f611bcca333c0b777f23 authored almost 2 years ago by Botberry <[email protected]>
feat: add minimal testing communicator for channels. (#2458)

* feat: add minimal testing communicator for channels.

* doc: add RELEASE.md migrated docs.
...

2962024fbaab211bf45d1576197bd73d39cebbea authored almost 2 years ago by Χ Χ™Χ¨ <[email protected]>
Bump fastapi from 0.89.1 to 0.90.0 (#2526)

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.89.1 to 0.90.0.
- [Release notes](h...

319e49b4ba93d976834d5cb0df109141ba22903f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ddtrace from 1.7.3 to 1.7.4 (#2527)

Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 1.7.3 to 1.7.4.
- [Release notes](...

987ea89150f362d639d3ae4d624ee923b93da4ed authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release πŸ“ 0.156.0

0c1fe21d3dc646159f2366ca8c9068e6a6432b4a authored almost 2 years ago by Botberry <[email protected]>
feat: support specialized generic types (#2517)

* feat: support specialized generic types

Fix #1195

* chore: improve type_resolver comment...

ebad3477b976dad4ba39a5ef7de9bbad0e31a2fc authored almost 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Bump django from 3.2.16 to 3.2.17 (#2506)

Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.17.
- [Release notes](https...

4c943106b38cd35477e3845d3448c5fd32f9474c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pytest-xdist from 3.1.0 to 3.2.0 (#2519)

Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.1.0 to 3.2.0.
- [Releas...

2aec796dc7205fe78ef6b0890c8dba7a039c4fca authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump types-requests from 2.28.11.8 to 2.28.11.12 (#2520)

Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.8 to 2.28.11.12.
- [Rel...

48efd1bf6c8da3d6770bd22eb3b2d8dfc6e4169c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump cryptography from 39.0.0 to 39.0.1 (#2523)

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1.
- [Release no...

374c6218d97fe7732bdb46b490abaed9da6b9b7b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Lint

b8b3eab495b47d319958be873fff21051e8f020d authored almost 2 years ago by Patrick Arminio <[email protected]>
Skip test on windows

f144615d9b8b4493c3045e1029ca0b3e8a342b5f authored almost 2 years ago by Patrick Arminio <[email protected]>