Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update marshmallow-jsonapi to 0.23.1 #313

Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates marshmallow-jsonapi from 0.21.0 to 0.23.1.

Changelog

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 #344

@pyup-bot pyup-bot closed this Jul 20, 2020
@kumy kumy deleted the pyup-update-marshmallow-jsonapi-0.21.0-to-0.23.1 branch July 20, 2020 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant