An open API service providing commit metadata for open source projects.

GitHub / python-openapi/openapi-spec-validator / commits

OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.

SHA Message Author Date Stats
8f069ee9 fix: extract extra options recursively Fede Barcelona <f****4@h****m> over 1 year ago
4970181b merge Merge pull request #384 from python-openapi/fix/artifact-actions-fix Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
db825637 Artifact actions fix Artur Maciag <m****r@g****m> over 1 year ago
078b883b This sets the used library version to the currently latest one (0.7.1) as 0.5... Fabian Röhr <f****r@m****m> over 1 year ago
762b0c84 merge Merge pull request #377 from python-openapi/dependabot/docker/python-3.12.6-a... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
dbd0d485 merge Merge pull request #364 from python-openapi/dependabot/pip/certifi-2024.7.4 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b92647c7 merge Merge pull request #365 from python-openapi/dependabot/pip/sphinx-immaterial-... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7df88d94 merge Merge pull request #367 from python-openapi/dependabot/pip/zipp-3.19.1 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d5f63155 merge Merge pull request #368 from python-openapi/dependabot/pip/setuptools-70.0.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9e2c2200 merge Merge pull request #370 from python-openapi/dependabot/pip/black-24.8.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3322d3c9 Bump python from 3.12.4-alpine to 3.12.6-alpine
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
635df1f2 Bump black from 24.3.0 to 24.8.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
76b5781f Bump setuptools from 68.0.0 to 70.0.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
76a51199 Bump zipp from 3.16.0 to 3.19.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5ea017ee Bump sphinx-immaterial from 0.11.11 to 0.11.14
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0583bc9b Bump certifi from 2023.7.22 to 2024.7.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ca544791 merge Merge pull request #360 from python-openapi/dependabot/pip/pytest-8.2.2 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
adccf96d Bump pytest from 8.1.1 to 8.2.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
df210563 merge Merge pull request #358 from python-openapi/dependabot/pip/jsonschema-4.22.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d6b8c08e merge Merge pull request #359 from python-openapi/dependabot/docker/python-3.12.4-a... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
77d158e0 merge Merge pull request #361 from python-openapi/dependabot/pip/urllib3-2.2.2 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3a814c29 merge Merge pull request #363 from python-openapi/dependabot/pip/mypy-1.10.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1a9e6ea2 Bump mypy from 1.9.0 to 1.10.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3f9e6e75 Bump urllib3 from 2.0.7 to 2.2.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9603217b Bump python from 3.12.3-alpine to 3.12.4-alpine
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a480bffa Bump jsonschema from 4.21.1 to 4.22.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
086334dd merge Merge pull request #348 from python-openapi/dependabot/pip/importlib-resource... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
510f0acf merge Merge pull request #349 from python-openapi/dependabot/pip/deptry-0.16.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ebdc2860 merge Merge pull request #350 from python-openapi/dependabot/pip/idna-3.7 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
92562cf4 merge Merge pull request #351 from python-openapi/dependabot/docker/python-3.12.3-a... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a5860901 merge Merge pull request #352 from python-openapi/dependabot/pip/tox-4.15.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8ec4a452 merge Merge pull request #353 from python-openapi/dependabot/pip/jinja2-3.1.4 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b1d6a983 merge Merge pull request #354 from python-openapi/dependabot/pip/requests-2.32.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7b5808a7 ---
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
50c93660 Bump jinja2 from 3.1.3 to 3.1.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
425c8241 Bump tox from 4.14.1 to 4.15.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d21e2076 Bump python from 3.12.2-alpine to 3.12.3-alpine
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bf1243e8 Bump idna from 3.4 to 3.7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a974f972 Bump deptry from 0.14.0 to 0.16.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3e61b71b Create SECURITY.md Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e8d13e8c Bump importlib-resources from 6.3.1 to 6.4.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7a7a66aa merge Merge pull request #342 from python-openapi/dependabot/pip/black-24.3.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3ff45218 merge Merge pull request #312 from sharkwouter/patch-1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5ea720f8 Bump black from 24.2.0 to 24.3.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3ef6b379 merge Merge pull request #343 from python-openapi/dependabot/pip/importlib-resource... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
71f4c1a0 merge Merge pull request #344 from python-openapi/dependabot/pip/deptry-0.14.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b1d1757e Bump deptry from 0.12.0 to 0.14.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bcf98e3b Bump importlib-resources from 6.1.2 to 6.3.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
784515a6 merge Merge pull request #337 from python-openapi/dependabot/pip/tox-4.14.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
80fcc57c Bump tox from 4.13.0 to 4.14.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0e3704ce merge Merge pull request #338 from python-openapi/dependabot/pip/pytest-8.1.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
614aff8c Bump pytest from 8.0.2 to 8.1.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
81476d3a merge Merge pull request #339 from python-openapi/dependabot/pip/mypy-1.9.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ae812925 Bump mypy from 1.8.0 to 1.9.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
38d0a99d merge Merge pull request #336 from miketheman/patch-1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
41131c0f merge Merge pull request #340 from python-openapi/dependabot/pip/sphinx-immaterial-... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
82437744 Bump sphinx-immaterial from 0.11.10 to 0.11.11
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8eb9d86a Advertise type hints in classifiers Mike Fiedler <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
251360df merge Merge pull request #333 from python-openapi/dependabot/pip/importlib-resource... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
45820e02 merge Merge pull request #332 from python-openapi/dependabot/pip/tox-4.13.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a8d6760b merge Merge pull request #331 from python-openapi/dependabot/pip/jsonschema-4.21.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ee1aec38 Bump tox from 4.11.4 to 4.13.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
77d401fa merge Merge pull request #334 from python-openapi/dependabot/pip/pytest-8.0.2 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
46f34c08 Bump pytest from 8.0.1 to 8.0.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9211abe7 Bump importlib-resources from 6.1.0 to 6.1.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a6112cdf Bump jsonschema from 4.20.0 to 4.21.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3e249b3f merge Merge pull request #322 from python-openapi/dependabot/pip/mypy-1.8.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2c37be8a Bump mypy from 1.7.1 to 1.8.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
da479927 merge Merge pull request #329 from python-openapi/dependabot/pip/black-24.2.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
16b2db78 Bump black from 23.11.0 to 24.2.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5335b6d3 merge Merge pull request #324 from python-openapi/dependabot/pip/jinja2-3.1.3 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
dee6ec68 merge Merge pull request #328 from python-openapi/dependabot/docker/python-3.12.2-a... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
594d7603 merge Merge pull request #330 from python-openapi/dependabot/pip/pytest-8.0.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
962123b5 Bump pytest from 7.4.3 to 8.0.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
73814095 Bump python from 3.12.1-alpine to 3.12.2-alpine
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
da26455c Update unit tests for new behaviour Wouter Wijsman <w****r@g****o> over 2 years ago
dbb12574 Bump jinja2 from 3.1.2 to 3.1.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
55d4c10d merge Merge pull request #315 from python-openapi/dependabot/docker/python-3.12.1-a... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
210122ad merge Merge pull request #320 from python-openapi/dependabot/pip/sphinx-immaterial-... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7bfae8da merge Merge pull request #318 from python-openapi/dependabot/pip/lazy-object-proxy-... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b0c5c776 merge Merge pull request #317 from python-openapi/dependabot/pip/isort-5.13.2 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ee443bf2 Bump sphinx-immaterial from 0.11.9 to 0.11.10
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
983ba430 Bump lazy-object-proxy from 1.9.0 to 1.10.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
42bedcb9 Bump isort from 5.12.0 to 5.13.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b32bcb07 Bump python from 3.12.0-alpine to 3.12.1-alpine
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d70c34b3 merge Merge pull request #314 from python-openapi/dependabot/pip/tox-4.11.4 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
974d336b Bump tox from 4.11.3 to 4.11.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f90cfacf merge Merge pull request #311 from python-openapi/dependabot/pip/jsonschema-path-0.3.2 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2af9b1e3 merge Merge pull request #313 from python-openapi/dependabot/pip/mypy-1.7.1 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3df617f0 Bump mypy from 1.6.1 to 1.7.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
dee5315a Allow undefined required properties Wouter Wijsman <w****n@l****l>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
46d3ae85 merge Merge pull request #310 from python-openapi/dependabot/pip/jsonschema-4.20.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ac8a72c3 merge Merge pull request #309 from python-openapi/dependabot/pip/sphinx-immaterial-... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
98ea2167 Bump jsonschema-path from 0.3.1 to 0.3.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
abf32c0f Bump jsonschema from 4.19.1 to 4.20.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fbacc6db Bump sphinx-immaterial from 0.11.8 to 0.11.9
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
78205ee3 merge Merge pull request #305 from python-openapi/dependabot/pip/black-23.11.0 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5300775f Bump black from 23.10.1 to 23.11.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c13ffd68 merge Merge pull request #301 from python-openapi/dependabot/pip/pytest-7.4.3 Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4ba40f5d merge Merge pull request #302 from python-openapi/dependabot/pip/sphinx-immaterial-... Artur <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago

← Back to repository