WordPress / openverse-api

The Openverse API allows programmatic access to search for CC-licensed and public domain digital media.
https://api.openverse.engineering/v1
MIT License
76 stars 50 forks source link

Bump openapi-spec-validator from 0.5.1 to 0.5.2 in /api #1099

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps openapi-spec-validator from 0.5.1 to 0.5.2.

Release notes

Sourced from openapi-spec-validator's releases.

0.5.2

Changelog

  • Use stdlib importlib.resources on python >= 3.9 #174
  • mypy typing module version fix #181
  • Drop no longer used runtime dependency on PyYAML #180
  • allow openapi-schema-validator 0.4 #187
Commits
  • 155f923 Version 0.5.2
  • e4cf225 Merge pull request #187 from p1c2u/feature/allow-openapi-schema-validator-0.4
  • 3a5842b allow openapi-schema-validator 0.4
  • 0af2ec9 Merge pull request #184 from p1c2u/dependabot/pip/certifi-2022.12.7
  • 17cb41a Merge pull request #186 from p1c2u/feature/custom-format-tests
  • 5c229cb custom format tests
  • ca6907f Bump certifi from 2022.6.15 to 2022.12.7
  • 6a7a841 Merge pull request #180 from stanislavlevin/issue_179
  • bb56635 Merge pull request #181 from p1c2u/fix/mypy-typing-module-versions-fix
  • 8eae988 mypy typing module version fix
  • 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 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] commented 1 year ago

Looks like openapi-spec-validator is up-to-date now, so this is no longer needed.