Update dependency marshmallow to v4.3.0#186
Open
renovate[bot] wants to merge 1 commit intodevfrom
Open
Conversation
fe1e4b8 to
85fe75c
Compare
85fe75c to
97dc13a
Compare
97dc13a to
c5153c0
Compare
c5153c0 to
6596b7b
Compare
6596b7b to
5800f6a
Compare
5800f6a to
4faa2ad
Compare
4faa2ad to
ce12cf5
Compare
ce12cf5 to
19530b7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.0.1→==4.3.0Release Notes
marshmallow-code/marshmallow (marshmallow)
v4.3.0Compare Source
Features:
pre_loadandpost_loadparameters tomarshmallow.fields.Fieldforfield-level pre- and post-processing (:issue:
2787).marshmallow.validate(:pr:2940).v4.2.4Compare Source
Bug fixes:
marshmallow.validate.URLandmarshmallow.validate.Emailaccept Internationalized Domain Names (IDNs) (:issue:2821, :issue:2936).marshmallow.validate.Emailalso correctly rejects IDN domains with leading/trailing hyphens.Thanks :user:
touhidurrrfor the report.nestedinmarshmallow.fields.Nested(:pr:2935).v4.2.3Compare Source
Bug fixes:
marshmallow.fields.Numberandmarshmallow.fields.Mappingabstract base classes toprevent using them within Schemas (:issue:
2924). Thanks :user:MartingaleCodafor reporting.requiredto be set onmarshmallow.fields.Contant(:issue:2900).Thanks :user:
nosnickidfor the report and :user:worksbyfridayfor the PR.marshmallow.validate.OneOfemitting extra pairs when labels outnumber choices (:issue:2869).Thanks: user:
T90REALfor the report and :user:rstar327for the PR.partialfor a key withdata_keyset (:pr:2903).Thanks :user:
bysiberfor the PR.2902).Thanks :user:
bysiberfor the PR.marshmallow.fields.DateTimewithformat="timestamp_ms"properlyrejects bool values (:pr:
2904). Thanks :user:bysiberfor the PR.error_essagesargument tomarshmallow.fields.Field(:pr:1636).Thanks :user:
repolefor reporting and :user:dhruvildarjifor the PR.Other changes:
ipaddress.*tomarshmallow.Schema.TYPE_MAPPING(:issue:1695).Thanks :user:
liberforcefor the suggestion and :user:dhruvildarjifor the PR.v4.2.2Compare Source
Bug fixes:
fields.Contant(None)(:issue:2868).Thanks :user:
T90REALfor reporting andemmanuel-ferdmanfor the fix.v4.2.1Compare Source
Bug fixes:
FILE(:issue:2891).Thanks :user:
thanhleconggfor reporting and fixing.v4.2.0Compare Source
Other changes:
manyargument ofNestedproperly overrides schema instancevalue (:pr:
2854). Thanks :user:jafournierfor the PR.v4.1.2Compare Source
Bug fixes:
2025-68480: Merge error store messages without rebuilding collections.Thanks 카푸치노 for reporting and :user:
deckar01for the fix.v4.1.1Compare Source
Bug fixes:
URLvalidator is case-insensitive when using custom schemes (:pr:2874).Thanks :user:
T90REALfor the PR.v4.1.0Compare Source
Other changes:
__len__implementation tomissingso that it can be used withvalidate.Length <marshmallow.validate.Length>(:pr:2861).Thanks :user:
agentgodzillafor the PR.2363).2864).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.