Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps apispec from 6.8.2 to 6.8.4.

Changelog

Sourced from apispec's changelog.

6.8.4 (2025-09-22)


Bug fixes:

  • Set TimeDelta field type according to serialization_type (:pr:990). Thanks :user:LewisHaley for the PR.

6.8.3 (2025-09-07)


Bug fixes:

  • MarshmallowPlugin: set additionnalProperties to False if unknown is not set (:pr:988). Thanks :user:mwgamble for reporting.
  • MarshmallowPlugin: set additionnalProperties according to unknown value passed at schema instantiation, not only as Meta attribute (:pr:988).
Commits
  • 28051d0 Bump version and update changelog
  • f200741 Merge pull request #990 from LewisHaley/timedelta-type-fix
  • bd60b4a Update TimeDelta field type to float for Marshmallow v4
  • f51f13f Bump version and update changelog
  • 81089dd Merge pull request #988 from marshmallow-code/unknown_default_raise
  • becb0a9 Skip test about inferred fields with marshmallow 4
  • 7324c03 Set additionnalProperties according to instance unknown
  • f2122b9 Set additionnalProperties to False if unknown is not set
  • 9c0c577 [pre-commit.ci] pre-commit autoupdate (#987)
  • 2d6be48 Bump actions/checkout from 4.2.2 to 5.0.0
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [apispec](https://github.com/marshmallow-code/apispec) from 6.8.2 to 6.8.4.
- [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/apispec@6.8.2...6.8.4)

---
updated-dependencies:
- dependency-name: apispec
  dependency-version: 6.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 29, 2025
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants