fix(deps): update dependency mashumaro to >=3,<=3.20#325
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency mashumaro to >=3,<=3.20#325renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #325 +/- ##
=======================================
Coverage 95.97% 95.97%
=======================================
Files 8 8
Lines 546 546
=======================================
Hits 524 524
Misses 22 22 🚀 New features to boost your workflow:
|
90f790e to
a7d4aab
Compare
This comment has been minimized.
This comment has been minimized.
a7d4aab to
9f84f2c
Compare
This comment has been minimized.
This comment has been minimized.
9f84f2c to
3d712eb
Compare
This comment has been minimized.
This comment has been minimized.
3d712eb to
6eb5664
Compare
This comment has been minimized.
This comment has been minimized.
6eb5664 to
fb8b4be
Compare
This comment has been minimized.
This comment has been minimized.
fb8b4be to
7a4c888
Compare
This comment has been minimized.
This comment has been minimized.
7a4c888 to
71e32f5
Compare
This comment has been minimized.
This comment has been minimized.
71e32f5 to
4d7edf4
Compare
This comment has been minimized.
This comment has been minimized.
4d7edf4 to
b4e20d8
Compare
This comment has been minimized.
This comment has been minimized.
b4e20d8 to
e72c963
Compare
This comment has been minimized.
This comment has been minimized.
e72c963 to
3f6e318
Compare
This comment has been minimized.
This comment has been minimized.
3f6e318 to
2a9262c
Compare
This comment has been minimized.
This comment has been minimized.
2a9262c to
391cf15
Compare
This comment has been minimized.
This comment has been minimized.
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
391cf15 to
01b8d28
Compare
Contributor
|
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,<=3.8.1→>=3,<=3.20Release Notes
Fatal1ty/mashumaro (mashumaro)
v3.20Compare Source
Changes
typekeyword (#305)v3.19Compare Source
Changes
v3.18Compare Source
Changes
typekeyword in JSON Schema (#301)no_copy_collectionsin unions (#302)v3.17Compare Source
Changes
T(#290)NotRequiredwhen usingfrom __future__ import annotations(#292)field_optionsfunction (#286)v3.16Compare Source
Changes
typing.ReadOnlyandtyping_extensions.ReadOnlyfrom PEP 705 (#272)AttributeErrorwhen using genericSerializableTypesubclass (#275)v3.15Compare Source
Changes
Unionand basic types deserialization (#256), highlighted changes:int | floatorfloat | intvalue can now be passed through without coercion and losing precisionstrvalue will be guaranteed to be a string version of the input value (#42)boolvalue will be guaranteed to be a boolean using standard truth testing procedure for the input valueNoneTypewill be guaranteed to beNoneregardless of the input valueDocstringDescriptionPluginto use a docstring as a description (#222)Uniontypes (#206)v3.14Compare Source
Changes
re.Patternandtyping.Pattern(#105)DeprecationWarningintroduced in Python 3.13 (#249)v3.13.1Compare Source
Changes
to_jsonmethod inDataClassORJSONMixin(#223)TypeVardefault changes in Python 3.13.0 and typing-extensions>=4.12 (#227)v3.13Compare Source
Changes
MappingProxyType(#218)forbid_extra_keysconfig option to reject extra keys on deserialization (#197, #198)Alias(...)annotation (#214), see updated documentationomit_defaultdidn't work forEnumwith basic types mixed in (#204)RecursionErrorwhen annotatedSerializationStrategywas used as a field serialization strategy (#219)v3.12Compare Source
Changes
variant_tagger_fn(#184)ForwardRefin JSON Schema generation (#187)IntFlagwhenomit_defaultis enabled (#188)serialization_strategyconfig optionv3.11Compare Source
Changes
allow_deserialization_not_by_aliasconfig option to allow deserialization by both alias and field name, see documentation (#175)UnserializableDataErrorfor generic serializable types and generic serialization strategies with postponed evaluation of annotations (#177)ValueErrorwas not thrown if invalid value type was passed tofrom_*methodserialize_by_aliasdialect optionnamedtuple_as_dictdialect optionv3.10Compare Source
Changes
sort_keysconfig option to sort keys on serialization, see documentation (#157)omit_defaultconfig and dialect options to exclude values equal to defaults on serialization, see documentation (#161)variant_tagger_fndiscriminator parameter to allow discrimination based on a key that is not part of the model, see documentation (#135)no_copy_collectionsdialect option to avoid collection data types copying, see documentation (#163)LiteralString(#166)ForwardReftypes (#144)SerializableTypeandGenericSerializableTypesubclasses (#156)flake8toruff(#150)v3.9.1Compare Source
Changes
v3.9Compare Source
Changes
default_factoryby JSON Schema generator (#114)additionalPropertiesin JSON Schema (#123)Annotatedtype with unhashable metadata (#133)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.