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.59.0

9e40c4c438fbdd31c7e5b9ae6baa995bb4007925 authored over 3 years ago
Add a basic AIOHTTP integration (#895)

* Add aiohttp dependencies

* Add a basic aiohttp integration

* Add tests for the aiohttp i...

ede46a8ae05fa0f7e6758a27d30764607c975e56 authored over 3 years ago
Release 🍓 0.58.0

cb853ed1cd6ae22fd6412d6fc566b09fcabcead1 authored over 3 years ago
Add create_type helper function (#884)

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

ce404900365b9968136f398d35c74e1f3a9fbd30 authored over 3 years ago
Bump typing-extensions from 3.7.4.3 to 3.10.0.0 (#901)

Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0.
- [Releas...

143bcfcba37338f5c36fdde915e0cdf8647559b0 authored over 3 years ago
Fix small mistake in the Flask and Sanic docs (#896)

0679c01646e63c751f6da8dc25910b0dac5b2d33 authored over 3 years ago
Bump pytest-mock from 3.5.1 to 3.6.0 (#892)

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.1 to 3.6.0.
- [Release ...

961da27c93f74a4ba61f7cfe80eb380bb23dfd3c authored over 3 years ago
Skip new dependabot

f31e6c17238ba4372129c4f291ddf336b4e6b901 authored over 3 years ago
Bump importlib-metadata from 4.0.0 to 4.0.1 (#871)

Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.0.0 to 4.0.1.
-...

810adf3ab00e210b0ca654413f6ce07cd712b5ab authored over 3 years ago
Bump black from 21.4b1 to 21.4b2 (#891)

Bumps [black](https://github.com/psf/black) from 21.4b1 to 21.4b2.
- [Release notes](https://gi...

cf9d9dee2c97c70d141bd44910e0e0dfc14c936f authored over 3 years ago
Bump black from 21.4b1 to 21.4b2 (#888)

Bumps [black](https://github.com/psf/black) from 21.4b1 to 21.4b2.
- [Release notes](https://gi...

89dbaaf13cbbc9377564ba8c48faa907a52df6fd authored over 3 years ago
Upgrade to GitHub-native Dependabot (#890)

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

b007cb577f4fb726915995d9f7806f0177c3e6f3 authored over 3 years ago
Release 🍓 0.57.4

2f340b306d7bdcf5d861239b28a381932caaf17f authored over 3 years ago
Fix nested lists (#887)

99b02cb703b1f62d1cc6e36a7f0439f7f2066665 authored over 3 years ago
Bump black from 21.4b0 to 21.4b1 (#885)

Bumps [black](https://github.com/psf/black) from 21.4b0 to 21.4b1.
- [Release notes](https://gi...

2aaeeee00c497461a8f5cf6d585ea3a761938f6f authored over 3 years ago
Release 🍓 0.57.3

367485211a25da8a5bfd58262177b65d6cdda608 authored over 3 years ago
Fix generic input types so that they can be used as type of arguments (#882)

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

58ac4d68c3504845e65d4d67b525251e5238b114 authored over 3 years ago
Bump httptools from 0.1.1 to 0.2.0 (#878)

Bumps [httptools](https://github.com/MagicStack/httptools) from 0.1.1 to 0.2.0.
- [Release note...

82c23ab9cb55baf70aa37f110ae5d936f3ef6809 authored over 3 years ago
Remove pdbpp

ef31fee0cda673d39287eda665e7b93fabfabd0c authored over 3 years ago
Bump black from 20.8b1 to 21.4b0 (#876)

Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.4b0.
- [Release notes](https://gi...

13dd3fc2096f5a516782aaf7b7ab7b7ffd4df5fe authored over 3 years ago
Fix typo in flask docs (#883)

b29424b98322823500d5a489af59a4aa541699ce authored over 3 years ago
Bump pytest-asyncio from 0.15.0 to 0.15.1 (#870)

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

c4718f23e1d50ff6d7a5faaa239fa6ad7d97b6ad authored almost 4 years ago
Bump virtualenv from 20.4.3 to 20.4.4 (#869)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.4.3 to 20.4.4.
- [Release notes]...

f1084b2a3d806efd7b49bac1bf5fe770caf297dc authored almost 4 years ago
Bump identify from 2.2.3 to 2.2.4 (#868)

Bumps [identify](https://github.com/pre-commit/identify) from 2.2.3 to 2.2.4.
- [Release notes]...

7bf0883b8d87452d3982a00178fd720688bc831c authored almost 4 years ago
Release 🍓 0.57.2

5224f109c7bbc1223b25dd756d639e4bc217177d authored almost 4 years ago
Fix how we check if a type is generic (#861)

31f22ec8393a01471a6ee3a9c3cf70e2899528e4 authored almost 4 years ago
Bump pytest-asyncio from 0.14.0 to 0.15.0 (#865)

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

82b74feb1e797631dc5b50d50e5876e4cb5eaa28 authored almost 4 years ago
Some fixes for the "Dealing with errors" doc (#860)

7ff7326becf96f458c57eea337a213c93dbfb11b authored almost 4 years ago
Bump pre-commit from 2.12.0 to 2.12.1 (#866)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.0 to 2.12.1.
- [Release ...

07b2d4d8b7cdd93c8e7d2f0a186ba06d650142f0 authored almost 4 years ago
Bump decorator from 5.0.6 to 5.0.7 (#852)

Bumps [decorator](https://github.com/micheles/decorator) from 5.0.6 to 5.0.7.
- [Release notes]...

978288683bee76880fb997807730e4badff6465d authored almost 4 years ago
Bump flake8 from 3.9.0 to 3.9.1 (#855)

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1.
- [Release notes](https://...

ee192e029402d6119b635bfa53eeb4025dfc966d authored almost 4 years ago
Bump pytest-benchmark from 3.2.3 to 3.4.1 (#864)

Bumps [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) from 3.2.3 to 3.4.1.
- [R...

6f51460bd513f985ea297f7df3c7c2f978d8743c authored almost 4 years ago
Bump importlib-metadata from 3.10.1 to 4.0.0 (#863)

Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.10.1 to 4.0.0.
...

e0016222d2d129f371545857fc677c2a145ae1b7 authored almost 4 years ago
Release 🍓 0.57.1

1b3bcdb722a0508470e527e2f798376aaed73e1e authored almost 4 years ago
Fix `from_pydantic' with falsy values (#858)

62ddc1d56c9d36c03263ddd15d0de53ed55004f2 authored almost 4 years ago
Add a guide on dealing with errors (#857)

* Rename features to guides

* Update the errors guide

* Add section on handling errors in ...

036f48993ffbbd698ed6ef4677efe81620b340f9 authored almost 4 years ago
Bump py-cpuinfo from 7.0.0 to 8.0.0 (#854)

Bumps [py-cpuinfo](https://github.com/workhorsy/py-cpuinfo) from 7.0.0 to 8.0.0.
- [Release not...

303a7cc13c04480520f8e5c3966cdc2c20e70d39 authored almost 4 years ago
Release 🍓 0.57.0

9b92e491bdd2c8505be03819213dd7e4869cec40 authored almost 4 years ago
Add process_errors method to Schema and log errors by default (#851)

0e293494343fc9302543ce1b078500cdf4e330a1 authored almost 4 years ago
Release 🍓 0.56.3

0b36e577dbc723421a584c79210d58cae9d9bf03 authored almost 4 years ago
Fix return type value from info field (#846)

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

bc78f6cf7f05bcf197b6f6c54bc279b4bacd7c66 authored almost 4 years ago
Bump importlib-metadata from 3.10.0 to 3.10.1 (#848)

Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.10.0 to 3.10.1.
...

49c7fd411ea9515e94aa76a51310acb323ab3fa4 authored almost 4 years ago
Bump graphql-core from 3.1.3 to 3.1.4 (#833)

Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 3.1.3 to 3.1.4.
- [Re...

1bd16719f9e27659f384924215865ea8efdf5f40 authored almost 4 years ago
Bump identify from 2.2.2 to 2.2.3 (#838)

Bumps [identify](https://github.com/pre-commit/identify) from 2.2.2 to 2.2.3.
- [Release notes]...

eecbf412d4a96d53f3d37d252aa5588cb3856347 authored almost 4 years ago
Bump typed-ast from 1.4.2 to 1.4.3 (#837)

Bumps [typed-ast](https://github.com/python/typed_ast) from 1.4.2 to 1.4.3.
- [Release notes](h...

93a7de4e46f81e3588eba88d443e402495de6529 authored almost 4 years ago
Bump pytest-django from 4.1.0 to 4.2.0 (#836)

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.1.0 to 4.2.0.
- [Rele...

89dedc0c37d597d2b55006ffa22c5c307c88405a authored almost 4 years ago
Bump nodeenv from 1.5.0 to 1.6.0 (#835)

Bumps [nodeenv](https://github.com/ekalinin/nodeenv) from 1.5.0 to 1.6.0.
- [Release notes](htt...

0e2699c64875224e60198ffe75fb7f022afcc332 authored almost 4 years ago
Bump decorator from 5.0.5 to 5.0.6 (#831)

Bumps [decorator](https://github.com/micheles/decorator) from 5.0.5 to 5.0.6.
- [Release notes]...

76b5e65191b8f3f4159d80204e88902b1865b210 authored almost 4 years ago
Bump django from 3.1.7 to 3.1.8 (#827)

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

c8dbf5711fdd70787184b782afaba060903d76c8 authored almost 4 years ago
Bump pre-commit from 2.11.1 to 2.12.0 (#828)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.11.1 to 2.12.0.
- [Release ...

6d59af842cefd8714a0cdf251520688e29a5c511 authored almost 4 years ago
Release 🍓 0.56.2

ce10d12292ba4a71439bf3a11002153640bbbee6 authored almost 4 years ago
Add support for default values and factories in pydantic (#826)

* Add support for default values and factories in pydantic

* Update RELEASE.md

Co-authored...

299b959ba24a6a400c7bfb729e94695a51784c36 authored almost 4 years ago
Release 🍓 0.56.1

d58561ebb8d35b7a26ccb45bd4e0fb87dfa92b51 authored almost 4 years ago
Improve how we generate types from Pydantic (#824)

d61a861700872daffc63bcfa739ed6c49b71ce1d authored almost 4 years ago
Update FUNDING.yml

ed78c26eca17ac717aa57868ac851b7efaa04926 authored almost 4 years ago
bumped django test versions to final 3.2, and latest security releases (#818)

bddaadb7f04c082847fd3314f67f3e2f8b16a625 authored almost 4 years ago
Release 🍓 0.56.0

d747908ea15f9646e550402ce2d41e2e353ec26f authored almost 4 years ago
Add cli option to specify src directory (#808)

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

c5ef0993093e9e7d9785c2136ccf22a0cefd0bbd authored almost 4 years ago
Release 🍓 0.55.0

27b375ff770dd0394c2b5722e5b301dd6c87b1f2 authored almost 4 years ago
Add support for a default and default_factory with strawberry.field (#814)

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

71f8b96215a283624535174f2fd3cbf63fb98d75 authored almost 4 years ago
Update pre-commit hooks (#816)

b5ef8f9ef6d7907f3a3076aa73d44e31865f57a2 authored almost 4 years ago
Bump regex from 2021.3.17 to 2021.4.4 (#811)

Bumps [regex](https://bitbucket.org/mrabarnett/mrab-regex) from 2021.3.17 to 2021.4.4.
- [Commi...

44dd42d4f442eb77078c8def079b22ed4800c583 authored almost 4 years ago
Bump decorator from 4.4.2 to 5.0.5 (#813)

Bumps [decorator](https://github.com/micheles/decorator) from 4.4.2 to 5.0.5.
- [Release notes]...

9149775ef9eaafb4833f247946ed7c448b91490b authored almost 4 years ago
Bump pytest from 6.2.2 to 6.2.3 (#812)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3.
- [Release notes](htt...

ec5e6c6d786b295e8dd48104f48ae5efc1ee58c5 authored almost 4 years ago
Release 🍓 0.54.0

b4a724e0181d80d9150b16d9938c8aaca051162f authored almost 4 years ago
Replace ArgumentDefinition with a refactored StrawberryArgument (#803)

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

10d74b20c2c6aa0d4fed8ea5cd13c7d4c4d0636c authored almost 4 years ago
Release 🍓 0.53.4

b1199f9707b114c24c9cbc5d6135b31816225832 authored almost 4 years ago
Fixed django multipart/form-data upload (#807)

* Fixed django multipart/form-data upload

* Update RELEASE.md

Co-authored-by: Patrick Armi...

76472e221809b75a81589859bb92dcc8cb7e11e2 authored almost 4 years ago
Release 🍓 0.53.3

e6b005ce98df53f923c477fc11ab69c0a8f58736 authored almost 4 years ago
Fix issue where StrawberryField.graphql_name would always be camelCased (#804)

24695609b8fe806b1afabfb77b33119f8ddafd8c authored almost 4 years ago
Bump flake8-bugbear from 21.3.2 to 21.4.3 (#802)

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.3.2 to 21.4.3.
- [Relea...

b8f08ddcab435c9a7fc458cfcb5d4fd29045cf9b authored almost 4 years ago
Release 🍓 0.53.2

93a3e7dac19d3366d35a8a3dd203fc05dd1de5e6 authored almost 4 years ago
Fix __eq__ and __repr__ when using resolver fields (#801)

fda8936998d21be403287147b5e129180e57e0f7 authored almost 4 years ago
Release 🍓 0.53.1

f14305b6b2918424f2ac70519a61617c7136f113 authored almost 4 years ago
Gracefully handle user-induced subscription errors. (#799)

When submitting subscription queries that had syntax errors or invalid
field references the res...

49848ad2e8d3145431cdc933a7dc322cea98d55c authored almost 4 years ago
Use .python_name instead of .name within StrawberryField (#797)

498de8b5c4c92cf4bd082868100ee4159039b878 authored almost 4 years ago
Release 🍓 0.53.0

d3ab6c619499a0ab8f275a699baa63ce2f7021b1 authored almost 4 years ago
StrawberryField refactor (#752)

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

7aeefa5525edcfb838b7e77a1954856bfc48c6eb authored almost 4 years ago
Bump importlib-metadata from 3.7.3 to 3.10.0 (#795)

Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.7.3 to 3.10.0.
...

2923922e0e559d0db004afd22d47860d02b6924f authored almost 4 years ago
Bump identify from 2.2.0 to 2.2.2 (#793)

Bumps [identify](https://github.com/pre-commit/identify) from 2.2.0 to 2.2.2.
- [Release notes]...

83c011371db8643e3444fd5629e660ab503d0654 authored almost 4 years ago
Release 🍓 0.52.1

8e102d3811ae2fbd4c804e371093b254a8dfa82f authored almost 4 years ago
Include field_nodes in Strawberry info object. (#787)

3326f400c7f98c912bfdc2583f5f14fd55f8813b authored almost 4 years ago
Bump pyflakes from 2.3.0 to 2.3.1 (#791)

Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.3.0 to 2.3.1.
- [Release notes](http...

18b0f4f823249f4b15c032f7be4a659726ae3c04 authored almost 4 years ago
Release 🍓 0.52.0

bdbc5f8bf6ff1ddde4ace2ab7eed6506dbbfa07b authored almost 4 years ago
[sanic] Enable async get_context (#786)

* [sanic] Enable async get_context

* Update RELEASE.md

Co-authored-by: Patrick Arminio <pa...

b0afb4582b5306e73f69bbd2321297f6a6694bcf authored almost 4 years ago
Update pydantic.md (#785)

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

54419f0167f458d23f1f28be7702c64f37dc2135 authored almost 4 years ago
Release 🍓 0.51.1

bea51234da5e1aa4ecd50d9bced7b583f9ee5079 authored almost 4 years ago
[graphiql] Attach CSRF token w/ requests to server (#774)

1aa7a5663f6fd4697f7a42c76b5d5e3eb1886cd7 authored almost 4 years ago
Release 🍓 0.51.0

9d4a8480e5e13998e3e67584534e5d38149d2620 authored almost 4 years ago
Expose Strawberry info in resolvers (#779)

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

173a20a8093b07670fe92f7b6062273d6d7cc86a authored almost 4 years ago
Release 🍓 0.50.3

4ea6e927dd43a70104f5f913e1343f75619f5cd3 authored almost 4 years ago
Django 3.2 Support (#777)

778555eb039eb8f4bcccedf5738d78da67d0ba1d authored almost 4 years ago
Bump isort from 5.7.0 to 5.8.0 (#782)

Bumps [isort](https://github.com/pycqa/isort) from 5.7.0 to 5.8.0.
- [Release notes](https://gi...

aebd9aa83338fe4905cf38c966600f1c7ad72a43 authored almost 4 years ago
Bump identify from 2.1.4 to 2.2.0 (#783)

Bumps [identify](https://github.com/pre-commit/identify) from 2.1.4 to 2.2.0.
- [Release notes]...

6b894d2f3339c947c5b588149e61f96d1dc90361 authored almost 4 years ago
Release 🍓 0.50.2

66456dabcbe4e319575d800662d3d48e7bcc3899 authored almost 4 years ago
[ Django ] Raise exception when JSON parsing fails within the parse_body method (#781)

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

8d41afc80557177a0422bbee456d48351693c424 authored almost 4 years ago
Disable fail fast tests (#778)

693f949bcbbd79e09cf7d59da42e691495b70d97 authored almost 4 years ago
Bump identify from 2.1.3 to 2.1.4 (#776)

Bumps [identify](https://github.com/pre-commit/identify) from 2.1.3 to 2.1.4.
- [Release notes]...

9ab2e96029514ae8eb95fad4b14bf68f8acef537 authored almost 4 years ago
Release 🍓 0.50.1

b1e694a5aa77d2c1ef8162ded2f32d42254a0693 authored almost 4 years ago
Fix content type in django view (#775)

c8cd9cf00ba10398fbb58b32f45a38bb2acf8129 authored almost 4 years ago