Skip to content

⬆️ Update dependency mashumaro to v3.11 - #515

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/mashumaro-3.x-lockfile
Nov 25, 2023
Merged

⬆️ Update dependency mashumaro to v3.11#515
renovate[bot] merged 1 commit into
mainfrom
renovate/mashumaro-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Nov 25, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mashumaro 3.10 -> 3.11 age adoption passing confidence

Release Notes

Fatal1ty/mashumaro (mashumaro)

v3.11

Compare Source

Changes

  • Added "codecs" feature to separate data models from serialization and work with top-level lists, dataclasses without mixins etc. (#​108, #​69), see updated documentation
  • Added new allow_deserialization_not_by_alias config option to allow deserialization by both alias and field name, see documentation (https://github.com/Fatal1ty/mashumaro/pull/175)
  • Fixed UnserializableDataError for generic serializable types and generic serialization strategies with postponed evaluation of annotations (#​177)
  • Fixed regression when ValueError was not thrown if invalid value type was passed to from_* method
  • Added serialize_by_alias dialect option
  • Added namedtuple_as_dict dialect option

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), 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 Nov 25, 2023
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b247701) 100.00% compared to head (91ede1a) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #515   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          123       123           
  Branches        13        13           
=========================================
  Hits           123       123           

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

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate
renovate Bot merged commit 53bbac9 into main Nov 25, 2023
@renovate
renovate Bot deleted the renovate/mashumaro-3.x-lockfile branch November 25, 2023 04:49
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 26, 2023
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