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 dependency mashumaro to v3.13 #628

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mashumaro 3.12 -> 3.13 age adoption passing confidence

Release Notes

Fatal1ty/mashumaro (mashumaro)

v3.13

Compare Source

Changes

  • Added support for Python 3.13 (#​208, #​209)
  • Added support for PEP 695 (#​211)
  • Added initial support for PEP 696 with typing-extensions 4.11.0 reference implementation (#​216)
  • Added support for MappingProxyType (#​218)
  • Added forbid_extra_keys config option to reject extra keys on deserialization (#​197, #​198)
  • Added an alternative way to assign a field alias with Alias(...) annotation (#​214), see updated documentation
  • Improved union encoding performance (#​194)
  • Fixed a case when omit_default didn't work for Enum with basic types mixed in (#​204)
  • Fixed RecursionError when annotated SerializationStrategy was used as a field serialization strategy (#​219)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Apr 30, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@frenck frenck merged commit 6d7f41b into main Apr 30, 2024
25 checks passed
@frenck frenck deleted the renovate/mashumaro-3.x-lockfile branch April 30, 2024 14:35
@github-actions github-actions bot locked and limited conversation to collaborators May 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant