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
5d24278a merge Merge pull request #438 from python-openapi/dependabot/pip/urllib3-2.6.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ce20871d Bump urllib3 from 2.5.0 to 2.6.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
79afe5ac merge Merge pull request #434 from python-openapi/dependabot/pip/tox-4.30.3 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4705d90b merge Merge pull request #408 from kurtmckee/update-tox Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9b8a3276 merge Merge pull request #409 from kurtmckee/rm-travis-config Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
14654ca7 merge Merge pull request #407 from kurtmckee/update-pre-commit-hooks Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
22e1a92e Bump tox from 4.27.0 to 4.30.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
dfe942bb Update the pre-commit hooks again Kurt McKee <c****e@k****g> 4 months ago
118ad612 merge Merge pull request #410 from kurtmckee/rm-pre-commit-config-with-wrong-name Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
8506f4ec merge Merge pull request #412 from kurtmckee/fix-readthedocs-builds Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
1c0bfaae merge Merge pull request #414 from kurtmckee/fix-ci-warnings Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
9acff2e0 merge Merge pull request #415 from kurtmckee/fix-typos Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
b39ee223 merge Merge pull request #416 from kurtmckee/rm-manifest.in Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
78ef3d2e merge Merge pull request #417 from kurtmckee/make-contributing-easier-to-access Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
6f29484d merge Merge pull request #402 from python-openapi/dependabot/docker/python-3.13.5-a... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
9aac1fdf merge Merge pull request #413 from kurtmckee/use-pep-621-metadata Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
da5afa19 Move the `docs/contributing.rst` contents to `CONTRIBUTING.rst` Kurt McKee <c****e@k****g> 8 months ago
bf36baec Remove `MANIFEST.in`, which is unused by Poetry Kurt McKee <c****e@k****g> 8 months ago
62e95c52 Fix several typos Kurt McKee <c****e@k****g> 8 months ago
97e44a91 Migrate off of `set-output`, which is deprecated Kurt McKee <c****e@k****g> 8 months ago
057e397f Manually update all GitHub actions to their latest versions Kurt McKee <c****e@k****g> 8 months ago
10706ccb Migrate to PEP 621 project metadata Kurt McKee <c****e@k****g> 8 months ago
42ca18ba Fix Read the Docs builds Kurt McKee <c****e@k****g> 8 months ago
b5ab9719 Remove `hooks.yaml`, which is unused by pre-commit Kurt McKee <c****e@k****g> 8 months ago
9988698d Remove the Travis CI config file and README badge Kurt McKee <c****e@k****g> 8 months ago
e68384b5 Fix tox so that it can run Kurt McKee <c****e@k****g> 8 months ago
db761d1c Resolve issues reported by flake8 Kurt McKee <c****e@k****g> 8 months ago
b600698a Migrate to a hosted `flake8` pre-commit hook Kurt McKee <c****e@k****g> 8 months ago
7b29bd16 Run `pre-commit run isort -a` Kurt McKee <c****e@k****g> 8 months ago
35f64545 Migrate to a hosted `isort` pre-commit hook Kurt McKee <c****e@k****g> 8 months ago
1551af14 Run `pre-commit run black -a` Kurt McKee <c****e@k****g> 8 months ago
f790769a Migrate to a hosted `black` pre-commit hook Kurt McKee <c****e@k****g> 8 months ago
b035ff50 Remove `flynt` as a local pre-commit hook Kurt McKee <c****e@k****g> 8 months ago
4b996e7b Run `pre-commit run pyupgrade -a` Kurt McKee <c****e@k****g> 8 months ago
c68d77ba Target Python 3.9+ syntax Kurt McKee <c****e@k****g> 8 months ago
04b80b34 Update the existing pre-commit hook Kurt McKee <c****e@k****g> 8 months ago
f8579fd0 Fix deprecated stage names Kurt McKee <c****e@k****g> 8 months ago
08b5813d Bump python from 3.13.4-alpine to 3.13.5-alpine
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
49109f70 Version 0.8.0b1 p1c2u <m****r@g****m> 8 months ago
2d0e968e merge Merge pull request #398 from python-openapi/feature/jsonschema-path-upgrade Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
400d4552 Jsonschema-path upgrade p1c2u <m****r@g****m> 8 months ago
c3c785b4 merge Merge pull request #383 from froehr/feature/bump_release_version_in_pre-commi... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
f88020fd Add hook version to tbump p1c2u <m****r@g****m> 8 months ago
7ad7c102 merge Merge branch 'master' into feature/bump_release_version_in_pre-commit_readme_... p1c2u <m****r@g****m> 8 months ago
7c5f03d1 merge Merge pull request #397 from python-openapi/feature/switch-to-tbump Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
0ca6aedf Switch to tbump p1c2u <m****r@g****m> 8 months ago
5c6ce735 merge Merge pull request #393 from python-openapi/dependabot/pip/sphinx-immaterial-... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
2160a143 Bump sphinx-immaterial from 0.11.14 to 0.12.5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
d008bb92 merge Merge pull request #394 from python-openapi/dependabot/pip/black-25.1.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
29bdba08 Bump black from 24.10.0 to 25.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
4a5837fc merge Merge pull request #396 from python-openapi/dependabot/pip/isort-6.0.1 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
19717d7f Bump isort from 5.13.2 to 6.0.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
d71d82ad merge Merge pull request #395 from python-openapi/dependabot/pip/pytest-flake8-1.3.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
272a1dbd Bump pytest-flake8 from 1.1.1 to 1.3.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
3812eedf merge Merge pull request #345 from python-openapi/dependabot/pip/pytest-cov-5.0.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
e71c5976 Bump pytest-cov from 4.1.0 to 5.0.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
459c2d73 merge Merge pull request #376 from python-openapi/dependabot/pip/deptry-0.20.0 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
984e8f5c Bump deptry from 0.16.1 to 0.20.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
d3e6f976 merge Merge pull request #389 from python-openapi/dependabot/docker/python-3.13.3-a... Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
cd31512b Bump python from 3.12.6-alpine to 3.13.3-alpine
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
d0c6610b merge Merge pull request #392 from python-openapi/feature/upgrade-python-3.13 Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
1f1a292e Python publish workflow process fix p1c2u <m****r@g****m> 8 months ago
42dad2f2 Version 0.7.2 p1c2u <m****r@g****m> 8 months ago
cbf99da9 merge Merge pull request #391 from tembleking/fix-recursive-extra-options Artur Maciag <m****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
ae91d807 Added _collect_properties function missing type annotation p1c2u <m****r@g****m> 8 months ago
05882629 Upgrade Python 3.13 p1c2u <m****r@g****m> 8 months ago
8f069ee9 fix: extract extra options recursively Fede Barcelona <f****4@h****m> 9 months 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>
about 1 year ago
db825637 Artifact actions fix Artur Maciag <m****r@g****m> about 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> about 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>
about 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>
about 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>
about 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>
about 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>
about 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>
about 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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>
over 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago
7b5808a7 ---
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository