aleph icon indicating copy to clipboard operation
aleph copied to clipboard

Bump apispec from 6.3.1 to 6.8.2

Open dependabot[bot] opened this issue 4 months ago • 0 comments

Bumps apispec from 6.3.1 to 6.8.2.

Changelog

Sourced from apispec's changelog.

6.8.2 (2025-05-12)


Bug fixes:

  • MarshmallowPlugin doesn't override additionalProperties explicitly passed to fields.Dict (:pr:976). Thanks :user:0x0400 for the PR.

  • Perf improvement to filter_excluded_fields (:issue:972). Thanks :user:allrob23 for 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:tsokalski for 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). Thanks :user:luhn for the PR.

Bug fixes:

  • Fix nullable nested schemas with metadata in OpenAPI 3.0 (:issue:955). Thanks :user:luhn for the catch and patch.

6.7.1 (2024-11-04)


Bug fixes:

  • Fix rendering of nullable nested fields in 3.0 spec (:issue:952). Thanks :user:ShepleySound for the catch and patch.

6.7.0 (2024-10-20)


Bug fixes:

... (truncated)

Commits
  • ed28fbb Bump version and update changelog
  • 0584105 Update build matrix; address warnings in tests (#978)
  • 74af5ea Avoid overwriting additionalProperties with the default {} (#976)
  • 69d2ed0 pre-commit autoupdate
  • 9f1ef07 Bump sphinx-issues from 5.0.0 to 5.0.1 (#973)
  • 0edfe00 Use set instead of list for exclude in filter_excluded_fields fucntion (#...
  • 1b4921c [pre-commit.ci] pre-commit autoupdate (#971)
  • 9c3ac16 Bump sphinx from 8.2.1 to 8.2.3
  • 6ab3712 [pre-commit.ci] pre-commit autoupdate
  • 28bdb9b Bump sphinx from 8.1.3 to 8.2.1 (#966)
  • 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)

dependabot[bot] avatar Jun 01 '25 11:06 dependabot[bot]