Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates marshmallow-jsonapi from 0.21.0 to 0.23.2.

Changelog

0.23.2

===================

Bug fixes:

* Import from `collections.abc` for forward-compatibility with Python 3.10 (:issue:`318`).
Thanks :user:`tirkarthi`.

0.23.1

===================

Bug fixes:

* Fix nested fields validation error formatting (:issue:`120`).
Thanks :user:`mahenzon` and :user:`debonzi` for the PRs.

0.23.0

===================

* Improve performance of link generation from `Relationship` (:issue:`277`).
Thanks :user:`iamareebjamal` for reporting and fixing.

0.22.0

===================

Deprecation/Removals:

* Drop support for Python 2.7 and 3.5.
Only Python>=3.6 is supported (:issue:`251`).
* Drop support for marshmallow 3 pre-releases. Only stable versions >=2.15.2 are supported.
* Remove ``fields.Meta``.

Bug fixes:

* Address ``DeprecationWarning`` raised by ``Field.fail`` on marshmallow 3.

0.21.2

===================

Bug fixes:

* marshmallow 3.0.0rc7 compatibility (:pr:`233`).

Other changes:

* Format with pyupgrade and black (:pr:`235`).
* Switch to Azure Pipelines for CI (:pr:`234`).

0.21.1

===================

Bug fixes:

* marshmallow 3.0.0rc6 cmpatibility (:pr:`221`).
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #377

@pyup-bot pyup-bot closed this Dec 27, 2020
@kumy kumy deleted the pyup-update-marshmallow-jsonapi-0.21.0-to-0.23.2 branch December 27, 2020 16:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants