Bump mashumaro from 3.17 to 3.22 by dependabot[bot] · Pull Request #1140 · msgspec/msgspec · GitHub
Skip to content

Bump mashumaro from 3.17 to 3.22 - #1140

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/mashumaro-3.22
Open

Bump mashumaro from 3.17 to 3.22#1140
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/mashumaro-3.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps mashumaro from 3.17 to 3.22.

Release notes

Sourced from mashumaro's releases.

v3.22

Changes

  • Added support for using Annotated[..., JSONSchema(...)] in JSON Schema generation (#326)
  • Added new fields contentEncoding, contentMediaType, contentSchema to JSONSchema (#326)

v3.21

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)

v3.20

Changes

  • Fixed type name for for PEP 695 types created with type keyword (#305)

v3.19

Changes

  • Added support for recursive types in JSON Schema (#303)
  • Added "Trusted Publishing" workflow (#304)

v3.18

Changes

  • Fixed support for PEP 695 types created with type keyword in JSON Schema (#301)
  • Fixed serialization problem when collections with passing through items were used with no_copy_collections in unions (#302)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.17 to 3.22.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](Fatal1ty/mashumaro@v3.17...v3.22)

---
updated-dependencies:
- dependency-name: mashumaro
  dependency-version: '3.22'
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 11, 2026
@codspeed-hq

codspeed-hq Bot commented Aug 11, 2026

Copy link
Copy Markdown

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants