aleph
aleph copied to clipboard
Bump apispec from 6.3.1 to 6.8.4
Bumps apispec from 6.3.1 to 6.8.4.
Changelog
Sourced from apispec's changelog.
6.8.4 (2025-09-22)
Bug fixes:
- Set
TimeDeltafield type according toserialization_type(:pr:990). Thanks :user:LewisHaleyfor the PR.6.8.3 (2025-09-07)
Bug fixes:
MarshmallowPlugin: setadditionnalPropertiestoFalseifunknownis not set (:pr:988). Thanks :user:mwgamblefor reporting.MarshmallowPlugin: setadditionnalPropertiesaccording tounknownvalue passed at schema instantiation, not only asMetaattribute (:pr:988).6.8.2 (2025-05-12)
Bug fixes:
MarshmallowPlugindoesn't overrideadditionalPropertiesexplicitly passed tofields.Dict(:pr:976). Thanks :user:0x0400for the PR.Perf improvement to
filter_excluded_fields(:issue:972). Thanks :user:allrob23for the PR.6.8.1 (2025-01-07)
Bug fixes:
- Fix handling of nullable Raw fields for OAS 3.1.0 (:issue:
960). Thanks :user:tsokalskifor reporting and fixing.Support:
- Support marshmallow 4 (:pr:
963).6.8.0 (2024-12-02)
Features:
- Allow properties on $ref objects for OpenAPI 3.1 (:pr:
958).
... (truncated)
Commits
28051d0Bump version and update changelogf200741Merge pull request #990 from LewisHaley/timedelta-type-fixbd60b4aUpdate TimeDelta field type to float for Marshmallow v4f51f13fBump version and update changelog81089ddMerge pull request #988 from marshmallow-code/unknown_default_raisebecb0a9Skip test about inferred fields with marshmallow 47324c03Set additionnalProperties according to instance unknownf2122b9Set additionnalProperties to False if unknown is not set9c0c577[pre-commit.ci] pre-commit autoupdate (#987)2d6be48Bump actions/checkout from 4.2.2 to 5.0.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)