Skip to content

⬆️ Bump mashumaro to v3.21#170

Merged
tr4nt0r merged 1 commit intomainfrom
renovate/mashumaro-3.x
May 7, 2026
Merged

⬆️ Bump mashumaro to v3.21#170
tr4nt0r merged 1 commit intomainfrom
renovate/mashumaro-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 7, 2026

This PR contains the following updates:

Package Change Age Confidence
mashumaro ==3.20==3.21 age confidence

Release Notes

Fatal1ty/mashumaro (mashumaro)

v3.21

Compare Source

Changes

  • Added support for recursive dataclasses in JSON Schema (#​308)
  • Fixed building JSON Schema for dataclasses with slots (#​307)
  • Fixed issue with deferred evaluation of annotations for serialization strategies and serializable types that include PEP 695 generic type parameters (#​310)
  • Fixed errors for PEP 695 type aliases with generic arguments or cyclic references (#​311, #​312)
  • Code coverage report tool coveralls.io was replaced by codecov.io (#​309)
  • Fixed propagation of lazy_compilation config value in generic dataclasses with inheritance (#​319)
  • Added ability for serialization strategies to match subclasses (#​298, #​317)
  • Dropped support for Python 3.9 (#​314)

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added ♻️ dependencies Pull requests that update a dependency file 🐍 python Pull requests that update Python code labels May 7, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.82%. Comparing base (2ecce67) to head (e195608).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   91.82%   91.82%           
=======================================
  Files           5        5           
  Lines         159      159           
=======================================
  Hits          146      146           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tr4nt0r tr4nt0r merged commit d5bcafe into main May 7, 2026
15 checks passed
@tr4nt0r tr4nt0r deleted the renovate/mashumaro-3.x branch May 7, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

♻️ dependencies Pull requests that update a dependency file 🐍 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant