Update dependency marshmallow to v4 - #42
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Coverage Report for CI Build 35985169595Coverage remained the same at 86.202%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
renovate
Bot
force-pushed
the
renovate/marshmallow-4.x
branch
from
September 18, 2026 23:54
852a813 to
836849a
Compare
renovate
Bot
force-pushed
the
renovate/marshmallow-4.x
branch
from
September 24, 2026 10:05
836849a to
c54ddc9
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:
>=3.20,<4→>=4.3,<5Release Notes
marshmallow-code/marshmallow (marshmallow)
v4.3.1Compare Source
Features:
by_valueis enabled on an enum with aNonevalueallow_nonenow defaults toTrue.Thanks :user:
GeraldineGalindofor the suggestion (:issue:2985).Bug fixes:
marshmallow.validate.URLaccepts a fragment that follows an empty path,e.g.
https://example.com#frag(:pr:3016). Thanks :user:hdimerfor the PR.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_messagesargument 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).v4.0.1Compare Source
v4.0.0Compare Source
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 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.