Skip to content

chore(deps): update dependency marshmallow to v4.2.3#116

Merged
specmatic-builder merged 1 commit into
mainfrom
renovate/marshmallow-4.x
Mar 27, 2026
Merged

chore(deps): update dependency marshmallow to v4.2.3#116
specmatic-builder merged 1 commit into
mainfrom
renovate/marshmallow-4.x

Conversation

@specmatic-builder
Copy link
Copy Markdown
Contributor

@specmatic-builder specmatic-builder commented Mar 26, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
marshmallow (changelog) ==4.2.2==4.2.3 age adoption passing confidence

Release Notes

marshmallow-code/marshmallow (marshmallow)

v4.2.3

Compare Source

Bug fixes:

  • Make marshmallow.fields.Number and marshmallow.fields.Mapping abstract base classes to
    prevent using them within Schemas (:issue:2924). Thanks :user:MartingaleCoda for reporting.
  • Allow required to be set on marshmallow.fields.Contant (:issue:2900).
    Thanks :user:nosnickid for the report and :user:worksbyfriday for the PR.
  • Fix marshmallow.validate.OneOf emitting extra pairs when labels outnumber choices (:issue:2869).
    Thanks: user:T90REAL for the report and :user:rstar327 for the PR.
  • Fix behavior when passing a dot-delimited attribute name to partial for a key with data_key set (:pr:2903).
    Thanks :user:bysiber for the PR.
  • Fix Enum field by-name lookup to only return actual members (:pr:2902).
    Thanks :user:bysiber for the PR.
  • marshmallow.fields.DateTime with format="timestamp_ms" properly
    rejects bool values (:pr:2904). Thanks :user:bysiber for the PR.
  • Fix typing of error_essages argument to marshmallow.fields.Field (:pr:1636).
    Thanks :user:repole for reporting and :user:dhruvildarji for the PR.

Other changes:

  • Add ipaddress.* to marshmallow.Schema.TYPE_MAPPING (:issue:1695).
    Thanks :user:liberforce for the suggestion and :user:dhruvildarji for the PR.

Configuration

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

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Renovate Bot. Specmatic specific configuration is managed here.

@specmatic-builder specmatic-builder merged commit 5f06e7b into main Mar 27, 2026
3 checks passed
@specmatic-builder specmatic-builder deleted the renovate/marshmallow-4.x branch March 27, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant