Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/marshmallow-code/webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
https://github.com/marshmallow-code/webargs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.0 to 7.1.1.
- [Release notes](http...
Bumps [furo](https://github.com/pradyunsg/furo) from 2023.5.20 to 2023.7.26.
- [Release notes](h...
Bump sphinx from 7.0.1 to 7.1.0
86bf51b8480a6d4c700c8769a004462c7e98af8d authored over 1 year ago by Stephen Rosen <[email protected]>
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.1 to 7.1.0.
- [Release notes](http...
[pre-commit.ci] pre-commit autoupdate
fb36ae3bf5c73cb057dce42dbaf98a831df6097e authored over 1 year ago by Stephen Rosen <[email protected]>
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.23.2 → 0.23.3](https://github.com/p...
Add `empty` as a parameter to DelimitedFieldMixin
8e902aedf4517f90068656428da4bc171777af0f authored over 1 year ago by Stephen Rosen <[email protected]>
`empty` allows more graceful support for non-string delimited data,
like lists of ints.
`empty`...
be8461c20e8c74b3860c826af7927f966c9262d7 authored over 1 year ago by Stephen Rosen <[email protected]>Make type annotations more complete in flaskparser
44e2037a5607f3655f47d475272eab01d49aaaa0 authored over 1 year ago by Stephen Rosen <[email protected]>a5c16a9ee345f48dd67bce64b694fcb86ab592cf authored over 1 year ago by Stephen Rosen <[email protected]>
54afc3b552b4e2db9a9ac72833b1af95ffe7daf0 authored over 1 year ago by Stephen Rosen <[email protected]>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.6.5 to 23.7.10.
- [Relea...
updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.9.0](https://github.com/asottile/pyupgrad...
Begin disallowing untyped defs, starting with `webargs.core`
91a15d06a18530c2bef2d0a337870188a0078b2a authored over 1 year ago by Stephen Rosen <[email protected]>
Enforce that all function and method definitions in webargs.core have
annotations for all argume...
Implement arg_name and USE_ARGS_POSITIONAL
6c9f9b113635de4d507a015fdf71bfed7ca3246b authored over 1 year ago by Stephen Rosen <[email protected]>
Given a view which is decorated once with use_args (e.g. with query
params), it can now be decor...
Bump actions/setup-python from 2 to 4
d364f902594eaa9c64e16a5fee787d32985f3f7e authored over 1 year ago by Stephen Rosen <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release no...
Bump actions/checkout from 2 to 3
d8cddc16bd92b42aef58d065719ec9c176b83db6 authored over 1 year ago by Stephen Rosen <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...
Add a Dependabot config to autoupdate GitHub action versions
b0bdc871b3eba0ed19dbcca64919f61a3f9a9250 authored over 1 year ago by Stephen Rosen <[email protected]>
updates:
- [github.com/asottile/pyupgrade: v3.7.0 → v3.8.0](https://github.com/asottile/pyupgrad...
ff16ad205815b0f949f8b6f2e699f4397ce7bf03 authored over 1 year ago by Kurt McKee <[email protected]>
Co-authored-by: Jérôme Lafréchoux <[email protected]>
7a47a619c94cafecfa698049df2bbea9de8971ae authored over 1 year ago by Stephen Rosen <[email protected]>
When `arg_name` is used explicitly or implicitly via the class
setting, the values being passed ...
updates:
- [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](https://github.com/pre-commit/m...
Bump mypy from 1.4.0 to 1.4.1
580573a49894a3fdc411e6d5c6ca97f5d9c7d0c8 authored over 1 year ago by Stephen Rosen <[email protected]>
Bumps [mypy](https://github.com/python/mypy) from 1.4.0 to 1.4.1.
- [Commits](https://github.com...
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.0.
- [Commits](https://github.com...
updates:
- [github.com/asottile/pyupgrade: v3.6.0 → v3.7.0](https://github.com/asottile/pyupgrad...
for more information, see https://pre-commit.ci
375248502b7201adb5a5fcf2ec02a274aadcdacd authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
These features allow `use_args` to pass parsed data as keyword
arguments without expanding, as `...
Make Parser a generic type over Request
5f8d589924c4dea010a12eaf8769a3efde897f45 authored over 1 year ago by Stephen Rosen <[email protected]>
`webargs.core.Request` was declared as a TypeVar but then never
bound to a relevant class-scope....
updates:
- [github.com/asottile/pyupgrade: v3.4.0 → v3.6.0](https://github.com/asottile/pyupgrad...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.5.9 to 23.6.5.
- [Releas...
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.23.0 → 0.23.1](https://github.com/p...
Bumps [furo](https://github.com/pradyunsg/furo) from 2023.3.27 to 2023.5.20.
- [Release notes](h...
updates:
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](https://github.com/pre-commit/m...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.0 to 7.0.1.
- [Release notes](http...
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0.
- [Commits](https://github.com...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.3.23 to 23.5.9.
- [Relea...
[pre-commit.ci] pre-commit autoupdate
a1f02057a03abb969178d31dd2449cb4ab74cb28 authored over 1 year ago by Stephen Rosen <[email protected]>
updates:
- [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](https://github.com/asottile/pyupgrad...
[pre-commit.ci] pre-commit autoupdate
746245e8131a444c15c816be3f0f5f39e33032f1 authored over 1 year ago by Stephen Rosen <[email protected]>
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrad...
Bump sphinx from 6.2.1 to 7.0.0
64b896857014706dc4576157aacf1cc2dbd2b4c5 authored over 1 year ago by Stephen Rosen <[email protected]>
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.0.0.
- [Release notes](http...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.0 to 6.2.1.
- [Release notes](http...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.0.
- [Release notes](http...
Clarify the source of ``unknown`` constants
71b761730be60b394df837785373c6ecea21b893 authored over 1 year ago by Stephen Rosen <[email protected]>
Using `marshmallow.EXCLUDE` and `marshmallow.RAISE` in the
docstrings for `unknown` helps clarif...
updates:
- [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](https://github.com/pre-commit/m...
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0.
- [Release notes](https://gith...
Fix warnings in tests
be86d0d9282094c78d9f181c3201dac8435d3ba1 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>6f82cb4339a2172771300f5fa6b47ec8f2af57a0 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
197610747ceb43bb2b5ce3c62359789ac1ec2397 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
[pre-commit.ci] pre-commit autoupdate
85d17bd14b437b4e07148a8850280f013d6fefec authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0.....
Fix typo
7b2c8bdb14c5e83f69ff9b9d499182a268b22898 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>40846562eb550c6133809850c249b89e4d3daeb3 authored over 1 year ago by Jens Heinrich <[email protected]>
Bumps [furo](https://github.com/pradyunsg/furo) from 2023.3.23 to 2023.3.27.
- [Release notes](h...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.3.12 to 23.3.23.
- [Rele...
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.12.7 to 2023.3.23.
- [Release notes](h...
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.21.0 → 0.22.0](https://github.com/p...
Bump flake8-bugbear from 23.2.13 to 23.3.12
05cc19fd44389207fdacfd3bf51b5263c329761f authored almost 2 years ago by Stephen Rosen <[email protected]>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.2.13 to 23.3.12.
- [Rele...
Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1.
- [Release notes](https://gith...
[pre-commit.ci] pre-commit autoupdate
3c0d66170979697d204856261e6cc69a48ca18a8 authored almost 2 years ago by Stephen Rosen <[email protected]>
updates:
- [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](https://github.com/pre-commit/m...
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1.
- [Release notes](https://gith...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.1.20 to 23.2.13.
- [Rele...
[pre-commit.ci] pre-commit autoupdate
896908b5c69c7950a9ce00aa2bbc302140589c4e authored almost 2 years ago by Stephen Rosen <[email protected]>
updates:
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.0](https://github.com/pre-commit/m...
Bump mypy from 0.991 to 1.0.0
40f40df113c5b05f049a6917ef3f4abef8a8e6ae authored almost 2 years ago by Stephen Rosen <[email protected]>
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.0.
- [Release notes](https://gith...
[pre-commit.ci] pre-commit autoupdate
30227b50821d16353104ad76b91a06cae6b61af1 authored almost 2 years ago by Stephen Rosen <[email protected]>for more information, see https://pre-commit.ci
117a4d9698893d3edd50fac0fcc00a96e7d658e6 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...
[pre-commit.ci] pre-commit autoupdate
194f411a81b5ed19114ac9f5b59e1a80aee2eff5 authored almost 2 years ago by Stephen Rosen <[email protected]>
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.20.0 → 0.21.0](https://github.com/p...
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the...
d05e17b0d7be3d8ef782e104fcb7d6b43c5f7a13 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.1.17 to 23.1.20.
- [Rele...
10d4a28eb08c4aa3187dad75cfbd3238bd34ea6b authored almost 2 years ago by Stephen Rosen <[email protected]>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.1.14 to 23.1.17.
- [Rele...
updates:
- [github.com/asottile/blacken-docs: v1.12.1 → 1.13.0](https://github.com/asottile/blac...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.12.6 to 23.1.14.
- [Rele...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.2 to 6.1.3.
- [Release notes](http...
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.19.2 → 0.20.0](https://github.com/p...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.1 to 6.1.2.
- [Release notes](http...
Bump sphinx from 6.0.0 to 6.1.1
e3709475597368c7ebec29ab1d41faae102e3750 authored almost 2 years ago by Stephen Rosen <[email protected]>
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.0.0 to 6.1.1.
- [Release notes](http...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.0.0.
- [Release notes](http...
updates:
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrad...
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.9.29 to 2022.12.7.
- [Release notes](h...
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
- [Release notes](https://g...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.10.27 to 22.12.6.
- [Rel...
[pre-commit.ci] pre-commit autoupdate
d3cef517b6fa8d928020bd6b39e9e018dc106742 authored about 2 years ago by Stephen Rosen <[email protected]>
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrad...