Ecosyste.ms: OpenCollective

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

marshmallow

A lightweight library for converting complex objects to and from simple Python datatypes.
Collective - Host: opensource - https://opencollective.com/marshmallow - Code: https://github.com/marshmallow-code

Bump autodocsumm from 0.2.0 to 0.2.1

Bumps [autodocsumm](https://github.com/Chilipp/autodocsumm) from 0.2.0 to 0.2.1.
- [Release note...

github.com/marshmallow-code/marshmallow - f2efc84873e4f3201a6f805770e398dab08964ca authored over 4 years ago
Bump version and update changelog

github.com/marshmallow-code/marshmallow - a207173b1f3e73636cea3aa33b4be30ff85c01d4 authored over 4 years ago
Merge pull request #1485 from mgetka/ip-address-field

Add IP address field type.

github.com/marshmallow-code/marshmallow - a85731813d06c8bf15dd46bc9c6a880fd5b92514 authored over 4 years ago
Merge branch 'dev' into ip-address-field

github.com/marshmallow-code/marshmallow - 1a7d92d95da9bdfb764e93200b43732ba6c2cb39 authored over 4 years ago
Bump faker from 4.1.2 to 4.1.3

Bumps [faker](https://github.com/joke2k/faker) from 4.1.2 to 4.1.3.
- [Release notes](https://gi...

github.com/marshmallow-code/marshmallow-jsonapi - e1a1a6bb16a2f2a527dd05db24f3cc9f1b717410 authored over 4 years ago
Merge pull request #545 from sirosen/minor-docfix

Minor tweak to doc on HTTP 400s

github.com/marshmallow-code/webargs - 1da8a92755fbc766d4d9470164d266d1b7d05354 authored over 4 years ago
Minor tweak to doc on HTTP 400s

Add a sentence clarifying that setting DEFAULT_VALIDATION_STATUS
requires sublcassing the parser...

github.com/marshmallow-code/webargs - b72d2d50b3bd0b0cc5c77578297bded439871f4f authored over 4 years ago
Bump version and update changelog

github.com/marshmallow-code/webargs - 3c214cf653e37c080b78af798188f7214bedb5a2 authored over 4 years ago
Merge pull request #544 from sirosen/location-default-unknown

[7.x] Refactor support for 'unknown' with location map

github.com/marshmallow-code/webargs - 4785d3ee7ac0ef5936ecab735e7ce383aca87a9a authored over 4 years ago
Merge pull request #1662 from ebargtuo/patch-1

Fix path to run the ToDo API app in examples doc

github.com/marshmallow-code/marshmallow - 2708795b3399e622c80211fae565abc0df1558dd authored over 4 years ago
Remove Parser.DEFAULT_UNKNOWN to reduce complexity

Removing this value removes a layer of defaults and potential
ambiguity from the interfaces. Doc...

github.com/marshmallow-code/webargs - 205791e5f88e0c8bf55471b360626be0d37b06b5 authored over 4 years ago
Refactor support for 'unknown' with location map

This introduces a new Parser-class variable,
`DEFAULT_UNKNOWN_BY_LOCATION`, which maps location ...

github.com/marshmallow-code/webargs - 8278374e8a22eceaeed0fc6ccac13c4f3c73cce4 authored over 4 years ago
Merge pull request #542 from sirosen/drop-ma2

[7.x] Remove support for marshmallow2

github.com/marshmallow-code/webargs - dab07ad30fdf0c88e8d2becc11b44645a54dd155 authored over 4 years ago
Remove support for marshmallow2

Anywhere that version dispatch was used, switch to the ma3 version of
the code. Tests skipped on...

github.com/marshmallow-code/webargs - 54affe8a977e71bd3024af67406c6117d66a7e0c authored over 4 years ago
Merge pull request #541 from sirosen/errorhandler-must-reraise

[7.x] ValueError if error handler does not reraise

github.com/marshmallow-code/webargs - 3391b69bba96c71d6f064a9489329bfd11059f66 authored over 4 years ago
ValueError if error handler does not reraise

In 6.x this was only a warning. Now, if someone defines an error
handler which does not raise an...

github.com/marshmallow-code/webargs - 4fe8b76a9e61d708cc5040c3bb3a9fd45c1d663d authored over 4 years ago
Merge branch 'pass-unknown' into 7.0-dev

And update changelog to read 7.0.0

github.com/marshmallow-code/webargs - e62f478ae39efa55f363b389f5c69b583bf420f8 authored over 4 years ago
Bump version for development

github.com/marshmallow-code/webargs - f125042023f794960335063a898a3c767f9159ae authored over 4 years ago
Bump version and update changelog

github.com/marshmallow-code/webargs - b6a74dd81c97035ebf01c08467f37aa1f1da69b3 authored over 4 years ago
Merge pull request #537 from sirosen/fix-flask-headers

iter(MultiDictProxy) checks if contents are tuples

github.com/marshmallow-code/webargs - c9cfe4bf7fc172f20452a9cfe44825ead3d3d30e authored over 4 years ago
Merge pull request #1658 from marshmallow-code/fix_tz_typing

Fix typing info for timezone

github.com/marshmallow-code/marshmallow - fdb36a52687708e76a46fa09916f4fd9a132d760 authored over 4 years ago
Fix path to run the ToDo API app in examples doc

github.com/marshmallow-code/marshmallow - f81bc3425f20212ca9a6877cf348938cfe58b779 authored over 4 years ago
Merge branch '2.x-line' into dev

github.com/marshmallow-code/marshmallow - 707c0577baa4b39c3844e4b8b5b3dfc4e3d8bcef authored over 4 years ago
Rename tox envs for consistency with apispec (#343)

github.com/marshmallow-code/marshmallow-sqlalchemy - a31d73b986e4574b12212503cc4e6f51b2689dbb authored over 4 years ago
Drop support for marshmallow 2 (#342)

* Drop support for marshmallow 2

* Update minimum marshmallow version

github.com/marshmallow-code/marshmallow-sqlalchemy - 77edf22795284e76ebe4bec2c8e1243b4808e9ea authored over 4 years ago
Resolve schemas ref as string when using MarshmallowPlugin

github.com/marshmallow-code/apispec - af442ce4d8b8759a4da76c8e64e14bd945c49ded authored over 4 years ago
Resolve schemas in operation request bodies

github.com/marshmallow-code/apispec - f4ce854a291f167c1166099f8e29769c29109d3e authored over 4 years ago
Add APISpec._resolve_schema

github.com/marshmallow-code/apispec - 295f5f2bfc6f0431702e2e511b86981b2af6a211 authored over 4 years ago
Resolve schemas in operation responses

github.com/marshmallow-code/apispec - 3ca5b5f3d33d5b7fe16fd9020ec1b49411eb8ab0 authored over 4 years ago
Bump version and update CHANGELOG

github.com/marshmallow-code/apispec - 043af20446d0e5f2e59d05347b7c7e56a1cec1b3 authored over 4 years ago
pre-commit autoupdate (#538)

* pre-commit autoupdate

* Add pyproject.toml; --keep-mock in pyupgrade

github.com/marshmallow-code/webargs - 813eea57c1955c7d85959dbad3fa5e006ca59f80 authored over 4 years ago
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

github.com/marshmallow-code/marshmallow-sqlalchemy - 692333bc2157195810711465225f53045ce7a273 authored over 4 years ago
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

github.com/marshmallow-code/marshmallow-jsonapi - 4425a4e40156612c23ca2692835043c79373f4c4 authored over 4 years ago
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

github.com/marshmallow-code/apispec-webframeworks - 1b45a43230567422254bad0c34eb58d78f4c46e2 authored over 4 years ago
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

github.com/marshmallow-code/marshmallow-validators - 6d1660f5e533f59e5bbbbdc93511969a853c19bd authored over 4 years ago
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

github.com/marshmallow-code/marshmallow-oneofschema - 76ac1b57643c7d5cd7aaa0e9d036cc47058395b3 authored over 4 years ago
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

github.com/marshmallow-code/flask-marshmallow - 9ce0f02e1c24bbf448bcbb48a8c01e8b617bf53a authored over 4 years ago
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

github.com/marshmallow-code/marshmallow - 22ccb2007cc669d46271382e389293ab97592f1a authored over 4 years ago
iter(MultiDictProxy) checks if contents are tuples

Specifically in order to handle headers more gracefully,
MultiDictProxy needs to be careful abou...

github.com/marshmallow-code/webargs - 0b7963fba16b174e8353420daac0f180081cbd31 authored over 4 years ago
Fix typing info for timezone

github.com/marshmallow-code/marshmallow - 0f55068438f0a0b76b3dfd4d795b26bbab50da48 authored over 4 years ago
Merge pull request #595 from marshmallow-code/int64_double

Don't document int format as int32 and float format as float

github.com/marshmallow-code/apispec - b7fd8f9e2679c813bcb91cbb1b3d95c19bc802cc authored over 4 years ago
Don't document int format as int32 and float format as float

github.com/marshmallow-code/apispec - 6492bc15f98dd416d9913ff54b7e362a84a194c6 authored over 4 years ago
Merge pull request #582 from marshmallow-code/drop_py35

Drop Python 3.5 and configure black

github.com/marshmallow-code/apispec - c3eea80becaa76f53004b317de0ef87d2c89e05f authored over 4 years ago
Merge pull request #583 from marshmallow-code/drop_ma2

Drop marshmallow 2

github.com/marshmallow-code/apispec - 938f6cab72570c58a45d6c032ac09359bb6013cd authored over 4 years ago
Drop marshmallow 2

github.com/marshmallow-code/apispec - 6e0817e0e7f4c787339535ee0c36332a13933aa1 authored over 4 years ago
Merge pull request #581 from marshmallow-code/refactor_openapi_converter

Refactor openapi converter

github.com/marshmallow-code/apispec - d60ac66cf9f5ea5488a3c5bc0ac6641cad66a157 authored over 4 years ago
Inline _property2parameter

github.com/marshmallow-code/apispec - 4de378d0d54b8421d2b459a6bf1d835786d47c46 authored over 4 years ago
Don't use __location_map__ twice

github.com/marshmallow-code/apispec - eaceb0b52a33f2bdbce1b7d2ab1e3c2be80a2f3a authored over 4 years ago
Fix filter_excluded_fields to exclude dump_only fields

github.com/marshmallow-code/apispec - 37a2fd03d9fc6d67b8cd21940704027594aaced1 authored over 4 years ago
Rework test_fields_with_dump_only not to call _fields2parameters

github.com/marshmallow-code/apispec - 95015f89c6798ce98f4933519d9eea9e23113dcf authored over 4 years ago
Make fields2parameters, field2parameter and property2parameter private

Also remove dead code: location can't be body in fields2parameters

github.com/marshmallow-code/apispec - c2c6d1c9114f6c8bb1c073fab36ddc4ba5df8eb0 authored over 4 years ago
Remove useless condition in _fields2parameters

github.com/marshmallow-code/apispec - 893f7189de94e09ae677173bf9e8e9ea4d3428e3 authored over 4 years ago
Inline _fields2parameters

github.com/marshmallow-code/apispec - 35adcb2ce8513fdbb9d8c9f871ce752422807ba6 authored over 4 years ago
Remove obsolete tests

github.com/marshmallow-code/apispec - c8645fc357ede0ffa043b5a7063a22ded2129bc4 authored over 4 years ago
Merge pull request #526 from marshmallow-code/ignore_field_location_metadata

Ignore "location" field metadata

github.com/marshmallow-code/apispec - e204fa074e53f26402262a681f00345fb23864c9 authored over 4 years ago
Bump version and update changelog

github.com/marshmallow-code/apispec - 16a3a2c256f17ad0fc27d0440fc9a95828c5c196 authored over 4 years ago
Merge pull request #596 from marshmallow-code/non_string_metadata_keys

Ignore field metadata with non-string keys

github.com/marshmallow-code/apispec - 27d8dd585ab86fe1c4fc842d3b081687dd32dbbc authored over 4 years ago
Ignore field metadata with non-string keys

github.com/marshmallow-code/apispec - e4704b8dfdd489ca7f6e18709e2d4418d0961951 authored over 4 years ago
Merge pull request #1654 from marshmallow-code/dependabot/pip/autodocsumm-0.2.0

Bump autodocsumm from 0.1.13 to 0.2.0

github.com/marshmallow-code/marshmallow - 3be16c2176ba49c02d61542d47ba41a7ede3b0c0 authored over 4 years ago
Bump autodocsumm from 0.1.13 to 0.2.0

Bumps [autodocsumm](https://github.com/Chilipp/autodocsumm) from 0.1.13 to 0.2.0.
- [Release not...

github.com/marshmallow-code/marshmallow - 41c32d13285131f04e9c6478235dd5553163e577 authored over 4 years ago
Add example of using a security_scheme to the documentation (#589)

* Add example of using a security_scheme to the documentation

* Update AUTHORS and add new se...

github.com/marshmallow-code/apispec - f075149bbd1238c1e9e17f5281d18bc0954739cd authored over 4 years ago
Bump faker from 4.1.1 to 4.1.2

Bumps [faker](https://github.com/joke2k/faker) from 4.1.1 to 4.1.2.
- [Release notes](https://gi...

github.com/marshmallow-code/marshmallow-jsonapi - 382deda60f5efb02ce128aade3b9379f01843304 authored over 4 years ago
Bump sphinx from 3.2.0 to 3.2.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.0 to 3.2.1.
- [Release notes](http...

github.com/marshmallow-code/webargs - c8c9cc15e390641fb48f94054157addf22629858 authored over 4 years ago
Bump sphinx from 3.2.0 to 3.2.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.0 to 3.2.1.
- [Release notes](http...

github.com/marshmallow-code/marshmallow-sqlalchemy - 32b6e61edc80b19fedbe19567208b66a5b5b1e36 authored over 4 years ago
Bump sphinx from 3.2.0 to 3.2.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.0 to 3.2.1.
- [Release notes](http...

github.com/marshmallow-code/marshmallow-jsonapi - 6e3ab89ee3d544f6e576f2013d22172e561c03e1 authored over 4 years ago
Bump sphinx from 3.2.0 to 3.2.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.0 to 3.2.1.
- [Release notes](http...

github.com/marshmallow-code/apispec - 3737885f6b993b83dc886707558e232b56733c54 authored over 4 years ago
Bump sphinx from 3.2.0 to 3.2.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.0 to 3.2.1.
- [Release notes](http...

github.com/marshmallow-code/marshmallow - 456d5770020e7ddf78abedde4df07c6b624549ce authored over 4 years ago
Bump sphinx from 3.2.0 to 3.2.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.0 to 3.2.1.
- [Release notes](http...

github.com/marshmallow-code/flask-marshmallow - 398c52de75fd2c8f838f56fa0afc84b3c48b350a authored over 4 years ago
Fix duplicate entry in AUTHORS.rst

github.com/marshmallow-code/marshmallow - f8a53fa4b8703547f0e6c24d19f10dd2c0f7174e authored over 4 years ago
py35 compliant class attribute typing in IP fields

github.com/marshmallow-code/marshmallow - b5bbf37e0fd2cc810de26cddd447a5e7bac05277 authored over 4 years ago
IP fields deserialization factorized

github.com/marshmallow-code/marshmallow - 4e7f99fa36bd5253706b92f57fc6821be860b87a authored over 4 years ago
Merge branch dev' into ip-address-field

github.com/marshmallow-code/marshmallow - 5885bcb3d4145ac159805b56b0b2fc4f13a09a7e authored over 4 years ago
Bump sphinx from 3.1.2 to 3.2.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](http...

github.com/marshmallow-code/webargs - 25475ed158a45a9963f401edc71c9ac5256706f7 authored over 4 years ago
Bump sphinx from 3.1.2 to 3.2.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](http...

github.com/marshmallow-code/marshmallow-sqlalchemy - 260ec643da3d6be251f4cad1e1d206f92191f038 authored over 4 years ago
Bump sphinx from 3.1.2 to 3.2.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](http...

github.com/marshmallow-code/apispec - d418e3efa27f799ae3dabbdbb00ccd07eb10ce07 authored over 4 years ago
Bump sphinx from 3.1.2 to 3.2.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](http...

github.com/marshmallow-code/marshmallow - 3226dcd4afbf4e783c4adafacb5af906b4f3ca6c authored over 4 years ago
Bump sphinx from 3.1.2 to 3.2.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](http...

github.com/marshmallow-code/flask-marshmallow - 7aaa1d37bebc55a5da03ac7f49953db94809e449 authored over 4 years ago
Bump sphinx from 3.1.2 to 3.2.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0.
- [Release notes](http...

github.com/marshmallow-code/marshmallow-jsonapi - 754590aed18dc364227e08a6f7a7faa3d6faf36e authored over 4 years ago
Use py38 toxenv for releasing

github.com/marshmallow-code/flask-smorest - 02e9e84def5ace80522c76b830fbef9930a28771 authored over 4 years ago
Bump version: 0.24.0 → 0.24.1

github.com/marshmallow-code/flask-smorest - a93f7e8aee9db82d328f741daf3e7388119c8754 authored over 4 years ago
Merge pull request #178 from marshmallow-code/set_status_headers_on_reponse_object

Restore set status and headers on response object

github.com/marshmallow-code/flask-smorest - 48aece220066ec72d559fef28e24358db4620457 authored over 4 years ago
Restore set status and headers on response object

Also fix test_blueprint_response_response_object

github.com/marshmallow-code/flask-smorest - 6e61f9c86d3a5eb8d5fc6e045a3b765af0587c52 authored over 4 years ago
Bump version and update changelog

github.com/marshmallow-code/marshmallow - 63670fb626dca2f4381f568c81d0fbeba14f8ed7 authored over 4 years ago
Fix boolean handle unhashable exception

github.com/marshmallow-code/marshmallow - 1ab5cf753852d9d41e3e0dba2c59728ba62845d4 authored over 4 years ago
Update AUTHORS and CHANGELOG

github.com/marshmallow-code/marshmallow - f6f468daf5c263d06f5cc29c0bd7bc1e2903f2b5 authored over 4 years ago
Bump sphinx-rtd-theme from 0.4.3 to 0.5.0 (#315)

github.com/marshmallow-code/marshmallow-jsonapi - efa67732f4640a97bce2a51198746a8eb5a17684 authored over 4 years ago
Bump version and update changelog

github.com/marshmallow-code/marshmallow-jsonapi - e9862c1df905b4acd8ae5f037d96194c62100e9d authored over 4 years ago
Update AUTHORS and CHANGELOG

github.com/marshmallow-code/marshmallow-jsonapi - 4fe9e4452f75ee8a1edb2fb987508a26045882c6 authored over 4 years ago
Import ABC from collections.abc

github.com/marshmallow-code/marshmallow-jsonapi - 875a077da4c37df4cc747e1c77073724a830ed6a authored over 4 years ago
Bump sphinx from 2.4.4 to 3.1.2 (#316)

github.com/marshmallow-code/marshmallow-jsonapi - f8639844d535a913b98edf6e86b7cc6eec2c13b2 authored over 4 years ago
Bump version: 0.23.0 → 0.24.0

github.com/marshmallow-code/flask-smorest - 598a7d75dc6ec90ab7f6b915fb40301751bfc287 authored over 4 years ago